Revert "0.013 bump"

This reverts commit a94f049649.

No perl(Module::Build::Tiny) >= 0.039 is availble in F21 and this
enhancement has meaning on developement Perl 5.21 release only. It's
not relevant for F21.
This commit is contained in:
Petr Písař 2014-10-27 13:43:50 +01:00
parent a94f049649
commit 690069a104
3 changed files with 4 additions and 8 deletions

1
.gitignore vendored
View File

@ -8,4 +8,3 @@
/experimental-0.010.tar.gz
/experimental-0.011.tar.gz
/experimental-0.012.tar.gz
/experimental-0.013.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-experimental
Version: 0.013
Version: 0.012
Release: 1%{?dist}
Summary: Experimental features made easy
License: GPL+ or Artistic
@ -8,12 +8,12 @@ URL: http://search.cpan.org/dist/experimental/
Source0: http://www.cpan.org/authors/id/L/LE/LEONT/experimental-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl(Module::Build::Tiny) >= 0.039
BuildRequires: perl(version)
BuildRequires: perl(Module::Build::Tiny) >= 0.038
# Run-time:
BuildRequires: perl(Carp)
BuildRequires: perl(feature)
BuildRequires: perl(strict)
BuildRequires: perl(version)
BuildRequires: perl(warnings)
# Tests:
BuildRequires: perl(File::Spec)
@ -46,9 +46,6 @@ perl Build.PL --installdirs=vendor
%{_mandir}/man3/*
%changelog
* Mon Oct 27 2014 Petr Pisar <ppisar@redhat.com> - 0.013-1
- 0.013 bump
* Mon Oct 13 2014 Petr Pisar <ppisar@redhat.com> - 0.012-1
- 0.012 bump

View File

@ -1 +1 @@
31173b72bcebf38c4937388a657d2e25 experimental-0.013.tar.gz
7fb8717bf2a20914bba79ccbb2e5b085 experimental-0.012.tar.gz