Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
8209967669 |
BIN
Net-HTTP-6.22.tar.gz
(Stored with Git LFS)
Normal file
BIN
Net-HTTP-6.22.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Net-HTTP-6.23.tar.gz
(Stored with Git LFS)
BIN
Net-HTTP-6.23.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sat Jun 17 03:07:47 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
||||||
|
|
||||||
- updated to 6.23
|
|
||||||
see /usr/share/doc/packages/perl-Net-HTTP/Changes
|
|
||||||
|
|
||||||
6.23 2023-06-16 11:46:01Z
|
|
||||||
- Don't treat HTTP header names as case sensitive in test (GH#81) (Olaf
|
|
||||||
Alders)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 22 03:07:01 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
Sat Jan 22 03:07:01 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Net-HTTP
|
# spec file for package perl-Net-HTTP
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name Net-HTTP
|
%define cpan_name Net-HTTP
|
||||||
Name: perl-Net-HTTP
|
Name: perl-Net-HTTP
|
||||||
Version: 6.23
|
Version: 6.22
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
|
||||||
Summary: Low-level HTTP connection (client)
|
Summary: Low-level HTTP connection (client)
|
||||||
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
|
Reference in New Issue
Block a user