diff --git a/.gitignore b/.gitignore index d85c4af..950fba2 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /knotifications-5.7.0.tar.xz /knotifications-5.8.0.tar.xz /knotifications-5.9.0.tar.xz +/knotifications-5.10.0.tar.xz diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index 39e77e4..1b15b92 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -1,8 +1,8 @@ %global framework knotifications Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution with abstraction for system notifications License: LGPLv2+ @@ -89,6 +89,9 @@ mkdir -p %{buildroot}/%{_kf5_datadir}/knotifications5 %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Sat May 02 2015 Kalev Lember - 5.9.0-2 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index b9c806e..811033f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -978f89eebb9562dda8732b59411b74a4 knotifications-5.9.0.tar.xz +e4a59524920c97a09700ce7d2e2ff261 knotifications-5.10.0.tar.xz