[perl-Starman] Update to 0.3014

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jun 16 10:43:13 UTC 2013


commit f06b07faf97c77ef557d4076de7b0ad297cd87cb
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jun 16 12:42:56 2013 +0200

    Update to 0.3014

 .gitignore        |    1 +
 perl-Starman.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6adc714..dff9e93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Starman-0.3006.tar.gz
 /Starman-0.3007.tar.gz
 /Starman-0.3011.tar.gz
+/Starman-0.3014.tar.gz
diff --git a/perl-Starman.spec b/perl-Starman.spec
index d1f0b43..e1c27bc 100644
--- a/perl-Starman.spec
+++ b/perl-Starman.spec
@@ -1,6 +1,6 @@
 Name:           perl-Starman
-Version:        0.3011
-Release:        2%{?dist}
+Version:        0.3014
+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
+* Sun Jun 16 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.3014-1
+- Update to 0.3014
+
 * Sun Jun 02 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.3011-2
 - Remove ugly hack for the man page name
 
diff --git a/sources b/sources
index b5c52a4..fda06c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f55f245f3bbd2986fb4049a448b43241  Starman-0.3011.tar.gz
+11aec1c75b9ace7664721a87a8bf433a  Starman-0.3014.tar.gz



More information about the perl-devel mailing list