]> git.pld-linux.org Git - packages/perl-Test-Tester.git/commitdiff
- note on move to Test::Simple distribution master
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 3 May 2020 15:16:32 +0000 (17:16 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 3 May 2020 15:16:32 +0000 (17:16 +0200)
perl-Test-Tester.spec

index fd9586352370ec45eb6ecec6fe8b67f756c86e44..61ef18321f7558dfe4bd8a19ae617f7f80ba5c97 100644 (file)
@@ -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)
 
This page took 0.098643 seconds and 4 git commands to generate.