[perl-Dancer] 1.3132 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Wed Oct 22 06:35:14 UTC 2014


commit acc84c249f8674449bb7e0af5fbe409831553205
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Wed Oct 22 08:34:22 2014 +0200

    1.3132 bump

 .gitignore       |    1 +
 perl-Dancer.spec |    6 +++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52f9aa5..0bf12f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /Dancer-1.3126.tar.gz
 /Dancer-1.3129.tar.gz
 /Dancer-1.3130.tar.gz
+/Dancer-1.3132.tar.gz
diff --git a/perl-Dancer.spec b/perl-Dancer.spec
index 5561cec..3aaa1a5 100644
--- a/perl-Dancer.spec
+++ b/perl-Dancer.spec
@@ -1,5 +1,5 @@
 Name:           perl-Dancer
-Version:        1.3130
+Version:        1.3132
 Release:        1%{?dist}
 Summary:        Lightweight yet powerful web application framework
 License:        GPL+ or Artistic
@@ -83,6 +83,7 @@ Requires:       perl(HTTP::Server::Simple::PSGI) >= 0.11
 Requires:       perl(LWP)
 Requires:       perl(Try::Tiny) >= 0.09
 Requires:       perl(URI) >= 1.59
+Requires:       perl(YAML)
 
 %{?perl_default_filter}
 
@@ -118,6 +119,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 21 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.3132-1
+- 1.3132 bump
+
 * Thu Sep 18 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.3130-1
 - 1.3130 bump
 
diff --git a/sources b/sources
index 4d1847b..d838fd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4481ab3449d2b49970d444d0e7dd519e  Dancer-1.3130.tar.gz
+d7e720e64a446748f77d938e7ef944c0  Dancer-1.3132.tar.gz



More information about the perl-devel mailing list