This commit is contained in:
Dennis Gilmore 2013-02-14 10:14:02 -06:00
parent 8a6d45dad6
commit cab056bfee

View File

@ -1,6 +1,6 @@
Name: perl-WWW-RobotRules
Version: 6.02
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Database of robots.txt-derived permissions
License: GPL+ or Artistic
Group: Development/Libraries
@ -49,6 +49,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.02-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Sep 03 2012 Petr Pisar <ppisar@redhat.com> - 6.02-5
- Drop useless build-requires LWP::RobotUA and URI::URL (bug #853147)