[perl-Starman] Update to 0.3003

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 30 09:00:23 UTC 2012


commit 315c22bb0f5fd429fc0fb0d236ea1c49dd336895
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Sep 30 11:00:07 2012 +0200

    Update to 0.3003

 .gitignore        |    1 +
 perl-Starman.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f391bcf..7f19e4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Starman-0.2014.tar.gz
 /Starman-0.3000.tar.gz
 /Starman-0.3001.tar.gz
+/Starman-0.3003.tar.gz
diff --git a/perl-Starman.spec b/perl-Starman.spec
index a7c09fb..73e94df 100644
--- a/perl-Starman.spec
+++ b/perl-Starman.spec
@@ -1,6 +1,6 @@
 Name:           perl-Starman
-Version:        0.3001
-Release:        3%{?dist}
+Version:        0.3003
+Release:        1%{?dist}
 Summary:        High-performance preforking PSGI/Plack web server
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 30 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 0.3003-1
+- Update to 0.3003
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3001-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index bf7a4ef..efef40a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-932c67c4940a287b4ea8b59b75767631  Starman-0.3001.tar.gz
+7e954506ecb5d34505c99953ec593c14  Starman-0.3003.tar.gz


More information about the scm-commits mailing list