[pen/el6: 1/2] Update to 0.25.1

Christopher Meng cicku at fedoraproject.org
Thu Aug 14 08:35:41 UTC 2014


commit 527aa9c03036c3163afa091e72f5ebf237bbe905
Author: Christopher Meng <i at cicku.me>
Date:   Thu Aug 14 16:33:52 2014 +0800

    Update to 0.25.1

 .gitignore |    1 +
 pen.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b2b898..0e1071e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ pen-0.18.0.tar.gz
 /pen-0.22.0.tar.gz
 /pen-0.22.1.tar.gz
 /pen-0.23.0.tar.gz
+/pen-0.25.1.tar.gz
diff --git a/pen.spec b/pen.spec
index 7b7b90b..fcee67c 100644
--- a/pen.spec
+++ b/pen.spec
@@ -1,5 +1,5 @@
 Name:           pen
-Version:        0.23.0
+Version:        0.25.1
 Release:        1%{?dist}
 Summary:        Load balancer for "simple" tcp based protocols such as http or smtp
 License:        GPLv2
@@ -47,6 +47,9 @@ install -pDm0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/httpd/conf.d/pen.conf
 %exclude %{_prefix}/doc/
 
 %changelog
+* Thu Aug 14 2014 Christopher Meng <rpm at cicku.me> - 0.25.1-1
+- Update to 0.25.1
+
 * Wed Jun 18 2014 Christopher Meng <rpm at cicku.me> - 0.23.0-1
 - Update to 0.23.0
 
diff --git a/sources b/sources
index 56a09bf..553695f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f958e9a63f3425762c28c09f37c9073  pen-0.23.0.tar.gz
+13e517350ec3fbfa06a512a36067ae2b  pen-0.25.1.tar.gz


More information about the scm-commits mailing list