Package upgrade

(cherry picked from commit a5bcae55191f01f4cdcef574dd5da4fd6100a331)
This commit is contained in:
caodongxia 2022-07-04 16:20:46 +08:00 committed by openeuler-sync-bot
parent 2db42c3d93
commit 65d960e102
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
Test-Output-1.033.tar.gz Normal file

Binary file not shown.

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: perl-Test-Output Name: perl-Test-Output
Version: 1.031 Version: 1.033
Release: 1 Release: 1
Summary: Utilities to test STDOUT and STDERR messages Summary: Utilities to test STDOUT and STDERR messages
License: Perl_5 License: Artistic-2.0
Group: Development/Libraries Group: Development/Libraries
URL: http://search.cpan.org/dist/Test-Output/ URL: http://search.cpan.org/dist/Test-Output/
Source0: http://www.cpan.org/authors/id/B/BD/BDFOY/Test-Output-%{version}.tar.gz Source0: http://www.cpan.org/authors/id/B/BD/BDFOY/Test-Output-%{version}.tar.gz
@ -78,5 +78,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/* %{_mandir}/*
%changelog %changelog
* Mon Jul 4 2022 caodongxia <caodongxia@h-partners.com> - 1.033-1
- Update to 1.033
* Tue Jun 16 2020 Perl_Bot <Perl_Bot@openeuler.org> 1.031-1 * Tue Jun 16 2020 Perl_Bot <Perl_Bot@openeuler.org> 1.031-1
- Specfile autogenerated by Perl_Bot - Specfile autogenerated by Perl_Bot