downgrade to stable version
This commit is contained in:
parent
6759e2ec2a
commit
f4034cce07
@ -1,12 +1,11 @@
|
|||||||
Name: perl-threads
|
Name: perl-threads
|
||||||
Epoch: 1
|
Epoch: 2
|
||||||
Version: 2.22
|
Version: 2.21
|
||||||
Release: 419
|
Release: 1
|
||||||
Summary: Perl interpreter-based threads
|
Summary: Perl interpreter-based threads
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/threads
|
URL: https://metacpan.org/release/threads
|
||||||
#This is a devel version
|
Source0: https://cpan.metacpan.org/authors/id/J/JD/JDHEDDEN/%{name}-%{version}.tar.gz#/threads-2.21.tar.gz
|
||||||
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/threads-2.22_01.tar.gz
|
|
||||||
BuildRequires: perl-devel perl-generators perl-interpreter
|
BuildRequires: perl-devel perl-generators perl-interpreter
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 perl(ExtUtils::testlib) perl(Test::More)
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 perl(ExtUtils::testlib) perl(Test::More)
|
||||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
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}.
|
The %{name}-help package contains doc files for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n threads-2.22_01
|
%autosetup -n threads-%{version}
|
||||||
chmod -x examples/*
|
chmod -x examples/*
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -54,6 +53,12 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 27 2019 luhuaxin <luhuaxin@huawei.com> - 1:2.22-419
|
||||||
- Type: enhancement
|
- Type: enhancement
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
BIN
threads-2.21.tar.gz
Normal file
BIN
threads-2.21.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user