SHA256
8
0
forked from pool/perl-CGI

10 Commits

Author SHA256 Message Date
44c278a54b Accepting request 1291922 from devel:languages:perl
Forwarded request #1291902 from tinita

- updated to 4.700.0 (4.70)
   see /usr/share/doc/packages/perl-CGI/Changes
  4.70 2025-06-11
      [ META ]
      - remove github/coveralls/travis badges, no meaningful any more
      - add github actions for CI (GH #273, thanks to esabol)

OBS-URL: https://build.opensuse.org/request/show/1291922
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CGI?expand=0&rev=35
2025-07-15 14:42:27 +00:00
7ea31ab6da - updated to 4.700.0 (4.70)
see /usr/share/doc/packages/perl-CGI/Changes
  4.70 2025-06-11
      [ META ]
      - remove github/coveralls/travis badges, no meaningful any more
      - add github actions for CI (GH #273, thanks to esabol)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CGI?expand=0&rev=86
2025-07-11 10:19:15 +00:00
a389da41f1 Accepting request 1286339 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1286339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CGI?expand=0&rev=34
2025-06-18 17:30:04 +00:00
f092d14897 - updated to 4.690.0 (4.69)
see /usr/share/doc/packages/perl-CGI/Changes
  4.69 2025-06-11
      [ REVERT ]
      - changes in 4.68 - this breaks backwards compatibility clearly not sufficiently covered by tests (see GH #271)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CGI?expand=0&rev=84
2025-06-17 10:45:18 +00:00
854194bafe Accepting request 1269463 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1269463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CGI?expand=0&rev=33
2025-04-15 18:47:09 +00:00
Johannes Weberhofer
9bfc35715b - updated to 4.680.0 (4.68)
see /usr/share/doc/packages/perl-CGI/Changes
  4.68 2025-04-01
      [ FIX ]
      - handle passing of hash keys as args with a mix of dashed and non dashed (GH #270, thanks to kocoureasy for the patch)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CGI?expand=0&rev=82
2025-04-15 07:45:30 +00:00
a488a6fbe4 Accepting request 1237578 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1237578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CGI?expand=0&rev=32
2025-01-14 15:22:00 +00:00
eaf929d0bf - updated to 4.670.0 (4.67)
see /usr/share/doc/packages/perl-CGI/Changes
  4.67 2025-01-08
      [ FIX ]
      - correctly parse unquoted expires cookie values containing embedded commas (GH #268, thanks to rlauer6 for the patch)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CGI?expand=0&rev=80
2025-01-13 21:47:59 +00:00
8cd1215ccf Accepting request 1183500 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1183500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CGI?expand=0&rev=31
2024-06-29 13:16:15 +00:00
Lars Vogdt
6675184520 - updated to 4.660.0 (4.66)
see /usr/share/doc/packages/perl-CGI/Changes
  4.66 2024-06-04
      [ FIX ]
      - Restore trailing slashes in the ->url call (GH #267)
  4.65 2024-06-04
      [ TESTING ]
      - "fix" t/url.t for older Perls (GH #266)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CGI?expand=0&rev=78
2024-06-26 21:30:53 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-CGI/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-CGI)

View File

@@ -27,7 +27,6 @@ Summary: Handle Common Gateway Interface requests and responses
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/L/LE/LEEJO/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros