Update to 0.13

- New upstream release 0.13
  - Add rules files for 'prove' and Test::Harness to specify that tests need to
    be run serially for now
  - Support spaces (and other special characters too) in share files (GH#2)
- BR: perl(CPAN::Meta::YAML) so we can process testrules.yml
This commit is contained in:
Paul Howarth 2018-05-14 14:34:11 +01:00
parent 76463e1060
commit 09ebe1cff5
2 changed files with 14 additions and 7 deletions

View File

@ -1,6 +1,6 @@
Name: perl-File-ShareDir-Install
Version: 0.11
Release: 5%{?dist}
Version: 0.13
Release: 1%{?dist}
Summary: Install shared files
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/File-ShareDir-Install/
@ -10,8 +10,8 @@ BuildArch: noarch
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker)
# Module Runtime
BuildRequires: perl(Carp)
@ -22,8 +22,8 @@ BuildRequires: perl(strict)
BuildRequires: perl(warnings)
# Test Suite
BuildRequires: perl(Config)
BuildRequires: perl(CPAN::Meta::YAML)
BuildRequires: perl(File::Path)
BuildRequires: perl(Module::Metadata)
BuildRequires: perl(Test::More)
# Runtime
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@ -37,13 +37,13 @@ to locate these files after installation.
%setup -q -n File-ShareDir-Install-%{version}
%build
PERL_MM_FALLBACK_SILENCE_WARNING=1 perl Makefile.PL INSTALLDIRS=vendor
perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
find %{buildroot} -type f -name .packlist -delete
%{_fixperms} %{buildroot}
%{_fixperms} -c %{buildroot}
%check
make test
@ -55,6 +55,13 @@ make test
%{_mandir}/man3/File::ShareDir::Install.3*
%changelog
* Mon May 14 2018 Paul Howarth <paul@city-fan.org> - 0.13-1
- Update to 0.13
- Add rules files for 'prove' and Test::Harness to specify that tests need to
be run serially for now
- Support spaces (and other special characters too) in share files (GH#2)
- BR: perl(CPAN::Meta::YAML) so we can process testrules.yml
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

View File

@ -1 +1 @@
61107e6ce6eee42bf29525b1a4d029e0 File-ShareDir-Install-0.11.tar.gz
SHA512 (File-ShareDir-Install-0.13.tar.gz) = a119e38491fad8ae0ebd95913e3b608e09a2b99376a5160e75083a28abe4f83c4f6a36df216365527ff87bf8ec095254b16a2f6d2515c69f34609df8672605ca