Update to 0.70
This commit is contained in:
parent
437407659e
commit
1a29cf4b01
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
|
Name: perl-Test-Differences
|
||||||
Version: 0.68
|
Version: 0.70
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Test strings and data structures and show differences if not OK
|
Summary: Test strings and data structures and show differences if not OK
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Test-Differences
|
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
|
BuildArch: noarch
|
||||||
# Module Build
|
# Module Build
|
||||||
BuildRequires: coreutils findutils make perl-generators perl-interpreter perl(ExtUtils::MakeMaker)
|
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.
|
diff utility may be just what's needed.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Test-Differences-0.68
|
%autosetup -n Test-Differences-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor
|
perl Makefile.PL INSTALLDIRS=vendor
|
||||||
@ -51,5 +51,8 @@ make test
|
|||||||
%{_mandir}/man3/Test::Differences.3*
|
%{_mandir}/man3/Test::Differences.3*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 28 2021 GuoCe <guoce@kylinos.cn> - 0.68-1
|
||||||
- upload code and spec.
|
- 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