From 85ffe2f52b867e90aea91effcda3ef8ede2b2d82 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 99407a9..240195e 100644 --- a/perl-Getopt-Long.spec +++ b/perl-Getopt-Long.spec @@ -1,6 +1,6 @@ Name: perl-Getopt-Long -Version: 2.48 -Release: 2%{?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 + * Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 2.48-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 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=f24&id=85ffe2f52b867e90aea91effcda3ef8ede2b2d82 -- 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