From d354dc7f3affbe157816ee39c89d3e4b0b7a8b41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 28 Feb 2013 13:41:00 +0100 Subject: [PATCH] 0.21 bump --- .gitignore | 1 + perl-Test-Strict.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5f703ff..f1a05e6 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ Test-Strict-0.13.tar.gz /Test-Strict-0.18.tar.gz /Test-Strict-0.19.tar.gz /Test-Strict-0.20.tar.gz +/Test-Strict-0.21.tar.gz diff --git a/perl-Test-Strict.spec b/perl-Test-Strict.spec index 2fceb3f..b7db9f4 100644 --- a/perl-Test-Strict.spec +++ b/perl-Test-Strict.spec @@ -1,5 +1,5 @@ Name: perl-Test-Strict -Version: 0.20 +Version: 0.21 Release: 1%{?dist} # see lib/Test/Strict.pm License: GPL+ or Artistic @@ -46,6 +46,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Thu Feb 28 2013 Petr Pisar - 0.21-1 +- 0.21 bump + * Mon Feb 25 2013 Petr Ĺ abata - 0.20-1 - 0.20 bump, detect even more modules diff --git a/sources b/sources index 564fabf..e344ba0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99250df30f2805250ce25a485ad9a31f Test-Strict-0.20.tar.gz +1a8f89c5b476fc6bba93895f3fbb99e7 Test-Strict-0.21.tar.gz