Package init

This commit is contained in:
dogsheng 2019-12-25 16:03:35 +08:00
parent ffc8ecfc68
commit c7f8ce48a1

View File

@ -1,6 +1,6 @@
Name: perl-Text-Balanced
Version: 2.03
Release: 419
Release: 420
Summary: Extract delimited text sequences from strings
License: GPL+ or Artistic
URL: https://metacpan.org/release/Text-Balanced
@ -29,6 +29,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
%install
make pure_install DESTDIR=$RPM_BUILD_ROOT
%{_fixperms} %{buildroot}/*
%check
make test
@ -45,6 +46,12 @@ make test
%{_mandir}/man3/*
%changelog
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.03-420
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:change mod of files
* Sun Sep 29 2019 shenyangyang <shenyangyang4@huawei.com> - 2.03-419
- Type:NA
- ID:NA