[perl-PAR] 1.004 bump

Petr Pisar ppisar at fedoraproject.org
Thu Dec 1 14:05:32 UTC 2011


commit 5bd7df65ed4cabf71b7648379c06df560688ee8a
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Dec 1 15:05:11 2011 +0100

    1.004 bump

 .gitignore    |    1 +
 perl-PAR.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fff5586..ffebb06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 PAR-1.000.tar.gz
 /PAR-1.002.tar.gz
 /PAR-1.003.tar.gz
+/PAR-1.004.tar.gz
diff --git a/perl-PAR.spec b/perl-PAR.spec
index 3a379ea..349e65b 100644
--- a/perl-PAR.spec
+++ b/perl-PAR.spec
@@ -1,5 +1,5 @@
 Name:           perl-PAR
-Version:        1.003
+Version:        1.004
 Release:        1%{?dist}
 Summary:        Perl Archive Toolkit
 License:        GPL+ or Artistic
@@ -42,6 +42,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Dec 01 2011 Petr Pisar <ppisar at redhat.com> - 1.004-1
+- 1.004 bump
+
 * Tue Nov 29 2011 Petr Šabata <contyk at redhat.com> - 1.003-1
 - 1.003 bump
 - Update Source URL
diff --git a/sources b/sources
index 151cf43..34a6eba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfdb92cd2c1b507e5704859469ce9a4e  PAR-1.003.tar.gz
+6174ba38b5cc80bc47c8961bffe22347  PAR-1.004.tar.gz



More information about the perl-devel mailing list