This commit is contained in:
Fedora Release Engineering 2017-02-11 03:02:48 +00:00
parent 6e8e94e4fc
commit 352249b989
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-File-Find-Object
Version: 0.3.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Object oriented File::Find replacement
License: GPLv2+ or Artistic 2.0
URL: http://search.cpan.org/dist/File-Find-Object/
@ -67,6 +67,9 @@ make test
%{_mandir}/man3/File::Find::Object::Result.3*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Sun Jan 15 2017 Paul Howarth <paul@city-fan.org> - 0.3.2-1
- Update to 0.3.2
- Made the version number consistent across the .pm files