commit 590285ae26d021765e07076dfc70c8e87b72ccb3 Author: Rasmus Ory Nielsen <ron@xxxxxxxxxxxxxxxxx> Date: Wed Dec 8 12:05:04 2010 +0100 Updated to 0.2.3 .gitignore | 1 + perl-Getopt-Euclid.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 303189e..f15ea2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Getopt-Euclid-0.2.1.tar.gz +/Getopt-Euclid-v0.2.3.tar.gz diff --git a/perl-Getopt-Euclid.spec b/perl-Getopt-Euclid.spec index 2d8289c..1f875c5 100644 --- a/perl-Getopt-Euclid.spec +++ b/perl-Getopt-Euclid.spec @@ -1,11 +1,11 @@ Name: perl-Getopt-Euclid -Version: 0.2.1 -Release: 4%{?dist} +Version: 0.2.3 +Release: 1%{?dist} Summary: Executable Uniform Command-Line Interface Descriptions License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Getopt-Euclid/ -Source0: http://search.cpan.org/CPAN/authors/id/K/KG/KGALINSKY/Getopt-Euclid-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/K/KG/KGALINSKY/Getopt-Euclid-v%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildArch: noarch BuildRequires: perl(Module::Build) @@ -22,7 +22,7 @@ line argument parser. This ensures that your program's documented interface and its actual interface always agree. %prep -%setup -q -n Getopt-Euclid-%{version} +%setup -q -n Getopt-Euclid-v%{version} %build %{__perl} Build.PL installdirs=vendor @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Dec 8 2010 Rasmus Ory Nielsen <ron@xxxxxx> - 0.2.3-1 +- Updated to 0.2.3 + * Sun May 02 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 0.2.1-4 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index bfb1918..3d96caf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5ffa92cce7a4561934ca0b9d20ba617 Getopt-Euclid-0.2.1.tar.gz +6055aab59fe5cd7b5e522d9829ba5882 Getopt-Euclid-v0.2.3.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