[perl-B-Lint] 1.20 bump

Petr Pisar ppisar at fedoraproject.org
Mon Oct 27 11:54:01 UTC 2014


commit 7f8423c581bf08246bcebab8c1dfbf1a4c11f153
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 27 12:53:14 2014 +0100

    1.20 bump

 .gitignore       |    1 +
 perl-B-Lint.spec |    8 ++++++--
 sources          |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 703598f..374441b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /B-Lint-1.17.tar.gz
 /B-Lint-1.18.tar.gz
+/B-Lint-1.20.tar.gz
diff --git a/perl-B-Lint.spec b/perl-B-Lint.spec
index 5ebe9f3..d93966a 100644
--- a/perl-B-Lint.spec
+++ b/perl-B-Lint.spec
@@ -1,5 +1,5 @@
 Name:           perl-B-Lint
-Version:        1.18
+Version:        1.20
 Release:        1%{?dist}
 Summary:        Perl lint
 License:        GPL+ or Artistic
@@ -9,7 +9,8 @@ Source0:        http://www.cpan.org/authors/id/R/RJ/RJBS/B-Lint-%{version}.tar.g
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
-# Run-Time
+BuildRequires:  perl(version)
+# Run-Time:
 BuildRequires:  perl(B) 
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
@@ -60,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 27 2014 Petr Pisar <ppisar at redhat.com> - 1.20-1
+- 1.20 bump
+
 * Tue Sep 30 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.18-1
 - 1.18 bump
 
diff --git a/sources b/sources
index a4802a4..0796b6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f29eda0033cc414c32380de4adf47538  B-Lint-1.18.tar.gz
+fa50cb6d61b46f7ac4bdbebda455d6a0  B-Lint-1.20.tar.gz



More information about the perl-devel mailing list