[suricata] New upstream bugfix release

Steve Grubb sgrubb at fedoraproject.org
Thu Dec 6 16:13:29 UTC 2012


commit 73a0f2c1f6ef439027ba4776e07c4abb920d4052
Author: Steve <sgrubb at redhat.com>
Date:   Thu Dec 6 11:13:21 2012 -0500

    New upstream bugfix release

 .gitignore    |    1 +
 sources       |    2 +-
 suricata.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de37998..5957f45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ suricata-1.0.0.tar.gz.sig
 /suricata-1.3.2.tar.gz
 /suricata-1.3.3.tar.gz
 /suricata-1.3.4.tar.gz
+/suricata-1.3.5.tar.gz
diff --git a/sources b/sources
index 2976cd2..18b2a78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-55ca7a9b2aec94ec01b6562c51893617  suricata-1.3.4.tar.gz
+24859d00be8af2a7f5e0b78a9644fd6b  suricata-1.3.5.tar.gz
diff --git a/suricata.spec b/suricata.spec
index 4fb39e5..c75e78e 100644
--- a/suricata.spec
+++ b/suricata.spec
@@ -1,7 +1,7 @@
 
 Summary: Intrusion Detection System
 Name: suricata
-Version: 1.3.4
+Version: 1.3.5
 Release: 1%{?dist}
 License: GPLv2
 Group: Applications/Internet
@@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %attr(644,root,root) %{_sysconfdir}/logrotate.d/suricata
 
 %changelog
+* Thu Dec 06 2012 Steve Grubb <sgrubb at redhat.com> 1.3.5-1
+- New upstream bugfix release
+
 * Tue Nov 27 2012 Steve Grubb <sgrubb at redhat.com> 1.3.4-1
 - New upstream release
 


More information about the scm-commits mailing list