[gearmand: 5/5] Updated to latest 0.39 sources

derks derks at fedoraproject.org
Mon Sep 24 19:25:48 UTC 2012


commit ac45fff5009b0701de214c025045a6f0bae32a9c
Author: BJ Dierkes <wdierkes at rackspace.com>
Date:   Mon Sep 24 00:18:54 2012 -0500

    Updated to latest 0.39 sources

 .gitignore    |    1 +
 gearmand.spec |    8 ++++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cab91b..1ce6b36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ gearmand-0.13.tar.gz
 /gearmand-0.32.tar.gz
 /gearmand-0.33.tar.gz
 /gearmand-0.35.tar.gz
+/gearmand-0.39.tar.gz
diff --git a/gearmand.spec b/gearmand.spec
index fddc60e..8fea3b9 100644
--- a/gearmand.spec
+++ b/gearmand.spec
@@ -1,13 +1,13 @@
 
 Name:           gearmand
-Version:        0.35
+Version:        0.39
 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:        https://launchpad.net/gearmand/1.0/%{version}/+download/gearmand-%{version}.tar.gz
 #Source1:        gearmand.init
 Source2:        gearmand.sysconfig
 Source3:        gearmand.service
@@ -203,6 +203,10 @@ fi
 %{_includedir}/libgearman-1.0/
 
 %changelog
+* Mon Sep 24 2012 BJ Dierkes <wdierkes at rackspace.com> - 0.39-1
+- Latest sources from upstream. Release notes here:
+  https://launchpad.net/gearmand/trunk/0.39
+
 * Wed Aug 15 2012 BJ Dierkes <wdierkes at rackspace.com> - 0.35-1
 - Latest sources from upstream. Release notes here:
   https://launchpad.net/gearmand/trunk/0.35
diff --git a/sources b/sources
index 19616a2..8253ffc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-09045eea70a6111337feb9ca4dce4a5c  gearmand-0.35.tar.gz
+03d6ae0b1acf82783d1983c75e4b395f  gearmand-0.39.tar.gz


More information about the scm-commits mailing list