commit b72793dfaa6609e243a0013b6b070b314d815679 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Feb 19 10:40:05 2015 +0100 2.44 bump .gitignore | 1 + perl-Getopt-Long.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index f753c2d..90c8e17 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /Getopt-Long-2.41.tar.gz /Getopt-Long-2.42.tar.gz /Getopt-Long-2.43.tar.gz +/Getopt-Long-2.44.tar.gz diff --git a/perl-Getopt-Long.spec b/perl-Getopt-Long.spec index bf7a47e..96a168f 100644 --- a/perl-Getopt-Long.spec +++ b/perl-Getopt-Long.spec @@ -1,5 +1,5 @@ Name: perl-Getopt-Long -Version: 2.43 +Version: 2.44 Release: 1%{?dist} Summary: Extended processing of command line options License: GPLv2+ or Artistic @@ -23,6 +23,8 @@ Requires: perl(overload) Requires: perl(Text::ParseWords) # Recommended: Requires: perl(Pod::Usage) >= 1.14 +# Dependencies on these Perl 4 files are generated as perl(foo.pl): +Provides: perl(newgetopt.pl) = %{version} %description The Getopt::Long module implements an extended getopt function called @@ -55,6 +57,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Feb 19 2015 Petr Pisar <ppisar@xxxxxxxxxx> - 2.44-1 +- 2.44 bump + * Fri Jan 30 2015 Petr Pisar <ppisar@xxxxxxxxxx> - 2.43-1 - 2.43 bump diff --git a/sources b/sources index 5122235..f7c9ded 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9fcb9732597e738f8de137b9047d830 Getopt-Long-2.43.tar.gz +f12497b9d8109e2b9b939512af8ddef7 Getopt-Long-2.44.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