Upgrade to upstream version 7.2.5
This commit is contained in:
parent
20768f8086
commit
f71aa7f010
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ rsyslog-4.6.3.tar.gz
|
|||||||
/rsyslog-5.8.11.tar.gz
|
/rsyslog-5.8.11.tar.gz
|
||||||
/rsyslog-7.2.2.tar.gz
|
/rsyslog-7.2.2.tar.gz
|
||||||
/rsyslog-7.2.4.tar.gz
|
/rsyslog-7.2.4.tar.gz
|
||||||
|
/rsyslog-7.2.5.tar.gz
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
Summary: Enhanced system logging and kernel message trapping daemon
|
Summary: Enhanced system logging and kernel message trapping daemon
|
||||||
Name: rsyslog
|
Name: rsyslog
|
||||||
Version: 7.2.4
|
Version: 7.2.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: (GPLv3+ and ASL 2.0)
|
License: (GPLv3+ and ASL 2.0)
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://www.rsyslog.com/
|
URL: http://www.rsyslog.com/
|
||||||
@ -426,6 +426,9 @@ done
|
|||||||
%{_libdir}/rsyslog/omudpspoof.so
|
%{_libdir}/rsyslog/omudpspoof.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Dec 17 2012 Tomas Heinrich <theinric@redhat.com> 7.2.4-2
|
||||||
- add a condition to disable several subpackages
|
- add a condition to disable several subpackages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user