diff --git a/autodie-2.29.tar.gz b/autodie-2.29.tar.gz deleted file mode 100644 index c89a3b4..0000000 Binary files a/autodie-2.29.tar.gz and /dev/null differ diff --git a/autodie-2.32.tar.gz b/autodie-2.32.tar.gz new file mode 100644 index 0000000..1d54f46 Binary files /dev/null and b/autodie-2.32.tar.gz differ diff --git a/perl-autodie.spec b/perl-autodie.spec index 46c2f3c..e36c72f 100644 --- a/perl-autodie.spec +++ b/perl-autodie.spec @@ -1,10 +1,10 @@ Name: perl-autodie -Version: 2.29 -Release: 398 +Version: 2.32 +Release: 1 Summary: Replace functions with ones that succeed or die with lexical scope License: GPL or Artistic URL: https://metacpan.org/release/autodie -Source0: https://github.com/pjf/autodie/archive/v%{version}.tar.gz#/autodie-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/T/TO/TODDR/autodie-%{version}.tar.gz #prereqs BuildRequires: gcc perl(ExtUtils::MakeMaker) perl-interpreter perl-generators @@ -50,6 +50,12 @@ make test TEST_VERBOSE=1 %{_mandir}/man3/* %changelog +* Sat Jul 25 2020 shixuantong - 2.32-1 +- Type:NA +- ID:NA +- SUG:NA +- DESC:update to 2.32-1 + * Mon Oct 28 2019 shenyangyang - 2.29-398 - Type:enhancement - ID:NA