[siege] upstream 3.0.6

rfenkhuber rfenkhuber at fedoraproject.org
Fri May 23 18:30:20 UTC 2014


commit 8b48dbfef9c3385c0c139d4fdc6312362001da0d
Author: Roman Mohr <roman at fenkhuber.at>
Date:   Fri May 23 20:29:56 2014 +0200

    upstream 3.0.6
    
    - includes proxy directive
    - adds support for HTTP-303

 .gitignore |    1 +
 siege.spec |    7 ++++++-
 sources    |    1 +
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4a649a..0fd7838 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ siege-2.70.tar.gz
 /siege-3.0.0.tar.gz
 /siege-3.0.1-beta4.tar.gz
 /siege-3.0.5.tar.gz
+/siege-3.0.6.tar.gz
diff --git a/siege.spec b/siege.spec
index 985e90c..cb773d9 100644
--- a/siege.spec
+++ b/siege.spec
@@ -1,7 +1,7 @@
 %global fullversion %{version}
 
 Name:           siege
-Version:        3.0.5
+Version:        3.0.6
 Release:        1%{?dist}
 Summary:        HTTP regression testing and benchmarking utility
 
@@ -84,6 +84,11 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/siege/siegerc
 
 %changelog
+* Fri May 23 2014 Roman Mohr <roman at fenkhuber.at> - 3.0.6-1
+- upstream 3.0.6
+- includes proxy directive
+- adds support for HTTP-303
+
 * Mon Nov 18 2013 Roman Mohr <roman at fenkhuber.at> - 3.0.5-1
 - upstream 3.0.5
 - removing siege-2.78-good.patch
diff --git a/sources b/sources
index a84ad71..e590e00 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 822cc4750a6162945ee91af98773bda4  siege-3.0.5.tar.gz
+3e804ae2769f4c0357729209e785cafc  siege-3.0.6.tar.gz


More information about the scm-commits mailing list