From 83574b5118d0d0d00385b93bccc17f4db291a1fa Mon Sep 17 00:00:00 2001 From: Tomas Heinrich Date: Thu, 4 Apr 2013 14:17:51 +0200 Subject: [PATCH] Rebase to 7.3.9 --- .gitignore | 1 + rsyslog.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 885975d..560e500 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ rsyslog-4.6.3.tar.gz /rsyslog-7.2.2.tar.gz /rsyslog-7.2.4.tar.gz /rsyslog-7.2.5.tar.gz +/rsyslog-7.3.9.tar.gz diff --git a/rsyslog.spec b/rsyslog.spec index e5b216c..02acd7e 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -12,8 +12,8 @@ Summary: Enhanced system logging and kernel message trapping daemon Name: rsyslog -Version: 7.2.5 -Release: 3%{?dist} +Version: 7.3.9 +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 +* Thu Apr 04 2013 Tomas Heinrich 7.3.9-1 +- rebase to 7.3.9 + * Thu Feb 14 2013 Fedora Release Engineering - 7.2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index a47b898..a9bbae1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4fed56e6da4d6fedfccba190ce4d294e rsyslog-7.2.5.tar.gz +19bef962ed87b7f45eb116bd0d7375f7 rsyslog-7.3.9.tar.gz