[perl-Dancer] 1.3072 bump

Petr Sabata psabata at fedoraproject.org
Wed Aug 24 10:59:56 UTC 2011


commit a8d89c027631656c755038c4442add3b7520a7f5
Author: Petr Sabata <contyk at redhat.com>
Date:   Wed Aug 24 12:59:00 2011 +0200

    1.3072 bump

 .gitignore       |    1 +
 perl-Dancer.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e75479..e734b49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Dancer-1.3040.tar.gz
 /Dancer-1.3071.tar.gz
+/Dancer-1.3072.tar.gz
diff --git a/perl-Dancer.spec b/perl-Dancer.spec
index 2307737..1a80335 100644
--- a/perl-Dancer.spec
+++ b/perl-Dancer.spec
@@ -1,5 +1,5 @@
 Name:           perl-Dancer
-Version:        1.3071
+Version:        1.3072
 Release:        1%{?dist}
 Summary:        Lightweight yet powerful web application framework
 License:        GPL+ or Artistic
@@ -88,6 +88,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug 24 2011 Petr Sabata <contyk at redhat.com> - 1.3072-1
+- 1.3072 bump
+
 * Wed Aug 10 2011 Marcela Mašláňová <mmaslano at redhat.com> 1.3071-1
 - update
 - add filter for RPM 4.8
diff --git a/sources b/sources
index 6e73a45..d128e88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9fbe54f6d43c95c7d4aea4f765075bdb  Dancer-1.3071.tar.gz
+7ecf0bf6b28ba5ed0e7a6f82919394b1  Dancer-1.3072.tar.gz



More information about the perl-devel mailing list