!3 Update to 0.70
From: @starlet-dx Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
55aa7943aa
Binary file not shown.
BIN
Test-Differences-0.70.tar.gz
Normal file
BIN
Test-Differences-0.70.tar.gz
Normal file
Binary file not shown.
@ -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.
|
||||
|
||||
4
perl-Test-Differences.yaml
Normal file
4
perl-Test-Differences.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: metacpan
|
||||
src_repo: Test-Differences
|
||||
tag_prefix: ''
|
||||
separator: .
|
||||
Loading…
x
Reference in New Issue
Block a user