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 - 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 - 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