[perl-Server-Starter] Upstream update.

corsepiu corsepiu at fedoraproject.org
Mon Dec 30 05:50:42 UTC 2013


commit 375871326caf97bf0682b87f19ce2c83916f56be
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon Dec 30 06:50:28 2013 +0100

    Upstream update.

 .gitignore               |    2 +-
 perl-Server-Starter.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21d5827..48e455c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.16.tar.gz
+/Server-Starter-0.17.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 83b90dc..fbfc718 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,5 +1,5 @@
 Name:           perl-Server-Starter
-Version:        0.16
+Version:        0.17
 Release:        1%{?dist}
 Summary:        Superdaemon for hot-deploying server programs
 License:        GPL+ or Artistic
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/Server-Starter/
 Source0:        http://www.cpan.org/authors/id/K/KA/KAZUHO/Server-Starter-%{version}.tar.gz
 BuildArch:      noarch
 
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Proc::Wait3)
@@ -69,6 +69,9 @@ make test
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Mon Dec 30 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.17-1
+- Upstream update.
+
 * Sun Nov 24 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.16-1
 - Upstream update.
 
diff --git a/sources b/sources
index c9efc30..5088c35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2777e32e3156f23f739e09a9e371b084  Server-Starter-0.16.tar.gz
+c08d2e7d93c60b0c6def9db09b3b2426  Server-Starter-0.17.tar.gz



More information about the perl-devel mailing list