From d72248451f83f51c23d217a86e0a879ae2aec2fc Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Tue, 6 Feb 2007 21:07:36 +0000 Subject: [PATCH] Update to 1.6.12. --- .cvsignore | 2 +- sources | 2 +- syslog-ng.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index f3f9692..7e4c557 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -syslog-ng-1.6.11.tar.gz +syslog-ng-1.6.12.tar.gz diff --git a/sources b/sources index 376128f..3fea954 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f9ca6140f428dc9adec9fa1c270a2dd syslog-ng-1.6.11.tar.gz +a3cbfdb6e1e5beea181a7349749719f3 syslog-ng-1.6.12.tar.gz diff --git a/syslog-ng.spec b/syslog-ng.spec index a6e895f..af6c581 100644 --- a/syslog-ng.spec +++ b/syslog-ng.spec @@ -12,8 +12,8 @@ %{?_with_spoofing:%define spoofing 1} Name: syslog-ng -Version: 1.6.11 -Release: 3%{?dist} +Version: 1.6.12 +Release: 1%{?dist} Summary: Syslog replacement daemon Group: System Environment/Daemons @@ -159,6 +159,9 @@ fi %changelog +* Tue Feb 6 2007 Jose Pedro Oliveira - 1.6.12-1 +- Update to 1.6.12. + * Sun Sep 10 2006 Jose Pedro Oliveira - 1.6.11-3 - Rebuild for FC6.