[perl-Router-Simple] Update to 0.16

Emmanuel Seyman eseyman at fedoraproject.org
Sun Nov 2 02:44:39 UTC 2014


commit 8bd6a9c816ac560f11fda85b7f3d4e0d3bcf5aad
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Nov 2 03:44:45 2014 +0100

    Update to 0.16

 .gitignore              |    1 +
 perl-Router-Simple.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a693692..bd278e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Router-Simple-0.13.tar.gz
 /Router-Simple-0.14.tar.gz
 /Router-Simple-0.15.tar.gz
+/Router-Simple-0.16.tar.gz
diff --git a/perl-Router-Simple.spec b/perl-Router-Simple.spec
index efbb5e8..701704b 100644
--- a/perl-Router-Simple.spec
+++ b/perl-Router-Simple.spec
@@ -1,6 +1,6 @@
 Name:           perl-Router-Simple
-Version:        0.15
-Release:        3%{?dist}
+Version:        0.16
+Release:        1%{?dist}
 Summary:        Simple HTTP router
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -44,6 +44,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Nov 02 2014 Emmanuel Seyman <emmanuel at seyman.fr> - 0.16-1
+- Update to 0.16
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.15-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 983617b..b012958 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b50f47030795d7e33e07f22bc6f60119  Router-Simple-0.15.tar.gz
+f03a481f409802ceca9093e2358421f5  Router-Simple-0.16.tar.gz


More information about the scm-commits mailing list