[perl-Prima] 1.41 bump

Petr Pisar ppisar at fedoraproject.org
Wed Nov 12 15:20:36 UTC 2014


commit 9c58fe88fadd561c801dbf6bea0147cb8ff116fc
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Nov 12 16:16:21 2014 +0100

    1.41 bump

 .gitignore      |    1 +
 perl-Prima.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c570273..0c16be7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Prima-1.37.tar.gz
 /Prima-1.40.tar.gz
+/Prima-1.41.tar.gz
diff --git a/perl-Prima.spec b/perl-Prima.spec
index 03327a1..93066b6 100644
--- a/perl-Prima.spec
+++ b/perl-Prima.spec
@@ -1,5 +1,5 @@
 Name:           perl-Prima
-Version:        1.40
+Version:        1.41
 Release:        1%{?dist}
 Summary:        Perl graphic toolkit
 License:        BSD
@@ -32,6 +32,7 @@ BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(strict)
+BuildRequires:  perl(Tie::Hash)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 # Run-time:
@@ -88,6 +89,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 12 2014 Petr Pisar <ppisar at redhat.com> - 1.41-1
+- 1.41 bump
+
 * Fri Sep 19 2014 Petr Pisar <ppisar at redhat.com> - 1.40-1
 - 1.40 bump
 
diff --git a/sources b/sources
index d6a3c16..7f8dd1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ca2e403b4f8889a8731649dabe8f05a  Prima-1.40.tar.gz
+6c66d7f6f208a8400001b0354796081d  Prima-1.41.tar.gz



More information about the perl-devel mailing list