diff --git a/.gitignore b/.gitignore index 85fa5e8..095b1e4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /knotifyconfig-5.19.0.tar.xz /knotifyconfig-5.20.0.tar.xz /knotifyconfig-5.21.0.tar.xz +/knotifyconfig-5.22.0.tar.xz diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index f31431a..cc6e70e 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -9,8 +9,8 @@ #endif Name: kf5-%{framework} -Version: 5.21.0 -Release: 2%{?dist} +Version: 5.22.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration License: LGPLv2+ @@ -107,6 +107,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||: %changelog +* Mon May 16 2016 Rex Dieter - 5.22.0-1 +- KDE Frameworks 5.22.0 + * Thu May 05 2016 Rex Dieter - 5.21.0-2 - pull in phonon-related path fix (reviewboard#127829) - update URL, support bootstrap, add %%check diff --git a/sources b/sources index 1b373e5..42cbfe6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98fb2dad8172533ce8ecd392c0e370f3 knotifyconfig-5.21.0.tar.xz +66fc25e9f1e8345351f31e3021b424b3 knotifyconfig-5.22.0.tar.xz