[fwsnort/f17] Update version.

Guillermo Gómez gomix at fedoraproject.org
Mon Jan 21 13:29:18 UTC 2013


commit 9496352c2e6c2c25a3f58f4ac3737ff9b41f6779
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Mon Jan 21 08:59:05 2013 -0430

    Update version.

 .gitignore   |    1 +
 fwsnort.spec |   13 +++++++++++--
 sources      |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4baf0a..b056842 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ fwsnort-1.0.6.tar.gz
 /fwsnort-1.6.tar.gz
 /fwsnort-1.6.1.tar.gz
 /fwsnort-1.6.2.tar.gz
+/fwsnort-1.6.3.tar.gz
diff --git a/fwsnort.spec b/fwsnort.spec
index 829fccd..7d79438 100644
--- a/fwsnort.spec
+++ b/fwsnort.spec
@@ -2,7 +2,7 @@
 
 Summary: Translates Snort rules into equivalent iptables rules
 Name: fwsnort
-Version: 1.6.2
+Version: 1.6.3
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
@@ -78,7 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/*
 
 %dir %{_sysconfdir}/%{name}
-%config %{_sysconfdir}/%{name}/fwsnort.conf
+%config(noreplace) %{_sysconfdir}/%{name}/fwsnort.conf
 
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 
@@ -86,6 +86,15 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/%{name}/snort_rules/*
 
 %changelog
+* Thu Jan 10 2013 Guillermo Gómez <gomix at fedoraproject.org> - 1.6.3-1
+- Updated version.
+
+* Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.2-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+* Fri Jun 08 2012 Petr Pisar <ppisar at redhat.com> - 1.6.2-2
+- Perl 5.16 rebuild
+
 * Sun May 26 2012 Guillermo Gómez <gomix at fedoraproject.org> - 1.6.2-1
 - Update to version 1.6.2
 - Replaced Net::IPv4Addr with NetAddr::IP module which has support for IPv6
diff --git a/sources b/sources
index e30c905..12ca75b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5617a5af1f75256657611a79dfc4796  fwsnort-1.6.2.tar.gz
+905f2b356e3354abacd31905f44f9f5b  fwsnort-1.6.3.tar.gz


More information about the scm-commits mailing list