Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-21 01:39:27 +00:00
parent 6d2517720e
commit 3bb6619cc0
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-File-Find-Object
Version: 0.3.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Object oriented File::Find replacement
License: GPLv2+ or Artistic 2.0
URL: https://metacpan.org/release/File-Find-Object
@ -65,6 +65,9 @@ make test
%{_mandir}/man3/File::Find::Object::Result.3*
%changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Aug 27 2021 Paul Howarth <paul@city-fan.org> - 0.3.6-1
- Update to 0.3.6
- Split File::TreeCreate off to its own distribution