[packages/perl-Test-Tester] - note on move to Test::Simple distribution

qboosh qboosh at pld-linux.org
Sun May 3 17:16:12 CEST 2020


commit 2b2d5e8450203fdce8c00e624044f34400b3e326
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 3 17:16:32 2020 +0200

    - note on move to Test::Simple distribution

 perl-Test-Tester.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/perl-Test-Tester.spec b/perl-Test-Tester.spec
index fd95863..61ef183 100644
--- a/perl-Test-Tester.spec
+++ b/perl-Test-Tester.spec
@@ -1,3 +1,4 @@
+# NOTE: now part of perl-Test-Simple
 #
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
@@ -8,7 +9,7 @@ Summary:	Test::Tester - Ease testing test modules built with Test::Builder
 Summary(pl.UTF-8):	Test::Tester - ułatwianie testowania modułów testowych z Test::Buildera
 Name:		perl-Test-Tester
 Version:	0.109
-Release:	1
+Release:	1.1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
@@ -17,6 +18,7 @@ Source0:	http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{version}.t
 URL:		http://search.cpan.org/dist/Test-Tester/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.745
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-Tester.git/commitdiff/2b2d5e8450203fdce8c00e624044f34400b3e326



More information about the pld-cvs-commit mailing list