[perl-autodie] 2.22 bump

Petr Pisar ppisar at fedoraproject.org
Mon Sep 23 11:54:37 UTC 2013


commit 06daae030a49df891f8b64fe0642734dcfb8d934
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Sep 23 13:53:48 2013 +0200

    2.22 bump

 .gitignore        |    1 +
 perl-autodie.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d3deac5..64d507c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /autodie-2.16.tar.gz
 /autodie-2.20.tar.gz
 /autodie-2.21.tar.gz
+/autodie-2.22.tar.gz
diff --git a/perl-autodie.spec b/perl-autodie.spec
index cd2ba07..2f162fc 100644
--- a/perl-autodie.spec
+++ b/perl-autodie.spec
@@ -1,5 +1,5 @@
 Name:           perl-autodie
-Version:        2.21
+Version:        2.22
 Release:        1%{?dist}
 Summary:        Replace functions with ones that succeed or die
 License:        GPL+ or Artistic
@@ -82,6 +82,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 23 2013 Petr Pisar <ppisar at redhat.com> - 2.22-1
+- 2.22 bump
+
 * Thu Sep 12 2013 Petr Pisar <ppisar at redhat.com> - 2.21-1
 - 2.21 bump
 
diff --git a/sources b/sources
index 010633b..6c2c14f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-144b6f8335e98ecbb14267ebd59f69b1  autodie-2.21.tar.gz
+2930d449fb94b0f8743cf689c7fa1752  autodie-2.22.tar.gz


More information about the scm-commits mailing list