From 6f08d48e3ccd9895170bc62bc3a5bd2b4b51287e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Wed, 15 Jun 2016 09:13:41 +0200
Subject: 2.49 bump

---
 .gitignore            |  1 +
 perl-Getopt-Long.spec | 10 +++++++---
 sources               |  2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 40dcf41..f939770 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Getopt-Long-2.46.tar.gz
 /Getopt-Long-2.47.tar.gz
 /Getopt-Long-2.48.tar.gz
+/Getopt-Long-2.49.tar.gz
diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec
index 8fea25f..6e506c9 100644
--- a/perl-Getopt-Long.spec
+++ b/perl-Getopt-Long.spec
@@ -1,6 +1,6 @@
 Name:           perl-Getopt-Long
-Version:        2.48
-Release:        365%{?dist}
+Version:        2.49
+Release:        1%{?dist}
 Summary:        Extended processing of command line options
 License:        GPLv2+ or Artistic
 Group:          Development/Libraries
@@ -10,6 +10,7 @@ BuildArch:      noarch
 BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-generators
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 5.0
 BuildRequires:  perl(lib)
@@ -47,7 +48,7 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -59,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 15 2016 Petr Pisar <ppi...@redhat.com> - 2.49-1
+- 2.49 bump
+
 * Sat May 14 2016 Jitka Plesnikova <jples...@redhat.com> - 2.48-365
 - Increase release to favour standalone package
 
diff --git a/sources b/sources
index f0c7bf1..965d800 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7dc6a38df7162a5add8f174a94acc0c3  Getopt-Long-2.48.tar.gz
+1a3dd7096ae4eb32774a1f1aa9005018  Getopt-Long-2.49.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Getopt-Long.git/commit/?h=master&id=6f08d48e3ccd9895170bc62bc3a5bd2b4b51287e
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to