diff --git a/.gitignore b/.gitignore index d869be6..0643eb4 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /knotifications-5.11.0.tar.xz /knotifications-5.12.0.tar.xz /knotifications-5.13.0.tar.xz +/knotifications-5.14.0.tar.xz diff --git a/kf5-knotifications.spec b/kf5-knotifications.spec index de9e16b..034f41e 100644 --- a/kf5-knotifications.spec +++ b/kf5-knotifications.spec @@ -1,7 +1,7 @@ %global framework knotifications Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications @@ -91,6 +91,9 @@ mkdir -p %{buildroot}/%{_kf5_datadir}/knotifications5 %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index e22ed3b..02069c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9326887967351b87e673628171cf19e9 knotifications-5.13.0.tar.xz +dc062d457181a4e1f0b6853cbf55666d knotifications-5.14.0.tar.xz