[perl-Server-Starter] Upstream update.

corsepiu corsepiu at fedoraproject.org
Fri Aug 16 10:12:36 UTC 2013


commit 50d16f4c7986bf162377c76025321b3f71998529
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Fri Aug 16 12:12:24 2013 +0200

    Upstream update.
    
    - BR: perl(Test::TCP) >= 2.00.

 .gitignore               |    2 +-
 perl-Server-Starter.spec |   10 +++++++---
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c764499..64652b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Server-Starter-0.12.tar.gz
+/Server-Starter-0.14.tar.gz
diff --git a/perl-Server-Starter.spec b/perl-Server-Starter.spec
index 1b64c46..0a5809c 100644
--- a/perl-Server-Starter.spec
+++ b/perl-Server-Starter.spec
@@ -1,6 +1,6 @@
 Name:           perl-Server-Starter
-Version:        0.12
-Release:        4%{?dist}
+Version:        0.14
+Release:        1%{?dist}
 Summary:        Superdaemon for hot-deploying server programs
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -12,7 +12,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Proc::Wait3)
 BuildRequires:  perl(Scope::Guard)
-BuildRequires:  perl(Test::TCP) >= 0.11
+BuildRequires:  perl(Test::TCP) >= 2.00
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %package start_server
@@ -68,6 +68,10 @@ make test
 %{_mandir}/man1/start_server.*
 
 %changelog
+* Fri Aug 16 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.14-1
+- Upstream update.
+- BR: perl(Test::TCP) >= 2.00.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.12-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 09fa074..979dcb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9df3edf787ff424d2ffd76bc70b15e87  Server-Starter-0.12.tar.gz
+0043a639ab51c73e22260db5e052616d  Server-Starter-0.14.tar.gz


More information about the scm-commits mailing list