[perl-PAR-Packer] 1.023 bump

Petr Šabata psabata at fedoraproject.org
Tue Nov 4 14:34:00 UTC 2014


commit 6d0973a15c2cc488d3b5d2705e7a958c0c4a7a75
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Nov 4 15:34:14 2014 +0100

    1.023 bump

 .gitignore           |    1 +
 perl-PAR-Packer.spec |   11 +++++++----
 sources              |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71e8f0b..ba7a88a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ PAR-Packer-1.005.tar.gz
 /PAR-Packer-1.018.tar.gz
 /PAR-Packer-1.019.tar.gz
 /PAR-Packer-1.022.tar.gz
+/PAR-Packer-1.023.tar.gz
diff --git a/perl-PAR-Packer.spec b/perl-PAR-Packer.spec
index fd13977..b948dc1 100644
--- a/perl-PAR-Packer.spec
+++ b/perl-PAR-Packer.spec
@@ -1,5 +1,5 @@
 Name:           perl-PAR-Packer
-Version:        1.022
+Version:        1.023
 Release:        1%{?dist}
 Summary:        PAR Packager
 License:        GPL+ or Artistic
@@ -35,7 +35,7 @@ BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp) >= 0.05
 BuildRequires:  perl(Getopt::ArgvFile) >= 1.07
-BuildRequires:  perl(Module::ScanDeps) >= 1.15
+BuildRequires:  perl(Module::ScanDeps) >= 1.17
 BuildRequires:  perl(PAR) >= 1.005
 BuildRequires:  perl(PAR::Dist) >= 0.22
 BuildRequires:  perl(vars)
@@ -50,7 +50,7 @@ Requires:       perl(Compress::Zlib) >= 1.3
 Requires:       perl(File::Temp) >= 0.05
 Requires:       perl(Getopt::ArgvFile) >= 1.07
 Requires:       perl(IO::Compress::Gzip)
-Requires:       perl(Module::ScanDeps) >= 1.15
+Requires:       perl(Module::ScanDeps) >= 1.17
 Requires:       perl(PAR) >= 1.005
 Requires:       perl(PAR::Dist) >= 0.22
 
@@ -119,7 +119,7 @@ fi
 /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files
-%doc AUTHORS ChangeLog README TODO
+%doc AUTHORS Changes README TODO
 %{perl_vendorlib}/*
 %{_bindir}/par.pl
 %{_bindir}/parl
@@ -136,6 +136,9 @@ fi
 %{_datadir}/icons/hicolor/32x32/apps/tkpp.gif
 
 %changelog
+* Tue Nov 04 2014 Petr Šabata <contyk at redhat.com> - 1.023-1
+- 1.023 bump
+
 * Mon Sep 29 2014 Petr Šabata <contyk at redhat.com> - 1.022-1
 - 1.022 bump
 
diff --git a/sources b/sources
index 3f0151b..2d9a6e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69155f6ea29e3d4a60dd377b14537947  PAR-Packer-1.022.tar.gz
+68bd295aa2454c32817d8d7d3588fbf4  PAR-Packer-1.023.tar.gz


More information about the scm-commits mailing list