Simplify code's logic
This commit is contained in:
parent
90cf507065
commit
0959f4be45
@ -1,10 +1,13 @@
|
|||||||
Name: perl-experimental
|
Name: perl-experimental
|
||||||
Version: 0.025
|
Version: 0.025
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Experimental features made easy
|
Summary: Experimental features made easy
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/experimental/
|
URL: http://search.cpan.org/dist/experimental/
|
||||||
Source0: http://www.cpan.org/authors/id/L/LE/LEONT/experimental-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/L/LE/LEONT/experimental-%{version}.tar.gz
|
||||||
|
|
||||||
|
Patch0001: backport-Simplify-the-upgrade-to-next-stable-logic.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: make perl-generators perl-interpreter
|
BuildRequires: make perl-generators perl-interpreter
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||||
@ -50,6 +53,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 24 2022 hongjinghao <hongjinghao@huawei.com> - 0.025-2
|
||||||
|
- Simplify code's logic
|
||||||
|
|
||||||
* Wed Nov 24 2021 yuanxin <yuanxin24@huawei.com> - 0.025-1
|
* Wed Nov 24 2021 yuanxin <yuanxin24@huawei.com> - 0.025-1
|
||||||
- update version to 0.025
|
- update version to 0.025
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user