[perl-Parallel-Prefork] Upstream update.

corsepiu corsepiu at fedoraproject.org
Wed May 22 13:25:01 UTC 2013


commit 199c69585e64d98f46058758deec19703983979a
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed May 22 15:24:57 2013 +0200

    Upstream update.
    
    - BR: perl(Time::HiRes).

 .gitignore                 |    2 +-
 perl-Parallel-Prefork.spec |    9 +++++++--
 sources                    |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62d5da2..45a8dc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Parallel-Prefork-0.13.tar.gz
+/Parallel-Prefork-0.14.tar.gz
diff --git a/perl-Parallel-Prefork.spec b/perl-Parallel-Prefork.spec
index 17e45e2..7dbb748 100644
--- a/perl-Parallel-Prefork.spec
+++ b/perl-Parallel-Prefork.spec
@@ -1,6 +1,6 @@
 Name:           perl-Parallel-Prefork
-Version:        0.13
-Release:        5%{?dist}
+Version:        0.14
+Release:        1%{?dist}
 Summary:        Simple prefork server framework
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -16,6 +16,7 @@ BuildRequires:  perl(Scope::Guard)
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Parallel::Scoreboard)
 BuildRequires:  perl(Test::SharedFork)
+BuildRequires:  perl(Time::HiRes)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -47,6 +48,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed May 22 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.14-1
+- Upstream update.
+- BR: perl(Time::HiRes).
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.13-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 2040add..d480b20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7802062d8f925b1f933de93d24c0fab  Parallel-Prefork-0.13.tar.gz
+223570b872af5ec337e3fdc31e47d7e0  Parallel-Prefork-0.14.tar.gz


More information about the scm-commits mailing list