This commit is contained in:
Fedora Release Engineering 2016-02-04 13:37:18 +00:00
parent 6cbb979f82
commit 0f99d5e3b4
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: perl-File-Find-Object
Version: 0.2.13
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 @@ chmod 644 examples/tree
%{_mandir}/man3/*
%changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jul 24 2015 Petr Pisar <ppisar@redhat.com> - 0.2.13-1
- 0.2.13 bump
- License changed to (GPLv2+ or Artistic 2.0)