!8 [sync] PR-5: Package upgrade
From: @openeuler-sync-bot Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
ad6f8b7b7f
Binary file not shown.
BIN
PerlIO-utf8_strict-0.009.tar.gz
Normal file
BIN
PerlIO-utf8_strict-0.009.tar.gz
Normal file
Binary file not shown.
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-PerlIO-utf8_strict
|
Name: perl-PerlIO-utf8_strict
|
||||||
Version: 0.008
|
Version: 0.009
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Fast and correct UTF-8 IO
|
Summary: Fast and correct UTF-8 IO
|
||||||
License: Perl_5
|
License: GPL-1.0-only or Artistic-1.0
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/PerlIO-utf8_strict/
|
URL: http://search.cpan.org/dist/PerlIO-utf8_strict/
|
||||||
Source0: http://www.cpan.org/authors/id/L/LE/LEONT/PerlIO-utf8_strict-%{version}.tar.gz
|
Source0: http://www.cpan.org/authors/id/L/LE/LEONT/PerlIO-utf8_strict-%{version}.tar.gz
|
||||||
@ -35,7 +35,7 @@ Provides: perl-PerlIO-utf8_strict-doc
|
|||||||
This module provides a fast and correct UTF-8 PerlIO layer. Unlike perl's
|
This module provides a fast and correct UTF-8 PerlIO layer. Unlike perl's
|
||||||
default :utf8 layer it checks the input for correctness.
|
default :utf8 layer it checks the input for correctness.
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n PerlIO-utf8_strict-%{version}
|
%autosetup -p1 -n PerlIO-utf8_strict-%{version}
|
||||||
%build
|
%build
|
||||||
export PERL_MM_OPT=""
|
export PERL_MM_OPT=""
|
||||||
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
|
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
|
||||||
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.009-1
|
||||||
|
- Upgrade to version 0.009
|
||||||
|
|
||||||
* Sat Aug 07 2021 zhangtao2020 <zhangtao221@huawei.com> - 0.008-3
|
* Sat Aug 07 2021 zhangtao2020 <zhangtao221@huawei.com> - 0.008-3
|
||||||
- fix build error
|
- fix build error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user