From 3d8f6754d99951a441622d3fd1c0ff1f0fee875f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Fri, 3 Jun 2016 15:04:10 +0200
Subject: 1.12.008 bump
---
.gitignore | 1 +
perl-Gearman.spec | 10 +++++++---
sources | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index e9915ec..531dc3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
Gearman-1.11.tar.gz
/Gearman-1.12.tar.gz
/Gearman-1.12.007.tar.gz
+/Gearman-1.12.008.tar.gz
diff --git a/perl-Gearman.spec b/perl-Gearman.spec
index 9475378..5c1b381 100644
--- a/perl-Gearman.spec
+++ b/perl-Gearman.spec
@@ -1,5 +1,5 @@
Name: perl-Gearman
-Version: 1.12.007
+Version: 1.12.008
Release: 1%{?dist}
Summary: Perl interface for Gearman distributed job system
License: GPL+ or Artistic
@@ -52,7 +52,8 @@ between languages.
%prep
%setup -q -n Gearman-%{version}
-# Remove tests incompatible with recent gearmand, CPAN RT#68155
+# Remove tests incompatible with /usr/sbin/gearmand from gearmand,
+# they expect /usr/bin/gearmand from perl-Gearman-Server, CPAN RT#68155
for TEST in t/30-maxqueue.t t/50-wait_timeout.t; do
rm "$TEST"
sed -i -e "\\,^${TEST},d" MANIFEST
@@ -71,11 +72,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -delete
make test
%files
-%doc CHANGES README TODO
+%doc CHANGES HACKING TODO
%{perl_vendorlib}/Gearman
%{_mandir}/man3/Gearman::*.*
%changelog
+* Fri Jun 03 2016 Petr Pisar <[email protected]> - 1.12.008-1
+- 1.12.008 bump
+
* Wed Jun 01 2016 Petr Pisar <[email protected]> - 1.12.007-1
- 1.12.007 bump
diff --git a/sources b/sources
index 4f53360..b3e0049 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71ab639c369ee5a1433d077f3cd473f4 Gearman-1.12.007.tar.gz
+32536b6b583cf3705b70cf27ea33796e Gearman-1.12.008.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Gearman.git/commit/?h=master&id=3d8f6754d99951a441622d3fd1c0ff1f0fee875f
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]