From 84057a5647e4480bdc1d19f11913aca2f0926475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com> Date: Thu, 6 Apr 2017 14:59:39 +0200 Subject: 2.003.002 bump
--- .gitignore | 1 + perl-Gearman.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3f5ad71..45fc053 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ Gearman-1.11.tar.gz /Gearman-2.002.004.tar.gz /Gearman-v2.003_002.tar.gz /Gearman-2.003.001.tar.gz +/Gearman-2.003.002.tar.gz diff --git a/perl-Gearman.spec b/perl-Gearman.spec index 7432c3b..e1c77b0 100644 --- a/perl-Gearman.spec +++ b/perl-Gearman.spec @@ -1,9 +1,8 @@ Name: perl-Gearman -Version: 2.003.001 +Version: 2.003.002 Release: 1%{?dist} Summary: Perl interface for Gearman distributed job system License: GPL+ or Artistic -Group: Development/Libraries URL: http://danga.com/gearman/ Source0: http://search.cpan.org/CPAN/authors/id/P/PA/PALIK/Gearman-%{version}.tar.gz BuildArch: noarch @@ -32,6 +31,7 @@ BuildRequires: perl(version) >= 0.77 # Tests: BuildRequires: perl(Exporter) BuildRequires: perl(File::Which) +BuildRequires: perl(lib) BuildRequires: perl(List::Util) BuildRequires: perl(Net::EmptyPort) BuildRequires: perl(Perl::OSType) @@ -81,6 +81,9 @@ make test %{_mandir}/man3/Gearman::*.* %changelog +* Thu Apr 06 2017 Petr Pisar <ppi...@redhat.com> - 2.003.002-1 +- 2.003.002 bump + * Tue Mar 14 2017 Petr Pisar <ppi...@redhat.com> - 2.003.001-1 - 2.003.001 bump (bug #1425088) diff --git a/sources b/sources index cf26121..f648291 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Gearman-2.003.001.tar.gz) = 6787add0062fe97e1c493f56ff404e78951e3d90cd70aeda42687c5c4172cf8ebb66e882aa8ae950b363b26fa235c34e32271a7b8cdee3524b19a8b713cd5db3 +SHA512 (Gearman-2.003.002.tar.gz) = 8314d863b5c6643761f9add16f2b3bcde6091c3596fa34d521506e4961f96fc2a4bce0613154c48f88edd21432e4d63a9617e9013a53a5e71ba69bc141ec235e -- cgit v1.1 https://src.fedoraproject.org/cgit/perl-Gearman.git/commit/?h=master&id=84057a5647e4480bdc1d19f11913aca2f0926475 _______________________________________________ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org