[gearmand] latest sources 0.25

derks derks at fedoraproject.org
Tue Nov 22 08:54:30 UTC 2011


commit e7c9ae76441222da683cd41c841cd99b1cac0144
Author: derks <derks at derks-vm.local>
Date:   Tue Nov 22 02:54:00 2011 -0600

    latest sources 0.25

 .gitignore    |    1 +
 gearmand.spec |    9 +++++++--
 sources       |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb7c51b..0dc7a32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ gearmand-0.13.tar.gz
 /gearmand-0.14.tar.gz
 /gearmand-0.20.tar.gz
 /gearmand-0.23.tar.gz
+/gearmand-0.25.tar.gz
diff --git a/gearmand.spec b/gearmand.spec
index 1206204..6297293 100644
--- a/gearmand.spec
+++ b/gearmand.spec
@@ -1,7 +1,7 @@
 
 Name:           gearmand
-Version:        0.23
-Release:        2%{?dist}
+Version:        0.25
+Release:        1%{?dist}
 Summary:        A distributed job system
 
 Group:          System Environment/Daemons
@@ -165,6 +165,11 @@ fi
 %{_libdir}/libgearman.so.*
 
 %changelog
+* Tue Nov 22 2011 BJ Dierkes <wdierkes at rackspace.com> - 0.25-1
+- Latest sources from upstream.  Release notes here:
+  https://launchpad.net/gearmand/trunk/0.25
+- Also rebuild against libboost_program_options-mt.so.1.47.0 
+
 * Sat Sep 17 2011  Remi Collet <remi at fedoraproject.org> - 0.23-2
 - rebuild against libmemcached.so.8
 
diff --git a/sources b/sources
index 2a9ad78..21611f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee53b8801cb05c6af61669db0edfca96  gearmand-0.23.tar.gz
+f0a8b9f5d71e655653b75a7534f65121  gearmand-0.25.tar.gz


More information about the scm-commits mailing list