upgrade version to 2.113
This commit is contained in:
parent
8246719dff
commit
04c6c46a4d
BIN
IO-Stringy-2.113.tar.gz
Normal file
BIN
IO-Stringy-2.113.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,10 +1,10 @@
|
|||||||
Summary: I/O on in-core objects for Perl
|
Summary: I/O on in-core objects for Perl
|
||||||
Name: perl-IO-stringy
|
Name: perl-IO-stringy
|
||||||
Version: 2.111
|
Version: 2.113
|
||||||
Release: 12
|
Release: 1
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/IO-stringy
|
URL: https://metacpan.org/pod/IO::stringy
|
||||||
Source0: https://cpan.metacpan.org/authors/id/D/DS/DSKOLL/IO-stringy-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/IO-Stringy-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# Module Build
|
# Module Build
|
||||||
BuildRequires: perl-interpreter perl-generators perl(ExtUtils::MakeMaker)
|
BuildRequires: perl-interpreter perl-generators perl(ExtUtils::MakeMaker)
|
||||||
@ -25,7 +25,7 @@ such as IO::Scalar, IO::ScalarArray, and IO::Lines.
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n IO-stringy-%{version} -p1
|
%autosetup -n IO-Stringy-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor
|
perl Makefile.PL INSTALLDIRS=vendor
|
||||||
@ -60,5 +60,8 @@ make test
|
|||||||
%{_mandir}/man3/IO::WrapTie.3*
|
%{_mandir}/man3/IO::WrapTie.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 29 2021 yuanxin <yuanxin24@huawei.com> - 2.113-1
|
||||||
|
- upgrade versoin to 2.113
|
||||||
|
|
||||||
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.111-12
|
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.111-12
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user