diff --git a/autodie-2.34.tar.gz b/autodie-2.34.tar.gz deleted file mode 100644 index c1b8f9e..0000000 Binary files a/autodie-2.34.tar.gz and /dev/null differ diff --git a/autodie-2.36.tar.gz b/autodie-2.36.tar.gz new file mode 100644 index 0000000..2f47205 Binary files /dev/null and b/autodie-2.36.tar.gz differ diff --git a/perl-autodie.spec b/perl-autodie.spec index 3fbff15..36522f5 100644 --- a/perl-autodie.spec +++ b/perl-autodie.spec @@ -1,8 +1,8 @@ Name: perl-autodie -Version: 2.34 -Release: 3 +Version: 2.36 +Release: 1 Summary: Replace functions with ones that succeed or die with lexical scope -License: GPL or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/autodie Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/autodie-%{version}.tar.gz @@ -51,6 +51,9 @@ make test TEST_VERBOSE=1 %{_mandir}/man3/* %changelog +* Thu Jul 06 2023 leeffo - 2.36-1 +- update to version 2.36 + * Wed Oct 26 2022 renhongxun - 2.34-3 - Rebuild for next release