!4 [sync] PR-3: Package upgrade
From: @openeuler-sync-bot Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
ea25e2140e
Binary file not shown.
BIN
Sub-Exporter-0.988.tar.gz
Normal file
BIN
Sub-Exporter-0.988.tar.gz
Normal file
Binary file not shown.
@ -3,8 +3,8 @@
|
|||||||
%bcond_with perl_Sub_Exporter_enables_extra_test
|
%bcond_with perl_Sub_Exporter_enables_extra_test
|
||||||
|
|
||||||
Name: perl-Sub-Exporter
|
Name: perl-Sub-Exporter
|
||||||
Version: 0.987
|
Version: 0.988
|
||||||
Release: 18
|
Release: 1
|
||||||
Summary: Sophisticated exporter for custom-built routines
|
Summary: Sophisticated exporter for custom-built routines
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Sub-Exporter
|
URL: https://metacpan.org/release/Sub-Exporter
|
||||||
@ -27,7 +27,7 @@ A sophisticated, customizable code exporter for Perl.
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Sub-Exporter-%{version}
|
%autosetup -p1 -n Sub-Exporter-%{version}
|
||||||
|
|
||||||
find t/ -type f -exec \
|
find t/ -type f -exec \
|
||||||
perl -MExtUtils::MakeMaker -e 'ExtUtils::MM_Unix->fixin(qw{{}})' \;
|
perl -MExtUtils::MakeMaker -e 'ExtUtils::MM_Unix->fixin(qw{{}})' \;
|
||||||
@ -67,5 +67,8 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.988-1
|
||||||
|
- Upgrade to version 0.988
|
||||||
|
|
||||||
* Wed Dec 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.987-18
|
* Wed Dec 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.987-18
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user