This commit is contained in:
Dennis Gilmore 2011-02-08 16:12:13 -06:00
parent d08721e27f
commit 53703b686d
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-File-Find-Rule-Perl Name: perl-File-Find-Rule-Perl
Version: 1.10 Version: 1.10
Release: 1%{?dist} Release: 2%{?dist}
Summary: Common rules for searching for Perl things Summary: Common rules for searching for Perl things
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -60,6 +60,9 @@ cd ..
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Nov 03 2010 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.10-1 * Wed Nov 03 2010 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.10-1
- Upstream update. - Upstream update.