3 Commits

Author SHA256 Message Date
adb0765294 Add Gitea build results 2025-08-12 18:14:43 +02:00
9ae30cbcfc Accepting request 1236277 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Tiny?expand=0&rev=20
2025-01-12 10:15:05 +00:00
bfee7681f3 Accepting request 1235338 from devel:languages:perl:autoupdate
- updated to 0.090
   see /usr/share/doc/packages/perl-HTTP-Tiny/Changes
  0.090     2024-11-12 11:51:32+01:00 Europe/Brussels
      - No changes from 0.089-TRIAL
  0.089     2024-10-21 09:35:48+02:00 Europe/Brussels (TRIAL RELEASE)
      [CHANGED]
      - Find the certificate bundle via IO::Socket::SSL rather than implementing
        it in HTTP::Tiny.
      - When encoding form data, given a hashref with an arrayref value,
        preserve the order of the values in the arrayref rather than sorting.
      [DOCS]
      - Fixed internal link to "TLS/SSL SUPPORT" section

OBS-URL: https://build.opensuse.org/request/show/1235338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Tiny?expand=0&rev=41
2025-01-09 16:26:31 +00:00
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-HTTP-Tiny/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-HTTP-Tiny)

View File

@@ -25,6 +25,7 @@ Summary: Small, simple, correct HTTP/1.1 client
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros