commit 00647923a7b0a583abb8f1b9513d6d8d83ffd35c
Author: Petr Písař <[email protected]>
Date: Tue Nov 5 14:37:26 2013 +0100
1.60 bump
.gitignore | 1 +
perl-Test-Reporter.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 720b01c..b080b3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/Test-Reporter-1.58.tar.gz
/Test-Reporter-1.59.tar.gz
+/Test-Reporter-1.60.tar.gz
diff --git a/perl-Test-Reporter.spec b/perl-Test-Reporter.spec
index ba2262e..b8d2d2f 100644
--- a/perl-Test-Reporter.spec
+++ b/perl-Test-Reporter.spec
@@ -1,6 +1,6 @@
Name: perl-Test-Reporter
-Version: 1.59
-Release: 3%{?dist}
+Version: 1.60
+Release: 1%{?dist}
Summary: Sends test results to [email protected]
License: GPL+ or Artistic
Group: Development/Libraries
@@ -8,7 +8,7 @@ URL: http://search.cpan.org/dist/Test-Reporter/
Source0:
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Test-Reporter-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl
-BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.17
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
# Run-time:
@@ -57,11 +57,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {}
\;
make test
%files
-%doc Changes CONTRIBUTING COPYING LICENSE README
+%doc Changes CONTRIBUTING LICENSE README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
+* Tue Nov 05 2013 Petr Pisar <[email protected]> - 1.60-1
+- 1.60 bump
+
* Sun Aug 04 2013 Fedora Release Engineering <[email protected]>
- 1.59-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
diff --git a/sources b/sources
index 5e98247..731484d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b81be1fa634a8312775e1428b0adee5 Test-Reporter-1.59.tar.gz
+e36fc3c25a71b2ceba2ae21c6a2e02fc Test-Reporter-1.60.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel