[suricata] New upstream release

Steve Grubb sgrubb at fedoraproject.org
Mon Nov 5 12:49:57 UTC 2012


commit 9f71bbc9c35d8f66021d867a028048b5ddd5dcef
Author: Steve <sgrubb at redhat.com>
Date:   Mon Nov 5 07:49:53 2012 -0500

    New upstream release

 .gitignore    |    1 +
 sources       |    2 +-
 suricata.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a1c652..13262d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ suricata-1.0.0.tar.gz.sig
 /suricata-1.3.tar.gz.sig
 /suricata-1.3.1.tar.gz
 /suricata-1.3.2.tar.gz
+/suricata-1.3.3.tar.gz
diff --git a/sources b/sources
index 424724a..30b5468 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0032049bc3082bfa8ac568ad6647b17  suricata-1.3.2.tar.gz
+56c5bf0bf4cb84b4452c25a30539121b  suricata-1.3.3.tar.gz
diff --git a/suricata.spec b/suricata.spec
index f297506..874ded2 100644
--- a/suricata.spec
+++ b/suricata.spec
@@ -1,8 +1,8 @@
 
 Summary: Intrusion Detection System
 Name: suricata
-Version: 1.3.2
-Release: 2%{?dist}
+Version: 1.3.3
+Release: 1%{?dist}
 License: GPLv2
 Group: Applications/Internet
 URL: http://www.openinfosecfoundation.org
@@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %attr(644,root,root) %{_sysconfdir}/logrotate.d/suricata
 
 %changelog
+* Mon Nov 05 2012 Steve Grubb <sgrubb at redhat.com> 1.3.3-1
+- New upstream release
+
 * Tue Oct 09 2012 Steve Grubb <sgrubb at redhat.com> 1.3.2-2
 - Add nss-devel build require and systemd macros
 


More information about the scm-commits mailing list