commit 9648e46057523b2adb5548842aa8601b25a90489 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Jun 20 08:26:33 2013 +0200 2.40 bump .gitignore | 1 + perl-Getopt-Long.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 88890cd..b87b9fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Getopt-Long-2.39.tar.gz +/Getopt-Long-2.40.tar.gz diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec index 2c117ee..efa5eb1 100644 --- a/perl-Getopt-Long.spec +++ b/perl-Getopt-Long.spec @@ -1,5 +1,5 @@ Name: perl-Getopt-Long -Version: 2.39 +Version: 2.40 Release: 1%{?dist} Summary: Extended processing of command line options License: GPLv2+ or Artistic @@ -9,8 +9,8 @@ Source0: http://www.cpan.org/authors/id/J/JV/JV/Getopt-Long-%{version}.ta BuildArch: noarch BuildRequires: perl BuildRequires: perl(Config) -BuildRequires: perl(lib) BuildRequires: perl(ExtUtils::MakeMaker) >= 5.0 +BuildRequires: perl(lib) # Run-time: BuildRequires: perl(constant) BuildRequires: perl(Exporter) @@ -50,10 +50,13 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; make test %files -%doc Announce CHANGES examples README +%doc CHANGES examples README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu Jun 20 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.40-1 +- 2.40 bump + * Fri Apr 05 2013 Petr Pisar <ppisar@xxxxxxxxxx> 2.39-1 - Specfile autogenerated by cpanspec 1.78. diff --git a/sources b/sources index 0f09931..35798c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84c8643de29faade9491c56d72afdba0 Getopt-Long-2.39.tar.gz +4eee16a3575d85b1f13478080b0ab772 Getopt-Long-2.40.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel