Package upgrade

(cherry picked from commit d6c36c1f9349b489d9c4f382a4c61794bc43c9dc)
This commit is contained in:
starlet-dx 2022-06-15 15:34:01 +08:00 committed by openeuler-sync-bot
parent 7adc2c577f
commit 1929e767c1
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
Role-Tiny-2.002004.tar.gz Normal file

Binary file not shown.

View File

@ -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 <tc@openeuler.org> - 2.002004-1
- Upgrade to version 2.002004
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.001004-2
- Package init
- Package init