diff --git a/Moo-2.003004.tar.gz b/Moo-2.003004.tar.gz deleted file mode 100644 index 2ef9c75d9c0818779915b373e92d5ae97d27cdb2..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..99d449df1978634efb6f2fe62a198ba555a1f0c0 Binary files /dev/null and b/Moo-2.005004.tar.gz differ diff --git a/perl-Moo.spec b/perl-Moo.spec index 67860352fa92d3954c45719af2c9df7400dac5a6..d259f682ad627ea168cb99937047fc85ba726ef8 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