This commit is contained in:
Dennis Gilmore 2015-06-18 03:14:05 +00:00
parent 8ec3c17911
commit 79c020b68b
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-File-Which
Version: 1.18
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Portable implementation of the 'which' utility
Group: Development/Libraries
License: GPL+ or Artistic
@ -50,6 +50,9 @@ make test
%{_mandir}/man3/File::Which.3*
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jun 15 2015 Paul Howarth <paul@city-fan.org> - 1.18-4
- No longer needs any non-core buildreqs, and hence bootstrapping
- Drop references to pwhich, which is no longer included