diff --git a/.gitignore b/.gitignore index 04759f5..4c720e5 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /knotifyconfig-5.11.0.tar.xz /knotifyconfig-5.12.0.tar.xz /knotifyconfig-5.13.0.tar.xz +/knotifyconfig-5.14.0.tar.xz diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index 75c8603..048c1d3 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -1,7 +1,7 @@ %global framework knotifyconfig Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration @@ -78,6 +78,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %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 ae31492..18c361c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ffcb92cd9a414a740c499b939b2468d knotifyconfig-5.13.0.tar.xz +e66f03050ce37783261c56adea9dd244 knotifyconfig-5.14.0.tar.xz