[gearmand] latest source 0.23

derks derks at fedoraproject.org
Thu Jul 21 17:13:55 UTC 2011


commit f575ecb7b6386a0577abb342196e4e2ee515dfa9
Author: BJ Dierkes <wdierkes at rackspace.com>
Date:   Wed Jul 20 21:58:38 2011 -0500

    latest source 0.23

 .gitignore    |    1 +
 gearmand.spec |   10 +++++++---
 sources       |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83613fb..fb7c51b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 gearmand-0.13.tar.gz
 /gearmand-0.14.tar.gz
 /gearmand-0.20.tar.gz
+/gearmand-0.23.tar.gz
diff --git a/gearmand.spec b/gearmand.spec
index c8b7912..d8f8ef8 100644
--- a/gearmand.spec
+++ b/gearmand.spec
@@ -1,13 +1,13 @@
 
 Name:           gearmand
-Version:        0.20
+Version:        0.23
 Release:        1%{?dist}
 Summary:        A distributed job system
 
 Group:          System Environment/Daemons
 License:        BSD
 URL:            http://www.gearman.org
-Source0:        http://launchpad.net/gearmand/trunk/%{version}/+download/gearmand-%{version}.tar.gz
+Source0:        http://launchpad.net/gearmand/trunk/%{version}/+download/gearmand-%{version}.tar.gz 
 Source1:        gearmand.init
 Source2:        gearmand.sysconfig
 Source3:        gearmand.service
@@ -165,7 +165,11 @@ fi
 %{_libdir}/libgearman.so.*
 
 %changelog
-* Fri Jun 03 2011 BJ Dierkes at rackspace.com> - 0.20-1
+* Thu Jul 21 2011 BJ Dierkes <wdierkes at rackspace.com> - 0.23-1
+- Latest source from upstream.  Release information available at:
+  https://launchpad.net/gearmand/+milestone/0.23
+
+* Fri Jun 03 2011 BJ Dierkes <wdierkes at rackspace.com> - 0.20-1
 - Latest sources from upstream.  
 - Add %%ghost to /var/run/gearmand. Resolves BZ#656592
 - BuildRequires: boost-devel >= 1.37.0
diff --git a/sources b/sources
index cfa0075..2a9ad78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-976f31a9d8b9fef5a9b635509da6d76f  gearmand-0.20.tar.gz
+ee53b8801cb05c6af61669db0edfca96  gearmand-0.23.tar.gz


More information about the scm-commits mailing list