[perl-PAR] 1.007 bump

Petr Šabata psabata at fedoraproject.org
Tue Oct 23 08:30:04 UTC 2012


commit bdd07be82bcfb70b6fcfe64c544f8312f7d53132
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Oct 23 10:23:24 2012 +0200

    1.007 bump

 .gitignore    |    1 +
 perl-PAR.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8e411b5..bf427a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ PAR-1.000.tar.gz
 /PAR-1.004.tar.gz
 /PAR-1.005.tar.gz
 /PAR-1.006.tar.gz
+/PAR-1.007.tar.gz
diff --git a/perl-PAR.spec b/perl-PAR.spec
index 19536e4..ea94b61 100644
--- a/perl-PAR.spec
+++ b/perl-PAR.spec
@@ -1,5 +1,5 @@
 Name:           perl-PAR
-Version:        1.006
+Version:        1.007
 Release:        1%{?dist}
 Summary:        Perl Archive Toolkit
 License:        GPL+ or Artistic
@@ -42,6 +42,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 23 2012 Petr Šabata <contyk at redhat.com> - 1.007-1
+- 1.007 bugfix bump
+
 * Mon Oct 15 2012 Petr Šabata <contyk at redhat.com> - 1.006-1
 - 1.006 bump
 - Drop command macros
diff --git a/sources b/sources
index 004e773..ce2ff69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5738c81781336c58567fdac63d35b3b1  PAR-1.006.tar.gz
+eff0397dc552f52f071908f3cc178637  PAR-1.007.tar.gz


More information about the scm-commits mailing list