Automatic update to v0.580.0 (0.58) #1

Merged
tinita merged 1 commits from cpanmirror/perl-Net-Curl:autoupdate into main 2025-10-09 16:28:01 +02:00
4 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:881ea6ac7a99fa13f7f737b0a937972757c3c6d6e76965c637d1131262cf53cf
size 109678

BIN
Net-Curl-0.58.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Oct 7 13:33:34 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.580.0 (0.58)
see /usr/share/doc/packages/perl-Net-Curl/Changes
0.58 2025-08-14T08:48+00Z
[Stanislaw Pusep <stas@sysd.org>]
- Skip t/old-23socket-action.t on libcurl/8.13.0+
- Improve handling of inc/symbols-excluded
- Synced symbols-in-versions from libcurl/8.15.0
-------------------------------------------------------------------
Thu Jan 23 05:31:17 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-Curl
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name Net-Curl
Name: perl-Net-Curl
Version: 0.570.0
Version: 0.580.0
Release: 0
# 0.57 -> normalize -> 0.570.0
%define cpan_version 0.57
# 0.58 -> normalize -> 0.580.0
%define cpan_version 0.58
License: MIT
Summary: Perl interface for libcurl
URL: https://metacpan.org/release/%{cpan_name}
@@ -32,7 +32,6 @@ Patch0: fix-curl.diff
BuildRequires: perl
BuildRequires: perl-macros
Provides: perl(Net::Curl) = %{version}
Provides: perl(Net::Curl::Compat) = 4.150.0
Provides: perl(Net::Curl::Easy) = %{version}
Provides: perl(Net::Curl::Easy::Code)
Provides: perl(Net::Curl::Form) = %{version}