[skipfish] Update to 2.09b

Athmane Madjoudj athmane at fedoraproject.org
Sun Sep 2 20:33:20 UTC 2012


commit 5c8e6f87620e39e7e25bbe57aba0e9057e270a53
Author: Athmane Madjoudj <athmane at fedoraproject.org>
Date:   Sun Sep 2 21:32:20 2012 +0100

    Update to 2.09b

 .gitignore    |    1 +
 skipfish.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2344cc3..1007ddd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /skipfish-2.05b.tgz
 /skipfish-2.07b.tgz
 /skipfish-2.08b.tgz
+/skipfish-2.09b.tgz
diff --git a/skipfish.spec b/skipfish.spec
index bdf2e17..c61b1c6 100644
--- a/skipfish.spec
+++ b/skipfish.spec
@@ -1,6 +1,6 @@
 Name:           skipfish
-Version:        2.08
-Release:        0.2.b%{?dist}
+Version:        2.09
+Release:        0.1.b%{?dist}
 Summary:        Web application security scanner
 
 Group:          Applications/Internet
@@ -32,7 +32,7 @@ and so forth.
 
 %prep
 %setup -q -n %{name}-%{version}b
-%patch1 -p1 -b .1makefile
+%patch1 -p1
 cp -p assets/COPYING COPYING.icons
 
 
@@ -75,6 +75,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Sep 02 2012 Athmane Madjoudj <athmane at fedoraproject.org> 2.09-0.1.b
+- Update to 2.09b
+
 * Sun Sep 02 2012 Athmane Madjoudj <athmane at fedoraproject.org> 2.08-0.2.b
 - Add pcre-devel as build requirement.
 
diff --git a/sources b/sources
index 75374ba..f35d267 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb928f803c6228ab8ae46ccdf3ce65f0  skipfish-2.08b.tgz
+9fb6e388a2fa462e84496d3a4c3c198e  skipfish-2.09b.tgz


More information about the scm-commits mailing list