diff --git a/.gitignore b/.gitignore index bff2539..b0531ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /knotifyconfig-4.100.0.tar.xz /knotifyconfig-5.0.0.tar.xz +/knotifyconfig-5.1.0.tar.xz diff --git a/kf5-knotifyconfig.spec b/kf5-knotifyconfig.spec index 57592e3..6928ed1 100644 --- a/kf5-knotifyconfig.spec +++ b/kf5-knotifyconfig.spec @@ -2,7 +2,7 @@ %define framework knotifyconfig Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration @@ -79,6 +79,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 9bf3048..dbe9168 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eafd8178bfcd7eabaa028af22c620958 knotifyconfig-5.0.0.tar.xz +b054ff3d9bc264bc1a9c34703cfdb11b knotifyconfig-5.1.0.tar.xz