Compare commits
10 Commits
39e10126a0
...
f32934db23
Author | SHA256 | Date | |
---|---|---|---|
f32934db23 | |||
180f172fd5 | |||
1b2ad9fce7 | |||
df324a7bbd | |||
b941757fcb | |||
3037bc379e | |||
865ddc2aa6 | |||
7ce6f05cf1 | |||
7340803957 | |||
|
4a4fee0035 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53b5a367db278adfc8fc83d393064e3d5f3de5682186829ddac0683c07b4a199
|
||||
size 107989
|
3
Net-Curl-0.57.tar.gz
Normal file
3
Net-Curl-0.57.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:881ea6ac7a99fa13f7f737b0a937972757c3c6d6e76965c637d1131262cf53cf
|
||||
size 109678
|
@@ -1,3 +1,115 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 05:31:17 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.570.0 (0.57)
|
||||
see /usr/share/doc/packages/perl-Net-Curl/Changes
|
||||
|
||||
0.57 2025-01-21T11:50+00Z
|
||||
[Stanislaw Pusep <stas@sysd.org>]
|
||||
- Fix for "0.56: build failure against curl-8.11.0", kindly provided by Thomas Klausner
|
||||
- Synced symbols-in-versions from libcurl/8.11.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 2 03:07:17 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.56
|
||||
see /usr/share/doc/packages/perl-Net-Curl/Changes
|
||||
|
||||
0.56 2024-04-01T07:57+00Z
|
||||
[Stanislaw Pusep <stas@sysd.org>]
|
||||
- More portable tests for bad URL
|
||||
- Synced symbols-in-versions from libcurl/8.7.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 22:54:36 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Fix disabling of __perllib_provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 26 19:34:56 UTC 2023 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Remove curl-8.2.patch, fixed upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 21 03:11:18 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.55
|
||||
see /usr/share/doc/packages/perl-Net-Curl/Changes
|
||||
|
||||
0.55 2023-09-20T06:25:00Z
|
||||
[Stanislaw Pusep <stas@sysd.org>]
|
||||
- Fix t/old-01basic.t test for libcurl without CURLOPT_PROXYHEADER
|
||||
- Fix for old-10errbuf.t failing with curl 8.2.0
|
||||
- Synced symbols-in-versions from libcurl/8.3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 9 14:32:16 UTC 2023 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
- Add curl-8.2.patch, see https://github.com/sparky/perl-Net-Curl/issues/74
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 17 03:07:07 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.54
|
||||
see /usr/share/doc/packages/perl-Net-Curl/Changes
|
||||
|
||||
0.54 2023-06-16T11:21:00Z
|
||||
[Stanislaw Pusep <stas@sysd.org>]
|
||||
- Added support for CURLOPT_PROXYHEADER, introduced in libcurl/7.37.0
|
||||
- Synced symbols-in-versions from libcurl/8.1.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 18 03:07:26 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.53
|
||||
see /usr/share/doc/packages/perl-Net-Curl/Changes
|
||||
|
||||
0.53 2023-05-16T10:57:20Z
|
||||
[Stanislaw Pusep <stas@sysd.org>]
|
||||
- GitHub workflow for Perl 5.34 & 5.36
|
||||
- Keep the excluded symbols apart
|
||||
- Synced symbols-in-versions from libcurl/8.0.1
|
||||
|
||||
[David Geiger <geiger.david68210@gmail.com>]
|
||||
- Adapt to curl 7.87.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 18 03:07:23 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.52
|
||||
see /usr/share/doc/packages/perl-Net-Curl/Changes
|
||||
|
||||
0.52 2022-08-17T09:19:00Z
|
||||
[Felipe Gasper <felipe@felipegasper.com>]
|
||||
- Add *_BLOB setopt options.
|
||||
- Silence the flood of compiler warnings on newer macOS versions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 9 03:07:48 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.51
|
||||
see /usr/share/doc/packages/perl-Net-Curl/Changes
|
||||
|
||||
0.51 2022-07-08T08:57:00Z
|
||||
[Stanislaw Pusep <stas@sysd.org>]
|
||||
- Synced symbols-in-versions from libcurl/7.84.0
|
||||
|
||||
[Todd Rinaldo <toddr@cpan.org>]
|
||||
- Skip tests for all RHEL 6 derivatives, not all CentOS distros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 16 03:06:24 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.50
|
||||
see /usr/share/doc/packages/perl-Net-Curl/Changes
|
||||
|
||||
0.50 2022-02-12T08:53:00Z
|
||||
[Felipe Gasper <felipe@felipegasper.com>]
|
||||
- Omit github stuff from MANIFEST.
|
||||
[Stanislaw Pusep <stas@sysd.org>]
|
||||
- Fixed tests failing due to unspecified CURLMOPT_SOCKETFUNCTION
|
||||
- Synced symbols-in-versions from libcurl/7.81.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 14 03:09:12 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Net-Curl
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,16 +18,29 @@
|
||||
|
||||
%define cpan_name Net-Curl
|
||||
Name: perl-Net-Curl
|
||||
Version: 0.49
|
||||
Version: 0.570.0
|
||||
Release: 0
|
||||
Summary: Perl interface for libcurl
|
||||
# 0.57 -> normalize -> 0.570.0
|
||||
%define cpan_version 0.57
|
||||
License: MIT
|
||||
Summary: Perl interface for libcurl
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/S/SY/SYP/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/S/SY/SYP/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
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}
|
||||
Provides: perl(Net::Curl::Form::Code)
|
||||
Provides: perl(Net::Curl::Multi) = %{version}
|
||||
Provides: perl(Net::Curl::Multi::Code)
|
||||
Provides: perl(Net::Curl::Share) = %{version}
|
||||
Provides: perl(Net::Curl::Share::Code)
|
||||
%undefine __perllib_provides
|
||||
Recommends: perl(ExtUtils::PkgConfig)
|
||||
%{perl_requires}
|
||||
# MANUAL BEGIN
|
||||
@@ -44,7 +57,7 @@ request.
|
||||
To perform any request you want Net::Curl::Easy.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{version} -p1
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||
|
Reference in New Issue
Block a user