1.49 bump

This commit is contained in:
Petr Písař 2013-04-04 16:54:38 +02:00
parent f878f261e4
commit 4ec4d05783
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/Filter-1.43.tar.gz
/Filter-1.45.tar.gz
/Filter-1.48.tar.gz
/Filter-1.49.tar.gz

View File

@ -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@redhat.com> - 1.49-1
- 1.49 bump
* Wed Apr 03 2013 Petr Pisar <ppisar@redhat.com> - 1.48-1
- 1.48 bump

View File

@ -1 +1 @@
ab4be41bb08c7efcd9f3d47cc58ea05b Filter-1.48.tar.gz
729118a8493de8a91b95547ce502982a Filter-1.49.tar.gz