diff --git a/Role-Tiny-2.001004.tar.gz b/Role-Tiny-2.001004.tar.gz deleted file mode 100644 index 47959e2..0000000 Binary files a/Role-Tiny-2.001004.tar.gz and /dev/null differ diff --git a/Role-Tiny-2.002004.tar.gz b/Role-Tiny-2.002004.tar.gz new file mode 100644 index 0000000..9b6b9f7 Binary files /dev/null and b/Role-Tiny-2.002004.tar.gz differ diff --git a/perl-Role-Tiny.spec b/perl-Role-Tiny.spec index 5a0d1ea..cea9a68 100644 --- a/perl-Role-Tiny.spec +++ b/perl-Role-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Role-Tiny -Version: 2.001004 -Release: 2 +Version: 2.002004 +Release: 1 Summary: A nouvelle cuisine portion size slice of Moose License: GPL+ or Artistic URL: https://metacpan.org/release/Role-Tiny @@ -20,7 +20,7 @@ Role::Tiny is a minimalist role composition tool. %package_help %prep -%autosetup -n Role-Tiny-%{version} +%autosetup -n Role-Tiny-%{version} -p1 %build /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 @@ -47,5 +47,8 @@ Role::Tiny is a minimalist role composition tool. %{_mandir}/man3/Role::Tiny::With.3* %changelog +* Tue Jun 14 2022 SimpleUpdate Robot - 2.002004-1 +- Upgrade to version 2.002004 + * Fri Jan 10 2020 openEuler Buildteam - 2.001004-2 -- Package init \ No newline at end of file +- Package init