[suricata] New upstream release

Steve Grubb sgrubb at fedoraproject.org
Fri Jun 24 14:55:20 UTC 2011


commit b9b4a8d851efcf849c92a30920f39a8e2c559a39
Author: Steve <sgrubb at redhat.com>
Date:   Fri Jun 24 10:55:00 2011 -0400

    New upstream release

 .gitignore    |    2 ++
 sources       |    4 ++--
 suricata.spec |    7 +++++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 59fb17c..96974da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@ suricata-1.0.0.tar.gz.sig
 /suricata-1.0.2.tar.gz.sig
 /suricata-1.0.3.tar.gz
 /suricata-1.0.3.tar.gz.sig
+/suricata-1.0.4.tar.gz
+/suricata-1.0.4.tar.gz.sig
diff --git a/sources b/sources
index 98551e2..7acf24c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-7c612349fd63a459ded235956769a74f  suricata-1.0.3.tar.gz
-4027163c558fb0ca8892dc1afe7adede  suricata-1.0.3.tar.gz.sig
+bb69eff00783e64c75a94e29a6400ef4  suricata-1.0.4.tar.gz
+8e8af21d061da1b5b2b28ca76e6540ed  suricata-1.0.4.tar.gz.sig
diff --git a/suricata.spec b/suricata.spec
index 42f4419..91c3ece 100644
--- a/suricata.spec
+++ b/suricata.spec
@@ -1,8 +1,8 @@
 
 Summary: Intrusion Detection System
 Name: suricata
-Version: 1.0.3
-Release: 2%{?dist}
+Version: 1.0.4
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Internet
 URL: http://www.openinfosecfoundation.org
@@ -93,6 +93,9 @@ fi
 %config(noreplace) %attr(644,root,root) %{_sysconfdir}/logrotate.d/suricata
 
 %changelog
+* Fri Jun 24 2011 Steve Grubb <sgrubb at redhat.com> 1.0.4-1
+- New upstream release
+
 * Thu Apr 28 2011 Dan Horák <dan[at]danny.cz> 1.0.3-2
 - don't override -march set by the buildsystem (fixes build on non-x86)
 


More information about the scm-commits mailing list