[Pound/el6] Update to 2.7e

Adam Tkac atkac at fedoraproject.org
Mon Dec 8 16:12:15 UTC 2014


commit 9b135c464656926ff21a99f3ae4b38444b83e100
Author: Adam Tkac <vonsch at gmail.com>
Date:   Mon Dec 8 17:12:14 2014 +0100

    Update to 2.7e
    
    Signed-off-by: Adam Tkac <vonsch at gmail.com>

 .gitignore |    1 +
 Pound.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b77040..f7f81f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Pound-2.5.tgz
 /Pound-2.6.tgz
 /Pound-2.7d.tgz
+/Pound-2.7e.tgz
diff --git a/Pound.spec b/Pound.spec
index f33b25d..3b8a18a 100644
--- a/Pound.spec
+++ b/Pound.spec
@@ -1,11 +1,11 @@
-%define alpha        d
+%define alpha        e
 %define pound_user   pound
 %define pound_group  pound
 %define pound_home   %{_localstatedir}/lib/pound
 
 Name:        Pound
 Version:     2.7
-Release:     0.1.%{alpha}%{?dist}
+Release:     0.2.%{alpha}%{?dist}
 Summary:     Reverse proxy and load balancer
 
 Group:       System Environment/Daemons
@@ -129,6 +129,9 @@ fi
 %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home}
 
 %changelog
+* Mon Dec 08 2014 Adam Tkac <vonsch at gmail.com> - 2.7-0.2.e
+- update to 2.7e
+
 * Fri Dec 05 2014 Adam Tkac <vonsch at gmail.com> - 2.7-0.1.d
 - update to the latest 2.7d
 -  0001-CVE-2011-3389-BEAST-Add-options-preventing-users-fro.patch merged
diff --git a/sources b/sources
index 623cfc2..3ff203f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e68a18cd46c6437849402929a26fce1f  Pound-2.7d.tgz
+83db456ba40046b77a034074523e4c57  Pound-2.7e.tgz


More information about the scm-commits mailing list