[perl-Starman] Update to 0.4003

Emmanuel Seyman eseyman at fedoraproject.org
Sat Aug 10 12:26:51 UTC 2013


commit a4aa602acb899e590a05568411e706945ac1b3e6
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sat Aug 10 14:26:31 2013 +0200

    Update to 0.4003

 .gitignore        |    1 +
 perl-Starman.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dff9e93..e381465 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /Starman-0.3007.tar.gz
 /Starman-0.3011.tar.gz
 /Starman-0.3014.tar.gz
+/Starman-0.4003.tar.gz
diff --git a/perl-Starman.spec b/perl-Starman.spec
index afa437e..c2b221e 100644
--- a/perl-Starman.spec
+++ b/perl-Starman.spec
@@ -1,6 +1,6 @@
 Name:           perl-Starman
-Version:        0.3014
-Release:        3%{?dist}
+Version:        0.4003
+Release:        1%{?dist}
 Summary:        High-performance preforking PSGI/Plack web server
 License:        GPL+ or Artistic
 
@@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 %{_mandir}/man3/*
 
 %changelog
+* Sat Aug 10 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.4003-1
+- Update to 0.4003
+
 * Mon Aug 05 2013 Petr Pisar <ppisar at redhat.com> - 0.3014-3
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index fda06c2..9e5b814 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-11aec1c75b9ace7664721a87a8bf433a  Starman-0.3014.tar.gz
+dde2d18242c578ac914509fda92f1afe  Starman-0.4003.tar.gz



More information about the perl-devel mailing list