[perl-Filter] 1.49 bump

Petr Pisar ppisar at fedoraproject.org
Thu Apr 4 14:56:40 UTC 2013


commit 4ec4d05783fd3259412f2e91cd6bbb1cfaf36d43
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Apr 4 16:54:38 2013 +0200

    1.49 bump

 .gitignore       |    1 +
 perl-Filter.spec |    8 ++++++--
 sources          |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3622934..47b8729 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Filter-1.43.tar.gz
 /Filter-1.45.tar.gz
 /Filter-1.48.tar.gz
+/Filter-1.49.tar.gz
diff --git a/perl-Filter.spec b/perl-Filter.spec
index 7ccbbce..f67037d 100644
--- a/perl-Filter.spec
+++ b/perl-Filter.spec
@@ -1,5 +1,5 @@
 Name:           perl-Filter
-Version:        1.48
+Version:        1.49
 Release:        1%{?dist}
 Summary:        Perl source filters
 License:        GPL+ or Artistic
@@ -19,8 +19,9 @@ BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 # Tests
 BuildRequires:  perl(Cwd)
-# Optional tests
 BuildRequires:  perl(Test::More)
+# Optional tests
+BuildRequires:  perl(POSIX)
 %if !%{defined perl_bootstrap}
 BuildRequires:  perl(Test::Pod) >= 1.00
 %endif
@@ -59,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 04 2013 Petr Pisar <ppisar at redhat.com> - 1.49-1
+- 1.49 bump
+
 * Wed Apr 03 2013 Petr Pisar <ppisar at redhat.com> - 1.48-1
 - 1.48 bump
 
diff --git a/sources b/sources
index e90af31..574d94a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab4be41bb08c7efcd9f3d47cc58ea05b  Filter-1.48.tar.gz
+729118a8493de8a91b95547ce502982a  Filter-1.49.tar.gz


More information about the scm-commits mailing list