!4 [sync] PR-3: Package upgrade

From: @openeuler-sync-bot 
Reviewed-by: @licihua 
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2022-10-24 09:01:37 +00:00 committed by Gitee
commit 30b6c8b787
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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