diff --git a/.gitignore b/.gitignore index c07471e..cdbfbc9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kpackage-5.20.0.tar.xz /kpackage-5.21.0.tar.xz /kpackage-5.22.0.tar.xz +/kpackage-5.23.0.tar.xz diff --git a/kf5-kpackage.spec b/kf5-kpackage.spec index e3d9ed5..56866fc 100644 --- a/kf5-kpackage.spec +++ b/kf5-kpackage.spec @@ -8,7 +8,7 @@ %endif Name: kf5-%{framework} -Version: 5.22.0 +Version: 5.23.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 +* Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 +- KDE Frameworks 5.23.0 + * Mon May 16 2016 Rex Dieter - 5.22.0-1 - KDE Frameworks 5.22.0 diff --git a/sources b/sources index 8196e99..67b6781 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9837d4d90cf85dd9c9c55a5f92395271 kpackage-5.22.0.tar.xz +c7e6bb3a9141b86b0791f9a949156ec1 kpackage-5.23.0.tar.xz