diff --git a/logrotate.spec b/logrotate.spec index 5866d0b..984096d 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -1,13 +1,13 @@ Name: logrotate -Version: 3.9.1 -Release: 2mamba +Version: 3.9.2 +Release: 1mamba Summary: Rotates, compresses, removes and mails system log files Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: ftp://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS -Source0: https://fedorahosted.org/releases/l/o/logrotate/logrotate-%{version}.tar.gz +Source0: https://github.com/logrotate/logrotate.git/%{version}/logrotate-%{version}.tar.bz2 Source1: %{name}.conf Source2: %{name}.cron Source3: %{name}-init @@ -84,6 +84,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \; %{_mandir}/man8/* %changelog +* Fri May 20 2016 Silvan Calarco 3.9.2-1mamba +- update to 3.9.2 + * Sat Aug 15 2015 Silvan Calarco 3.9.1-2mamba - logrotate.timer: fix wrong unit reference