diff --git a/.gitignore b/.gitignore index cdbfbc9..d29b33d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kpackage-5.21.0.tar.xz /kpackage-5.22.0.tar.xz /kpackage-5.23.0.tar.xz +/kpackage-5.24.0.tar.xz diff --git a/kf5-kpackage.spec b/kf5-kpackage.spec index 56866fc..eb3013f 100644 --- a/kf5-kpackage.spec +++ b/kf5-kpackage.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 library to load and install packages as plugins @@ -108,6 +108,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index 67b6781..8fd163f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7e6bb3a9141b86b0791f9a949156ec1 kpackage-5.23.0.tar.xz +041caf8e73f0edcff18304d22039ef7f kpackage-5.24.0.tar.xz