[perl-Dancer] 1.3100 bump

Petr Šabata psabata at fedoraproject.org
Mon Aug 27 15:02:31 UTC 2012


commit 2f60d2a63d0384c430fb427cd2c03da6e5b5acb8
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Aug 27 16:55:51 2012 +0200

    1.3100 bump

 .gitignore       |    1 +
 perl-Dancer.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7bbf456..837c4eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /Dancer-1.3097.tar.gz
 /Dancer-1.3098.tar.gz
 /Dancer-1.3099.tar.gz
+/Dancer-1.3100.tar.gz
diff --git a/perl-Dancer.spec b/perl-Dancer.spec
index f161d44..355f25d 100644
--- a/perl-Dancer.spec
+++ b/perl-Dancer.spec
@@ -1,5 +1,5 @@
 Name:           perl-Dancer
-Version:        1.3099
+Version:        1.3100
 Release:        1%{?dist}
 Summary:        Lightweight yet powerful web application framework
 License:        GPL+ or Artistic
@@ -107,6 +107,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 27 2012 Petr Šabata <contyk at redhat.com> - 1.3100-1
+- 1.3100 bump
+
 * Thu Aug 23 2012 Petr Šabata <contyk at redhat.com> - 1.3099-1
 - 1.3099 bump
 
diff --git a/sources b/sources
index 1d97382..1eaa621 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b17a35f132cf98fd95f96f6d52d84b1  Dancer-1.3099.tar.gz
+59c9b611f3f920fd196c2fa2cee7011c  Dancer-1.3100.tar.gz



More information about the perl-devel mailing list