Update to 0.70

This commit is contained in:
starlet-dx 2023-09-09 17:34:41 +08:00
parent 437407659e
commit 1a29cf4b01
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: .