ron pushed to perl-Getopt-Euclid (f21). "Updated to 0.4.5"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 15 19:53:05 UTC 2015


From bdd97468f5f7fd47c780d605502847edb587e653 Mon Sep 17 00:00:00 2001
From: Rasmus Ory Nielsen <ron at ron.dk>
Date: Mon, 15 Jun 2015 21:33:07 +0200
Subject: Updated to 0.4.5


diff --git a/.gitignore b/.gitignore
index f15ea2a..f7331ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Getopt-Euclid-0.2.1.tar.gz
 /Getopt-Euclid-v0.2.3.tar.gz
+/Getopt-Euclid-0.4.5.tar.gz
diff --git a/perl-Getopt-Euclid.spec b/perl-Getopt-Euclid.spec
index f1b0234..ba56b60 100644
--- a/perl-Getopt-Euclid.spec
+++ b/perl-Getopt-Euclid.spec
@@ -1,11 +1,11 @@
 Name:           perl-Getopt-Euclid
-Version:        0.2.3
-Release:        12%{?dist}
+Version:        0.4.5
+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-v%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/F/FA/FANGLY/Getopt-Euclid-%{version}.tar.gz
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch:      noarch
 BuildRequires:  perl(Module::Build)
@@ -13,6 +13,7 @@ BuildRequires:  perl(version)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Pod::Checker)
 Requires:       perl(version)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -22,7 +23,7 @@ line argument parser. This ensures that your program's documented interface
 and its actual interface always agree.
 
 %prep
-%setup -q -n Getopt-Euclid-v%{version}
+%setup -q -n Getopt-Euclid-%{version}
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -49,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 15 2015 Rasmus Ory Nielsen <ron at ron.dk> - 0.4.5-1
+- Updated to 0.4.5
+
 * Fri Jun 05 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.2.3-12
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index 3d96caf..71dca20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6055aab59fe5cd7b5e522d9829ba5882  Getopt-Euclid-v0.2.3.tar.gz
+4f5636af10a0939798bc7864a4dfdfab  Getopt-Euclid-0.4.5.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Getopt-Euclid.git/commit/?h=f21&id=bdd97468f5f7fd47c780d605502847edb587e653


More information about the perl-devel mailing list