!2 upgrade version to 2.04

From: @run-is-pig
Reviewed-by: @myeuler
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2021-02-03 14:32:05 +08:00 committed by Gitee
commit ba39d14c24
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
Text-Balanced-2.04.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: perl-Text-Balanced Name: perl-Text-Balanced
Version: 2.03 Version: 2.04
Release: 420 Release: 1
Summary: Extract delimited text sequences from strings Summary: Extract delimited text sequences from strings
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Text-Balanced URL: https://metacpan.org/release/Text-Balanced
@ -37,7 +37,7 @@ make test
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc README %doc README
%license LICENSE %license LICENCE
%{perl_vendorlib}/* %{perl_vendorlib}/*
%package_help %package_help
@ -46,6 +46,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Fri Jan 29 2021 liudabo <liudabo1@huawei.com> - 2.04-1
- upgrade version to 2.04
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.03-420 * Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.03-420
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA