diff --git a/perl-experimental.spec b/perl-experimental.spec index f213e15..14bfbe8 100644 --- a/perl-experimental.spec +++ b/perl-experimental.spec @@ -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 - 0.025-2 +- Simplify code's logic + * Wed Nov 24 2021 yuanxin - 0.025-1 - update version to 0.025