diff --git a/perl-autodie.spec b/perl-autodie.spec index 7220566..7c8eb13 100644 --- a/perl-autodie.spec +++ b/perl-autodie.spec @@ -1,6 +1,6 @@ Name: perl-autodie Version: 2.34 -Release: 2 +Release: 3 Summary: Replace functions with ones that succeed or die with lexical scope License: GPL or Artistic URL: https://metacpan.org/release/autodie @@ -51,6 +51,9 @@ make test TEST_VERBOSE=1 %{_mandir}/man3/* %changelog +* Wed Oct 26 2022 renhongxun - 2.34-3 +- Rebuild for next release + * Wed Jan 05 2022 tianwei - 2.34-2 - fix test failed