[Pound] Upstream released new version

Ruben Kerkhof ruben at fedoraproject.org
Sat Sep 17 11:58:41 UTC 2011


commit b8797e618921ccc11005da534ef82179426b6722
Author: Ruben <ruben at rubenkerkhof.com>
Date:   Sat Sep 17 13:56:47 2011 +0200

    Upstream released new version

 .gitignore |    1 +
 Pound.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7b52e0..3eed3d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Pound-2.5.tgz
 /Pound-2.6c.tgz
+/Pound-2.6f.tgz
diff --git a/Pound.spec b/Pound.spec
index 10be837..88a24ba 100644
--- a/Pound.spec
+++ b/Pound.spec
@@ -1,4 +1,4 @@
-%global alphatag c
+%global alphatag f
 
 %global pound_user   pound
 %global pound_group  pound
@@ -6,7 +6,7 @@
 
 Name:        Pound
 Version:     2.6
-Release:     0.2%{?dist}.%{alphatag}
+Release:     0.3%{?dist}.%{alphatag}
 Summary:     Reverse proxy and load balancer
 Group:       System Environment/Daemons
 License:     GPLv3
@@ -127,6 +127,9 @@ fi
 %attr(-,%{pound_user},%{pound_group}) %dir %{pound_home}
 
 %changelog
+* Sat Sep 17 2011 Ruben Kerkhof <ruben at tilaa.nl> 2.6-0.3.f
+- Upstream released new version
+
 * Fri Sep 16 2011 Tom Callaway <spot at fedoraproject.org> 2.6-0.2.c
 - convert to systemd
 
diff --git a/sources b/sources
index 773352d..6fafaf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2c5a9467c885b5960bfbe78074e2745  Pound-2.6c.tgz
+6924c01627121fd9c8c21132efc3abb9  Pound-2.6f.tgz


More information about the scm-commits mailing list