pghmcfc pushed to perl-Test-Requires (master). "Update to 0.09 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jul 21 11:01:42 UTC 2015


From 169c806679a0eca0e28417fbf8e928d0d3766740 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Tue, 21 Jul 2015 11:58:34 +0100
Subject: Update to 0.09

- New upstream release 0.09
  - Requires 5.8.1
- Use %license where possible

diff --git a/perl-Test-Requires.spec b/perl-Test-Requires.spec
index e4bffc8..0bbe056 100644
--- a/perl-Test-Requires.spec
+++ b/perl-Test-Requires.spec
@@ -3,8 +3,8 @@
 
 Name:		perl-Test-Requires
 Summary:	Checks to see if a given module can be loaded
-Version:	0.08
-Release:	6%{?dist}
+Version:	0.09
+Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/Test-Requires
@@ -12,6 +12,9 @@ Source0:	http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/Test-Requires-%{v
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:	noarch
 # Module Build
+BuildRequires:	coreutils
+BuildRequires:	findutils
+BuildRequires:	make
 BuildRequires:	perl
 BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(File::Copy)
@@ -62,11 +65,21 @@ make test TEST_FILES="xt/*.t"
 rm -rf %{buildroot}
 
 %files
-%doc Changes LICENSE README.md t/ xt/
+%if 0%{?_licensedir:1}
+%license LICENSE
+%else
+%doc LICENSE
+%endif
+%doc Changes README.md t/ xt/
 %{perl_vendorlib}/Test/
-%{_mandir}/man3/Test::Requires.3pm*
+%{_mandir}/man3/Test::Requires.3*
 
 %changelog
+* Tue Jul 21 2015 Paul Howarth <paul at city-fan.org> - 0.09-1
+- Update to 0.09
+  - Requires 5.8.1
+- Use %%license where possible
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.08-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 8052fb9..2c551e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-339ec20fbbeaa904a968bdee629688a6  Test-Requires-0.08.tar.gz
+795c1b3d02f91291e59791ce58f5cdb7  Test-Requires-0.09.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-Requires.git/commit/?h=master&id=169c806679a0eca0e28417fbf8e928d0d3766740


More information about the perl-devel mailing list