!8 [sync] PR-7: update perl-Exporter-Tiny version to 1.004004

From: @openeuler-sync-bot 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2022-10-24 01:43:28 +00:00 committed by Gitee
commit 666a7d0227
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: perl-Exporter-Tiny Name: perl-Exporter-Tiny
Version: 1.002002 Version: 1.004004
Release: 1 Release: 1
Summary: An exporter with the features of Sub::Exporter but only core dependencies Summary: An exporter with the features of Sub::Exporter but only core dependencies
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Exporter-Tiny URL: https://metacpan.org/release/Exporter-Tiny
Source0: https://cpan.metacpan.org/modules/by-module/Exporter/Exporter-Tiny-1.002002.tar.gz Source0: https://cpan.metacpan.org/modules/by-module/Exporter/Exporter-Tiny-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: coreutils findutils make BuildRequires: coreutils findutils make
BuildRequires: perl-generators perl-interpreter BuildRequires: perl-generators perl-interpreter
@ -27,7 +27,7 @@ done through the @EXPORT, @EXPORT_OK and %%EXPORT_TAGS package variables.
%package_help %package_help
%prep %prep
%autosetup -n Exporter-Tiny-1.002002 -p1 %autosetup -n Exporter-Tiny-%{version} -p1
%build %build
perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1 perl Makefile.PL INSTALLDIRS=vendor NO_PERLLOCAL=1 NO_PACKLIST=1
@ -50,6 +50,12 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Fri Oct 21 2022 xujing <xujing125@huawei.com> - 1.004004-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update version to 1.004004
* Thu Jul 23 2020 xinghe <xinghe1@huawei.com> - 1.002002-1 * Thu Jul 23 2020 xinghe <xinghe1@huawei.com> - 1.002002-1
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA