diff --git a/Moo-2.003004.tar.gz b/Moo-2.003004.tar.gz deleted file mode 100644 index 2ef9c75..0000000 Binary files a/Moo-2.003004.tar.gz and /dev/null differ diff --git a/Moo-2.005004.tar.gz b/Moo-2.005004.tar.gz new file mode 100644 index 0000000..99d449d Binary files /dev/null and b/Moo-2.005004.tar.gz differ diff --git a/perl-Moo.spec b/perl-Moo.spec index 6786035..d259f68 100644 --- a/perl-Moo.spec +++ b/perl-Moo.spec @@ -1,6 +1,6 @@ Name: perl-Moo -Version: 2.003004 -Release: 8 +Version: 2.005004 +Release: 1 Summary: Minimalist Object Orientation (with Moose compatibility) License: GPL+ or Artistic URL: https://metacpan.org/release/Moo @@ -38,7 +38,7 @@ on the idea that it provides almost -- but not quite -- two thirds of Moose. %package_help %prep -%autosetup -n Moo-%{version} +%autosetup -n Moo-%{version} -p1 %build /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 @@ -62,5 +62,8 @@ make test %{_mandir}/man3/* %changelog +* Tue Jun 14 2022 SimpleUpdate Robot - 2.005004-1 +- Upgrade to version 2.005004 + * Fri Jan 10 2020 openEuler Buildteam - 2.003004-8 -- Package init \ No newline at end of file +- Package init