[perl-Starman] Update to 0.4010

Emmanuel Seyman eseyman at fedoraproject.org
Sun Aug 31 01:45:19 UTC 2014


commit 1b3b6997edb03527b67df0b91aeca1b662e6d109
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Aug 31 03:45:19 2014 +0200

    Update to 0.4010

 .gitignore        |    1 +
 perl-Starman.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c751d7..0fbb57a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /Starman-0.4006.tar.gz
 /Starman-0.4008.tar.gz
 /Starman-0.4009.tar.gz
+/Starman-0.4010.tar.gz
diff --git a/perl-Starman.spec b/perl-Starman.spec
index 79029b6..ab12b32 100644
--- a/perl-Starman.spec
+++ b/perl-Starman.spec
@@ -1,6 +1,6 @@
 Name:           perl-Starman
-Version:        0.4009
-Release:        2%{?dist}
+Version:        0.4010
+Release:        1%{?dist}
 Summary:        High-performance preforking PSGI/Plack web server
 License:        GPL+ or Artistic
 
@@ -61,6 +61,9 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 %{_mandir}/man3/*
 
 %changelog
+* Sun Aug 31 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.4010-1
+- Update to 0.4010
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4009-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index ec22104..68399d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-584a48a7b46185dc87733959c582c2b4  Starman-0.4009.tar.gz
+981293c009b7f93826c24a422b65d899  Starman-0.4010.tar.gz


More information about the scm-commits mailing list