!3 Update to 0.70

From: @starlet-dx 
Reviewed-by: @wk333 
Signed-off-by: @wk333
This commit is contained in:
openeuler-ci-bot 2023-09-09 09:43:40 +00:00 committed by Gitee
commit 55aa7943aa
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 10 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: perl-Test-Differences
Version: 0.68
Version: 0.70
Release: 1
Summary: Test strings and data structures and show differences if not OK
License: GPL+ or Artistic
URL: https://metacpan.org/release/Test-Differences
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Differences-0.68.tar.gz
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Differences-%{version}.tar.gz
BuildArch: noarch
# Module Build
BuildRequires: coreutils findutils make perl-generators perl-interpreter perl(ExtUtils::MakeMaker)
@ -31,7 +31,7 @@ structures and they're just plain wrong, an equivalent to the Unix
diff utility may be just what's needed.
%prep
%setup -q -n Test-Differences-0.68
%autosetup -n Test-Differences-%{version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor
@ -51,5 +51,8 @@ make test
%{_mandir}/man3/Test::Differences.3*
%changelog
* Sat Sep 09 2023 yaoxin <yao_xin001@hoperun.com> - 0.70-1
- Update to 0.70
* Mon Jun 28 2021 GuoCe <guoce@kylinos.cn> - 0.68-1
- upload code and spec.

View File

@ -0,0 +1,4 @@
version_control: metacpan
src_repo: Test-Differences
tag_prefix: ''
separator: .