]> git.pld-linux.org Git - packages/perl-Test-Simple.git/commitdiff
- updated to 1.302183 master auto/th/perl-Test-Simple-1.302183-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 17 May 2021 14:58:08 +0000 (16:58 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 17 May 2021 14:58:08 +0000 (16:58 +0200)
- use _noautoreq_perl

perl-Test-Simple.spec

index e1b4d3c813617379e182ae5ac18b9bd5c7bf69e4..11f2cfa97262e3e75580e62cd9310b538bdd8b60 100644 (file)
@@ -7,15 +7,15 @@
 Summary:       Test::Simple - basic utilities for writing tests
 Summary(pl.UTF-8):     Test::Simple - podstawowe narzędzia do pisania testów
 Name:          perl-Test-Simple
-# NOTE: perl 5.30 provides 1.302162
-Version:       1.302140
+# NOTE: perl 5.32 provides 1.302175
+Version:       1.302183
 %define        fver    %(echo %{version} | tr -d _)
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Test/%{pdir}-%{pnam}-%{fver}.tar.gz
-# Source0-md5: 2a3eba9fbafe80a24ce75b604ab045f1
+# Source0-md5: b9bd0b573de649893dbd1d746691cd0a
 URL:           https://metacpan.org/release/Test-Simple
 %{?with_tests:BuildRequires:   perl-Test-Harness >= 2.03}
 BuildRequires: perl-devel >= 1:5.8.0
@@ -37,7 +37,7 @@ Obsoletes:    perl-Test-use-ok < 0.12
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _noautoreq      'perl(threads)' 'perl(threads::shared)'
+%define                _noautoreq_perl threads threads::shared
 
 %description
 AHHHHHHH!!!! NOT TESTING! Anything but testing! Beat me, whip me, send
This page took 0.079922 seconds and 4 git commands to generate.