corsepiu pushed to perl-List-UtilsBy (f23). "Upstream update. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Jul 26 10:30:41 UTC 2015


From 857298a2354c425fa34bdb6b184fe3f5d18fecfd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corsepiu at fedoraproject.org>
Date: Sun, 26 Jul 2015 12:28:06 +0200
Subject: Upstream update.

- Add %license.
- Modernize spec.

diff --git a/.gitignore b/.gitignore
index 1e3e601..6936937 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/List-UtilsBy-0.09.tar.gz
+/List-UtilsBy-0.10.tar.gz
diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 542faa7..2ad0bc2 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,14 +1,17 @@
 Name:           perl-List-UtilsBy
-Version:        0.09
-Release:        10%{?dist}
+Version:        0.10
+Release:        1%{?dist}
 Summary:        Higher-order list utility functions
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/List-UtilsBy/
 Source0:        http://www.cpan.org/authors/id/P/PE/PEVANS/List-UtilsBy-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Module::Build) >= 0.4004
+BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 
 # for improved testing
 BuildRequires:  perl(Test::Pod) >= 1.00
@@ -41,12 +44,17 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 ./Build test
 
 %files
-%defattr(-,root,root,-)
-%doc Changes LICENSE README
+%doc Changes README
+%%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.10-1
+- Upstream update.
+- Add %%license.
+- Modernize spec.
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.09-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 4091283..11b2e8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ed80e57fb37bf929c641b8a43470e488  List-UtilsBy-0.09.tar.gz
+2b4e2ffdfa99ab3eba8e221545c67522  List-UtilsBy-0.10.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-List-UtilsBy.git/commit/?h=f23&id=857298a2354c425fa34bdb6b184fe3f5d18fecfd


More information about the perl-devel mailing list