Upgrade to upstream version 7.2.5

This commit is contained in:
Tomas Heinrich 2013-01-13 15:09:41 +01:00
parent 20768f8086
commit f71aa7f010
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ rsyslog-4.6.3.tar.gz
/rsyslog-5.8.11.tar.gz
/rsyslog-7.2.2.tar.gz
/rsyslog-7.2.4.tar.gz
/rsyslog-7.2.5.tar.gz

View File

@ -12,8 +12,8 @@
Summary: Enhanced system logging and kernel message trapping daemon
Name: rsyslog
Version: 7.2.4
Release: 2%{?dist}
Version: 7.2.5
Release: 1%{?dist}
License: (GPLv3+ and ASL 2.0)
Group: System Environment/Daemons
URL: http://www.rsyslog.com/
@ -426,6 +426,9 @@ done
%{_libdir}/rsyslog/omudpspoof.so
%changelog
* Sun Jan 13 2013 Tomas Heinrich <theinric@redhat.com> 7.2.5-1
- upgrade to upstream version 7.2.5
* Mon Dec 17 2012 Tomas Heinrich <theinric@redhat.com> 7.2.4-2
- add a condition to disable several subpackages

View File

@ -1 +1 @@
7fb607313ec534a4352da7aa2e0084ec rsyslog-7.2.4.tar.gz
4fed56e6da4d6fedfccba190ce4d294e rsyslog-7.2.5.tar.gz