diff --git a/.gitignore b/.gitignore index 980ea52..708961e 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ rsyslog-4.6.3.tar.gz /rsyslog-7.4.1.tar.gz /rsyslog-7.4.2.tar.gz /rsyslog-7.4.7.tar.gz +/rsyslog-7.4.8.tar.gz diff --git a/rsyslog.spec b/rsyslog.spec index df79bcc..a0cc63e 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -10,8 +10,8 @@ Summary: Enhanced system logging and kernel message trapping daemon Name: rsyslog -Version: 7.4.7 -Release: 3%{?dist} +Version: 7.4.8 +Release: 1%{?dist} License: (GPLv3+ and ASL 2.0) Group: System Environment/Daemons URL: http://www.rsyslog.com/ @@ -477,6 +477,9 @@ done %{_libdir}/rsyslog/omudpspoof.so %changelog +* Mon Feb 10 2014 Tomas Heinrich 7.4.8-1 +- rebase to 7.4.8 + * Sun Feb 09 2014 Lubomir Rintel 7.4.7-3 - Fixed 32-bit PowerPC build diff --git a/sources b/sources index c9d4106..4c63a5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c96850bd9d07780ea7398ac86df385ae rsyslog-7.4.7.tar.gz +20100bede92ce27778d426197b7caaac rsyslog-7.4.8.tar.gz