ppisar pushed to perl-experimental (f23). "0.014 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Sep 14 10:13:46 UTC 2015


From de27f662fee0a36ceb3885d6314997d55d7c271c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Mon, 14 Sep 2015 12:10:57 +0200
Subject: 0.014 bump


diff --git a/.gitignore b/.gitignore
index 460dc6a..f89712a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /experimental-0.011.tar.gz
 /experimental-0.012.tar.gz
 /experimental-0.013.tar.gz
+/experimental-0.014.tar.gz
diff --git a/perl-experimental.spec b/perl-experimental.spec
index 763b8cb..0dc12cd 100644
--- a/perl-experimental.spec
+++ b/perl-experimental.spec
@@ -1,6 +1,6 @@
 Name:           perl-experimental
-Version:        0.013
-Release:        346%{?dist}
+Version:        0.014
+Release:        1%{?dist}
 Summary:        Experimental features made easy
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,6 +10,9 @@ Source0:        http://www.cpan.org/authors/id/L/LE/LEONT/experimental-%{version
 # a core dual-lived module and Module::Build::Tiny is not.
 Source1:        Makefile.PL
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Run-time:
@@ -19,9 +22,6 @@ BuildRequires:  perl(strict)
 BuildRequires:  perl(version)
 BuildRequires:  perl(warnings)
 # Tests:
-BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(IO::Handle)
-BuildRequires:  perl(IPC::Open3)
 BuildRequires:  perl(Test::More) >= 0.89
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -46,11 +46,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 14 2015 Petr Pisar <ppisar at redhat.com> - 0.014-1
+- 0.014 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.013-346
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 24cae3c..529c7ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31173b72bcebf38c4937388a657d2e25  experimental-0.013.tar.gz
+eb981c4148153ef5b1092b1f0b3ae788  experimental-0.014.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-experimental.git/commit/?h=f23&id=de27f662fee0a36ceb3885d6314997d55d7c271c


More information about the perl-devel mailing list