This commit is contained in:
Fedora Release Engineering 2017-02-11 05:55:21 +00:00
parent c89b6346fc
commit c5efb8d06a

View File

@ -1,6 +1,6 @@
Name: perl-URI
Version: 1.71
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A Perl module implementing URI parsing and manipulation
Group: Development/Libraries
License: GPL+ or Artistic
@ -91,6 +91,9 @@ make test
%{_mandir}/man3/URI::ldap.3*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.71-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Oct 7 2016 Paul Howarth <paul@city-fan.org> - 1.71-5
- Soften Business::ISBN dependency from Requires: to Suggests: to avoid
pulling in gd and X libraries (#1380152)