[perl-Filter] 1.45 bump

Petr Pisar ppisar at fedoraproject.org
Tue Jun 19 11:23:20 UTC 2012


commit e301b511f16a78bd1e96341e121e06ab2d5d4104
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Jun 19 13:23:05 2012 +0200

    1.45 bump

 .gitignore       |    1 +
 perl-Filter.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <ppisar at redhat.com> - 1.45-1
+- 1.45 bump
+
 * Wed Jun 06 2012 Petr Pisar <ppisar at redhat.com> - 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



More information about the perl-devel mailing list