Changeset 1323 for spec/trunk/SPECS/perl-libwww-perl.spec
- Timestamp:
- Mar 5, 2018, 9:48:17 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/perl-libwww-perl.spec
r1306 r1323 1 1 Name: perl-libwww-perl 2 2 Version: 6.32 3 Release: 1%{?dist}3 Release: 2%{?dist} 4 4 Summary: A Perl interface to the World-Wide Web 5 5 License: GPL+ or Artistic … … 24 24 # Data::Dump 1.13 not used at tests 25 25 # Data::Dump::Trace not used at tests 26 #BuildRequires: perl(Digest::MD5)26 BuildRequires: perl(Digest::MD5) 27 27 BuildRequires: perl(Encode) >= 2.12 28 28 BuildRequires: perl(Encode::Locale) … … 49 49 BuildRequires: perl(MIME::Base64) >= 2.1 50 50 # Net::FTP 2.58 not used at tests 51 #BuildRequires: perl(Net::HTTP) >= 6.0751 BuildRequires: perl(Net::HTTP) >= 6.07 52 52 # Net::NNTP not used at tests 53 53 BuildRequires: perl(parent) 54 54 BuildRequires: perl(Scalar::Util) 55 #BuildRequires: perl(Try::Tiny)55 BuildRequires: perl(Try::Tiny) 56 56 BuildRequires: perl(URI) >= 1.10 57 57 BuildRequires: perl(URI::Escape) 58 58 # URI::Heuristic not used at tests 59 #BuildRequires: perl(WWW::RobotRules) >= 659 BuildRequires: perl(WWW::RobotRules) >= 6 60 60 # Optional run-time: 61 61 # CPAN::Config not used at tests … … 150 150 151 151 %changelog 152 * Fri Mar 2 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> - 6.32-2 153 - enable more BuildRequires 154 152 155 * Thu Feb 22 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> - 6.32-1 153 156 - initial version
Note:
See TracChangeset
for help on using the changeset viewer.