Update to 1.29.

Modernize spec.
This commit is contained in:
Ralf Corsépius 2021-05-17 10:53:46 +02:00
parent 6c3e7cc274
commit 5652d53e62
3 changed files with 10 additions and 6 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/Test-Script-1.27.tar.gz
/Test-Script-1.29.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Test-Script
Version: 1.27
Version: 1.29
Release: 1%{?dist}
Summary: Cross-platform basic tests for scripts
License: GPL+ or Artistic
@ -39,11 +39,11 @@ in the bin directory of your Perl distribution.
%setup -q -n Test-Script-%{version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
%{__make} %{?_smp_mflags}
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%{make_build}
%install
%{__make} pure_install DESTDIR=$RPM_BUILD_ROOT
%{make_install} DESTDIR=$RPM_BUILD_ROOT
%{_fixperms} $RPM_BUILD_ROOT/*
%check
@ -56,6 +56,10 @@ in the bin directory of your Perl distribution.
%{_mandir}/man3/*
%changelog
* Mon May 17 2021 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.29-1
- Update to 1.29.
- Modernize spec.
* Sat Mar 13 2021 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.27-1
- Update to 1.27.

View File

@ -1 +1 @@
SHA512 (Test-Script-1.27.tar.gz) = 7215a6b22fb499a5963e823e25dad75ed42edc090bbf1f713938d1c36a5f04414aae4fd95ccd32ae98c3f5128fdf84cecc48e2d64cffad184e2b650b2e7e9be5
SHA512 (Test-Script-1.29.tar.gz) = 979fade0abc83f8d7d4c1c094fa928e27bd7c9db52140b156689d3b192d9ea84f5824554d6788c9144cf2923a04b1d8a8bdfdcc05a0be5514de92353c9a7d10f