Update to 0.3.5

- New upstream release 0.3.5
  - Rebuild for order of 'NAME' and 'VERSION' sections in the generated POD
    documentation (VERSION used to appear before NAME)
- Use %{make_build} and %{make_install}
This commit is contained in:
Paul Howarth 2020-01-28 18:45:53 +00:00
parent 1ed29b196a
commit 88c8af4588
3 changed files with 14 additions and 9 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/File-Find-Object-v0.3.1.tar.gz
/File-Find-Object-v0.3.2.tar.gz
/File-Find-Object-0.3.4.tar.gz
/File-Find-Object-0.3.5.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-File-Find-Object
Version: 0.3.4
Version: 0.3.5
Release: 1%{?dist}
Summary: Object oriented File::Find replacement
License: GPLv2+ or Artistic 2.0
@ -8,11 +8,10 @@ Source0: https://cpan.metacpan.org/modules/by-module/File/File-Find-Objec
BuildArch: noarch
# Module Build
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
# Module Runtime
BuildRequires: perl(Carp)
BuildRequires: perl(Class::XSAccessor)
@ -44,12 +43,11 @@ easily wait for another event and so get the next result.
chmod -c 644 examples/tree
%build
perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%{make_build}
%install
make pure_install DESTDIR=%{buildroot}
find %{buildroot} -type f -name .packlist -delete
%{make_install}
%{_fixperms} -c %{buildroot}
%check
@ -65,6 +63,12 @@ make test
%{_mandir}/man3/File::Find::Object::Result.3*
%changelog
* Tue Jan 28 2020 Paul Howarth <paul@city-fan.org> - 0.3.5-1
- Update to 0.3.5
- Rebuild for order of 'NAME' and 'VERSION' sections in the generated POD
documentation (VERSION used to appear before NAME)
- Use %%{make_build} and %%{make_install}
* Mon Aug 26 2019 Paul Howarth <paul@city-fan.org> - 0.3.4-1
- Update to 0.3.4
- Now at https://github.com/shlomif/perl-file-find-object

View File

@ -1 +1 @@
SHA512 (File-Find-Object-0.3.4.tar.gz) = 88d69158ecc2fafb8d2bd7f0173b1e204fd8c96f3c0fefa491db4240f8fa9db52707a8d65aaa76f8459269619e6f91755c877f2a491f1eab78d043abc90f9b3f
SHA512 (File-Find-Object-0.3.5.tar.gz) = 0260f9b82cc742078f272544cf1e5bd021aefc234833e84f655a94b6e43dab2d6ce900490ab60fc4fb1977beed89003dabd90deffffd12d45c5987e6d4fa6f9d