Upgrade to upstream version 7.2.4
This commit is contained in:
parent
0a2cde62b8
commit
8c9f6a88a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ rsyslog-4.6.3.tar.gz
|
|||||||
/rsyslog-5.8.7.tar.gz
|
/rsyslog-5.8.7.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
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
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.2
|
Version: 7.2.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: (GPLv3+ and ASL 2.0)
|
License: (GPLv3+ and ASL 2.0)
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -400,6 +400,10 @@ done
|
|||||||
%{_libdir}/rsyslog/omudpspoof.so
|
%{_libdir}/rsyslog/omudpspoof.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 10 2012 Tomas Heinrich <theinric@redhat.com> 7.2.4-1
|
||||||
|
- upgrade to upstream version 7.2.4
|
||||||
|
- remove trailing whitespace
|
||||||
|
|
||||||
* Tue Nov 20 2012 Tomas Heinrich <theinric@redhat.com> 7.2.2-1
|
* Tue Nov 20 2012 Tomas Heinrich <theinric@redhat.com> 7.2.2-1
|
||||||
- upgrade to upstream version 7.2.2
|
- upgrade to upstream version 7.2.2
|
||||||
update BuildRequires
|
update BuildRequires
|
||||||
|
Loading…
Reference in New Issue
Block a user