[perl-Carp] 1.33 bump

Petr Pisar ppisar at fedoraproject.org
Wed Mar 26 10:04:40 UTC 2014


commit a5900a7175eeba048a6880725c2c126df1c75bee
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Mar 26 11:04:22 2014 +0100

    1.33 bump

 .gitignore     |    1 +
 perl-Carp.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0bfeddd..3546369 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Carp-1.25.tar.gz
 /Carp-1.26.tar.gz
 /Carp-1.32.tar.gz
+/Carp-1.33.tar.gz
diff --git a/perl-Carp.spec b/perl-Carp.spec
index ad13094..e404c04 100644
--- a/perl-Carp.spec
+++ b/perl-Carp.spec
@@ -1,5 +1,5 @@
 Name:           perl-Carp
-Version:        1.32
+Version:        1.33
 Release:        1%{?dist}
 Summary:        Alternative warn and die for modules
 License:        GPL+ or Artistic
@@ -55,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 26 2014 Petr Pisar <ppisar at redhat.com> - 1.33-1
+- 1.33 bump
+
 * Tue Sep 10 2013 Petr Pisar <ppisar at redhat.com> - 1.32-1
 - 1.32 bump
 
diff --git a/sources b/sources
index 5a0cb3a..eae37d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5444092be474f23cda4c3d7ef8bf8c33  Carp-1.32.tar.gz
+70cdb48bdd7e6f304335109bbfce9308  Carp-1.33.tar.gz



More information about the perl-devel mailing list