[perl-Dancer] 1.3110 bump

Petr Šabata psabata at fedoraproject.org
Mon Oct 8 12:16:29 UTC 2012


commit df63c4a9588ecdc250324861848c050aaf441a45
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Oct 8 14:09:57 2012 +0200

    1.3110 bump

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



More information about the perl-devel mailing list