!2 perl-threads

Merge pull request !2 from syyhao/master
This commit is contained in:
openeuler-ci-bot 2020-07-31 00:23:46 +08:00 committed by Gitee
commit 4bb66312ba
3 changed files with 11 additions and 6 deletions

View File

@ -1,12 +1,11 @@
Name: perl-threads
Epoch: 1
Version: 2.22
Release: 419
Epoch: 2
Version: 2.21
Release: 1
Summary: Perl interpreter-based threads
License: GPL+ or Artistic
URL: https://metacpan.org/release/threads
#This is a devel version
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/threads-2.22_01.tar.gz
Source0: https://cpan.metacpan.org/authors/id/J/JD/JDHEDDEN/%{name}-%{version}.tar.gz#/threads-2.21.tar.gz
BuildRequires: perl-devel perl-generators perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 perl(ExtUtils::testlib) perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@ -30,7 +29,7 @@ Requires: man
The %{name}-help package contains doc files for %{name}.
%prep
%autosetup -n threads-2.22_01
%autosetup -n threads-%{version}
chmod -x examples/*
%build
@ -54,6 +53,12 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jul 24 2020 shenyangyang <shenyangyang4@huawei.com> - 2:2.21-1
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: downgrade to stable version
* Tue Sep 27 2019 luhuaxin <luhuaxin@huawei.com> - 1:2.22-419
- Type: enhancement
- ID: NA

BIN
threads-2.21.tar.gz Normal file

Binary file not shown.

Binary file not shown.