From 412a5f21249238126cef83bb44befbfc10d253712ffa0d66d354d615dc3a73ef Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Fri, 14 Sep 2018 08:34:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-LWP-Protocol-https?expand=0&rev=15 --- perl-LWP-Protocol-https.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index a18edb7..a6bb467 100644 --- a/perl-LWP-Protocol-https.spec +++ b/perl-LWP-Protocol-https.spec @@ -23,7 +23,7 @@ Release: 0 Summary: Provide https support for LWP::UserAgent License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/LWP-Protocol-https/ +Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml Patch0: %{cpan_name}-6.04-systemca.diff @@ -33,12 +33,10 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(IO::Socket::SSL) >= 1.54 BuildRequires: perl(LWP::UserAgent) >= 6.06 -#BuildRequires: perl(Mozilla::CA) >= 20110101 BuildRequires: perl(Net::HTTPS) >= 6 BuildRequires: perl(Test::RequiresInternet) Requires: perl(IO::Socket::SSL) >= 1.54 Requires: perl(LWP::UserAgent) >= 6.06 -#Requires: perl(Mozilla::CA) >= 20110101 Requires: perl(Net::HTTPS) >= 6 BuildArch: noarch %{perl_requires}