diff --git a/.gitignore b/.gitignore index 781f24d..56ddfca 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /kcron-4.13.3.tar.xz /kcron-4.13.97.tar.xz /kcron-4.14.0.tar.xz +/kcron-4.14.1.tar.xz diff --git a/kcron.spec b/kcron.spec index e97c28c..cb97e80 100644 --- a/kcron.spec +++ b/kcron.spec @@ -1,7 +1,7 @@ Name: kcron Summary: Cron KDE configuration module -Version: 4.14.0 -Release: 2%{?dist} +Version: 4.14.1 +Release: 1%{?dist} License: GPLv2+ URL: https://projects.kde.org/projects/kde/kdeadmin/kcron @@ -45,6 +45,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kde4_libdir}/kde4/kcm_cron.so %changelog +* Tue Sep 16 2014 Rex Dieter - 4.14.1-1 +- 4.14.1 + * Sat Aug 16 2014 Fedora Release Engineering - 4.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 31454c5..e83773f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bdf57f142c4fec0366340eae4dabe7e4 kcron-4.14.0.tar.xz +41ffe8e98381bfb5e3fdbdeaf0de0c9f kcron-4.14.1.tar.xz