Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
09282fd791 | |||
31e6c88019 | |||
802c13e2f6 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e27443434150d2d1259bb1e5c964429f61559b0ae34b5713090481994936e2a5
|
|
||||||
size 95274
|
|
BIN
HTTP-Message-7.00.tar.gz
(Stored with Git LFS)
Normal file
BIN
HTTP-Message-7.00.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
|
||||||
|
## Build Results
|
||||||
|
|
||||||
|
Current state of perl in openSUSE:Factory is
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The current state of perl in the devel project build (devel:languages:perl)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 8 05:32:40 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 7.0.0 (7.00)
|
||||||
|
see /usr/share/doc/packages/perl-HTTP-Message/Changes
|
||||||
|
|
||||||
|
7.00 2024-10-07 15:31:56Z
|
||||||
|
- Stop transforming LF into CRLF. Fixes #69 (GH#196) (Olaf Alders)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 23 16:20:47 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
Sun Jun 23 16:20:47 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,15 +18,16 @@
|
|||||||
|
|
||||||
%define cpan_name HTTP-Message
|
%define cpan_name HTTP-Message
|
||||||
Name: perl-HTTP-Message
|
Name: perl-HTTP-Message
|
||||||
Version: 6.460.0
|
Version: 7.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# 6.46 -> normalize -> 6.460.0
|
# 7.00 -> normalize -> 7.0.0
|
||||||
%define cpan_version 6.46
|
%define cpan_version 7.00
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: HTTP style message (base class)
|
Summary: HTTP style message (base class)
|
||||||
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}-%{cpan_version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{cpan_version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
|
Source100: README.md
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
Reference in New Issue
Block a user