[perl-Starman] Update to 0.3005

Emmanuel Seyman eseyman at fedoraproject.org
Sun Nov 18 10:14:39 UTC 2012


commit 5c7a81c3f2525fe62c2ca0e8a103be8fc549847f
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Nov 18 11:14:33 2012 +0100

    Update to 0.3005

 .gitignore        |    1 +
 perl-Starman.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34a9757..08577c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Starman-0.3001.tar.gz
 /Starman-0.3003.tar.gz
 /Starman-0.3004.tar.gz
+/Starman-0.3005.tar.gz
diff --git a/perl-Starman.spec b/perl-Starman.spec
index bf416d0..7ba0b98 100644
--- a/perl-Starman.spec
+++ b/perl-Starman.spec
@@ -1,5 +1,5 @@
 Name:           perl-Starman
-Version:        0.3004
+Version:        0.3005
 Release:        1%{?dist}
 Summary:        High-performance preforking PSGI/Plack web server
 License:        GPL+ or Artistic
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Nov 18 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 0.3005-1
+- Update to 0.3005
+
 * Sun Nov 11 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 0.3004-1
 - Update to 0.3004
 
diff --git a/sources b/sources
index 8518535..2383437 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc402aa9b32812080eeeb28b87c2c887  Starman-0.3004.tar.gz
+1b1707ae90bfc8dd12b97ab4dc412eca  Starman-0.3005.tar.gz



More information about the perl-devel mailing list