[fwsnort] Updated version 1.6.5

Guillermo Gómez gomix at fedoraproject.org
Tue Sep 9 14:47:18 UTC 2014


commit f27e194d8750c08782acf44fb673d343696469cc
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Tue Sep 9 10:17:00 2014 -0430

    Updated version 1.6.5

 .gitignore   |    1 +
 fwsnort.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 978977a..ad87f33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ fwsnort-1.0.6.tar.gz
 /fwsnort-1.6.2.tar.gz
 /fwsnort-1.6.3.tar.gz
 /fwsnort-1.6.4.tar.gz
+/fwsnort-1.6.5.tar.gz
diff --git a/fwsnort.spec b/fwsnort.spec
index d0aa84e..313aee3 100644
--- a/fwsnort.spec
+++ b/fwsnort.spec
@@ -2,8 +2,8 @@
 
 Summary: Translates Snort rules into equivalent iptables rules
 Name: fwsnort
-Version: 1.6.4
-Release: 3%{?dist}
+Version: 1.6.5
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 Url: http://www.cipherdyne.org/%{name}/
@@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/%{name}/snort_rules/*
 
 %changelog
+* Tue Sep 09 2014 Guillermo Gómez <gomix at fedoraproject.org> - 1.6.5-1
+- Updated version.
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.6.4-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 2fb7950..9a92c7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38670bca757f678b7551146bbd796a55  fwsnort-1.6.4.tar.gz
+76552f820e125e97e4dfdd1ce6e3ead6  fwsnort-1.6.5.tar.gz


More information about the scm-commits mailing list