#49 6.71 bump
Merged a year ago by mspacek. Opened a year ago by mspacek.
rpms/ mspacek/perl-libwww-perl rawhide  into  rawhide

file modified
+1
@@ -61,3 +61,4 @@ 

  /libwww-perl-6.67.tar.gz

  /libwww-perl-6.68.tar.gz

  /libwww-perl-6.70.tar.gz

+ /libwww-perl-6.71.tar.gz

file modified
+4 -2
@@ -4,7 +4,7 @@ 

  %bcond_with perl_libwww_perl_enables_internet_test

  

  Name:           perl-libwww-perl

- Version:        6.70

+ Version:        6.71

  Release:        1%{?dist}

  Summary:        A Perl interface to the World-Wide Web

  License:        GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -116,7 +116,6 @@ 

  Requires:       perl(LWP::MediaTypes) >= 6

  Suggests:       perl(LWP::Protocol::https) >= 6.02

  Requires:       perl(MIME::Base64) >= 2.1

- Requires:       perl(Module::Load)

  Requires:       perl(Net::FTP) >= 2.58

  Requires:       perl(Net::HTTP) >= 6.18

  Requires:       perl(URI) >= 1.10
@@ -212,6 +211,9 @@ 

  %{_libexecdir}/%{name}

  

  %changelog

+ * Thu Jun 22 2023 Michal Josef Špaček <mspacek@redhat.com> - 6.71-1

+ - 6.71 bump

+ 

  * Tue May 16 2023 Michal Josef Špaček <mspacek@redhat.com> - 6.70-1

  - 6.70 bump

  - Fix %patch macro

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (libwww-perl-6.70.tar.gz) = 6567cb13a7eb263e0acd87935a454a3bb44f662b0a40b3c7b628f0d2123cc04e1d991d64f54823d4b54f1e4c38bca676557e03f6ff98fa8ddd53d820bed5d9cc

+ SHA512 (libwww-perl-6.71.tar.gz) = f6b3065e777ef12fcf093dbed83699b3832dd344be07d007eb56fafb7dec2983e4661cb121766254ffd75e18841a6f3ecf019787a9e345ee415bbdb653e11d15

no initial comment

Pull-Request has been merged by mspacek

a year ago