ppisar pushed to perl-Test-Reporter (f21). "1.62 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 13:03:41 UTC 2015


>From 057628274aaeb61d206d3cea7af4c1ec603bf607 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Tue, 7 Apr 2015 15:00:54 +0200
Subject: 1.62 bump


diff --git a/.gitignore b/.gitignore
index b080b3b..bf80dbb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Test-Reporter-1.58.tar.gz
 /Test-Reporter-1.59.tar.gz
 /Test-Reporter-1.60.tar.gz
+/Test-Reporter-1.62.tar.gz
diff --git a/perl-Test-Reporter.spec b/perl-Test-Reporter.spec
index f82acad..19f2237 100644
--- a/perl-Test-Reporter.spec
+++ b/perl-Test-Reporter.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Reporter
-Version:        1.60
-Release:        2%{?dist}
+Version:        1.62
+Release:        1%{?dist}
 Summary:        Sends test results to cpan-testers at perl.org
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -29,11 +29,10 @@ BuildRequires:  perl(vars)
 # Tests:
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(File::Find)
-BuildRequires:  perl(File::Spec::Functions)
-BuildRequires:  perl(List::Util)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Test::More) >= 0.88
 # Optional tests:
-BuildRequires:  perl(Test::Script) >= 1.05
+# CPAN::Meta not useful
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -57,11 +56,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes CONTRIBUTING LICENSE README
+%license LICENSE
+%doc Changes CONTRIBUTING.mkdn README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Apr 07 2015 Petr Pisar <ppisar at redhat.com> - 1.62-1
+- 1.62 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.60-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 731484d..47a3dc5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e36fc3c25a71b2ceba2ae21c6a2e02fc  Test-Reporter-1.60.tar.gz
+f016cc77fe49681bb4a97ab06645b70f  Test-Reporter-1.62.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-Reporter.git/commit/?h=f21&id=057628274aaeb61d206d3cea7af4c1ec603bf607


More information about the scm-commits mailing list