[perl-PAR-Packer] 1.019 bugfix bump

Petr Šabata psabata at fedoraproject.org
Mon Jul 21 12:07:03 UTC 2014


commit 37299cd02216909c20e3d44b97545f8cf9d62841
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Jul 21 14:06:53 2014 +0200

    1.019 bugfix bump

 .gitignore           |    1 +
 perl-PAR-Packer.spec |    8 ++++++--
 sources              |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5225c70..6a68f3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ PAR-Packer-1.005.tar.gz
 /PAR-Packer-1.016.tar.gz
 /PAR-Packer-1.017.tar.gz
 /PAR-Packer-1.018.tar.gz
+/PAR-Packer-1.019.tar.gz
diff --git a/perl-PAR-Packer.spec b/perl-PAR-Packer.spec
index 21029f8..6821434 100644
--- a/perl-PAR-Packer.spec
+++ b/perl-PAR-Packer.spec
@@ -1,6 +1,6 @@
 Name:           perl-PAR-Packer
-Version:        1.018
-Release:        2%{?dist}
+Version:        1.019
+Release:        1%{?dist}
 Summary:        PAR Packager
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@ URL:            http://search.cpan.org/dist/PAR-Packer/
 Source0:        http://www.cpan.org/authors/id/R/RS/RSCHUPP/PAR-Packer-%{version}.tar.gz
 Source1:        extract_icon
 Source2:        tkpp.desktop
+BuildRequires:  perl
 # myldr/Makefile.PL, myldr/file2c.pl is executed
 BuildRequires:  perl(inc::Module::Install) >= 0.92
 BuildRequires:  perl(Compress::Zlib) >= 1.3
@@ -135,6 +136,9 @@ fi
 %{_datadir}/icons/hicolor/32x32/apps/tkpp.gif
 
 %changelog
+* Mon Jul 21 2014 Petr Šabata <contyk at redhat.com> - 1.019-1
+- 1.019 bugfix bump
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.018-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 21cf235..d440b8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6066df7f7cb3791852aaeb374076fa25  PAR-Packer-1.018.tar.gz
+f01da2330b842392f4e2efdad4e86e66  PAR-Packer-1.019.tar.gz



More information about the perl-devel mailing list