diff --git a/.gitignore b/.gitignore index 4383a79..76e90a4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ logrotate-3.7.9.tar.gz /logrotate-3.8.1.tar.gz /logrotate-3.8.2.tar.gz /logrotate-3.8.3.tar.gz +/logrotate-3.8.4.tar.gz diff --git a/logrotate.spec b/logrotate.spec index 0ba51aa..cd5e719 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -1,7 +1,7 @@ Summary: Rotates, compresses, removes and mails system log files Name: logrotate -Version: 3.8.3 -Release: 2%{?dist} +Version: 3.8.4 +Release: 1%{?dist} License: GPL+ Group: System Environment/Base Url: https://fedorahosted.org/logrotate/ @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644, root, root) %verify(not size md5 mtime) %config(noreplace) %{_localstatedir}/lib/logrotate.status %changelog +* Tue Apr 30 2013 Jan Kaluza - 3.8.4-1 +- new upstream version 3.8.4 + * Thu Feb 14 2013 Fedora Release Engineering - 3.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 4c48a43..7e4439f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df67c8bda9139131d919931da443794d logrotate-3.8.3.tar.gz +7be7f1eabea33a1d0483438a6e33d634 logrotate-3.8.4.tar.gz