diff --git a/.gitignore b/.gitignore index 4977f2b..9956532 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /Filter-1.39.tar.gz /Filter-1.43.tar.gz +/Filter-1.45.tar.gz diff --git a/perl-Filter.spec b/perl-Filter.spec index 0a33239..4b0cf3c 100644 --- a/perl-Filter.spec +++ b/perl-Filter.spec @@ -1,6 +1,6 @@ Name: perl-Filter -Version: 1.43 -Release: 3%{?dist} +Version: 1.45 +Release: 1%{?dist} Summary: Perl source filters License: GPL+ or Artistic Group: Development/Libraries @@ -59,6 +59,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Jun 19 2012 Petr Pisar - 1.45-1 +- 1.45 bump + * Wed Jun 06 2012 Petr Pisar - 1.43-3 - Perl 5.16 rebuild diff --git a/sources b/sources index f7b2a11..5da2382 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a503299da88cc4055f8b6d7f117bb783 Filter-1.43.tar.gz +8c00f87bc872754a691719fa655f0167 Filter-1.45.tar.gz