Simplify code's logic

This commit is contained in:
hongjinghao 2022-10-24 14:22:02 +08:00
parent 90cf507065
commit 0959f4be45

View File

@ -1,10 +1,13 @@
Name: perl-experimental
Version: 0.025
Release: 1
Release: 2
Summary: Experimental features made easy
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/experimental/
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
BuildRequires: make perl-generators perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
@ -50,6 +53,9 @@ make test
%{_mandir}/man3/*
%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
- update version to 0.025