[perl-Test-Strict] 0.22 bump

Petr Šabata psabata at fedoraproject.org
Fri Mar 1 10:29:36 UTC 2013


commit acf11ac816d21d6ae597a20ee14e0f05e47d02b1
Author: Petr Šabata <contyk at redhat.com>
Date:   Fri Mar 1 11:29:33 2013 +0100

    0.22 bump

 .gitignore            |    1 +
 perl-Test-Strict.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f1a05e6..f6e2c02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Test-Strict-0.13.tar.gz
 /Test-Strict-0.19.tar.gz
 /Test-Strict-0.20.tar.gz
 /Test-Strict-0.21.tar.gz
+/Test-Strict-0.22.tar.gz
diff --git a/perl-Test-Strict.spec b/perl-Test-Strict.spec
index b7db9f4..9bdfebd 100644
--- a/perl-Test-Strict.spec
+++ b/perl-Test-Strict.spec
@@ -1,5 +1,5 @@
 Name:       perl-Test-Strict 
-Version:    0.21
+Version:    0.22
 Release:    1%{?dist}
 # see lib/Test/Strict.pm
 License:    GPL+ or Artistic
@@ -46,6 +46,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Mar 01 2013 Petr Šabata <contyk at redhat.com> - 0.22-1
+- 0.22 bump, distribution cleanup
+
 * Thu Feb 28 2013 Petr Pisar <ppisar at redhat.com> - 0.21-1
 - 0.21 bump
 
diff --git a/sources b/sources
index e344ba0..19ca602 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a8f89c5b476fc6bba93895f3fbb99e7  Test-Strict-0.21.tar.gz
+41b588f3a376a574747b38641dbf2cf8  Test-Strict-0.22.tar.gz


More information about the scm-commits mailing list