diff --git a/.gitignore b/.gitignore index e64e631..c9a2e28 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ logrotate-3.7.9.tar.gz /logrotate-3.8.7.tar.gz /logrotate-3.8.8.tar.gz /logrotate-3.8.9.tar.gz +/logrotate-3.9.1.tar.gz diff --git a/logrotate.spec b/logrotate.spec index c78b998..71f7b4c 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -1,6 +1,6 @@ Summary: Rotates, compresses, removes and mails system log files Name: logrotate -Version: 3.8.9 +Version: 3.9.1 Release: 1%{?dist} License: GPL+ Group: System Environment/Base @@ -64,6 +64,12 @@ rm -rf $RPM_BUILD_ROOT %attr(0644, root, root) %verify(not size md5 mtime) %config(noreplace) %{_localstatedir}/lib/logrotate.status %changelog +* Fri Apr 03 2015 Jan Kaluza - 3.9.1-1 +- new upstream version 3.9.1 + +* Fri Apr 03 2015 Jan Kaluza - 3.9.0-1 +- new upstream version 3.9.0 + * Fri Feb 13 2015 Jan Kaluza - 3.8.9-1 - new upstream version 3.8.9 diff --git a/sources b/sources index 7e7a6e2..fb09881 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2660f30742da79870d15d042b07829f6 logrotate-3.8.9.tar.gz +4492b145b6d542e4a2f41e77fa199ab0 logrotate-3.9.1.tar.gz