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 - 0.39-1 +- Latest sources from upstream. Release notes here: + https://launchpad.net/gearmand/trunk/0.39 + * Wed Aug 15 2012 BJ Dierkes - 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