[perl-Parallel-ForkManager] Update to 1.12.

Jason ティビツ tibbs at fedoraproject.org
Tue Feb 24 18:15:17 UTC 2015


commit 3061181eda3ed781e193dd282d99d2ca20695236
Author: Jason Tibbitts <tibbs at math.uh.edu>
Date:   Tue Feb 24 12:15:05 2015 -0600

    Update to 1.12.

 .gitignore                     |  2 ++
 perl-Parallel-ForkManager.spec | 10 +++++++---
 sources                        |  2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a4f615..d1c3827 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 Parallel-ForkManager-0.7.5.tar.gz
 /Parallel-ForkManager-0.7.9.tar.gz
 /Parallel-ForkManager-1.05.tar.gz
+/Parallel-ForkManager-1.12.tar.gz
+*.rpm
diff --git a/perl-Parallel-ForkManager.spec b/perl-Parallel-ForkManager.spec
index b8527b3..9ef76b2 100644
--- a/perl-Parallel-ForkManager.spec
+++ b/perl-Parallel-ForkManager.spec
@@ -1,11 +1,11 @@
 Name:           perl-Parallel-ForkManager
-Version:        1.05
-Release:        3%{?dist}
+Version:        1.12
+Release:        1%{?dist}
 Summary:        Simple parallel processing fork manager
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Parallel-ForkManager/
-Source0:        http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Parallel-ForkManager-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/Y/YA/YANICK/Parallel-ForkManager-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker) perl(Test::More) perl(utf8::all)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -48,6 +48,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 24 2015 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.12-1
+- Update to latest upstream version.
+- Use most direct download location.
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.05-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 648cf37..ed8722c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-444958052e525790bf30d96f287072d1  Parallel-ForkManager-1.05.tar.gz
+1bd38e4d7026576a7ace2aff00a6ea65  Parallel-ForkManager-1.12.tar.gz



More information about the perl-devel mailing list