11
0

3 Commits

Author SHA256 Message Date
f01ddd3b1f Add Gitea build results 2025-08-12 18:12:17 +02:00
cc6cdc44f7 Accepting request 1247053 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1247053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CGI-FormBuilder?expand=0&rev=17
2025-02-19 15:03:23 +00:00
dc6976f813 Accepting request 1245157 from devel:languages:perl:autoupdate
- updated to 3.200.0 (3.20)
   see /usr/share/doc/packages/perl-CGI-FormBuilder/Changes
  3.20, 2024-09-18
  Promoting 3.11 TRIAL release to stable
  (Mark Hedges (MARKLE)'s super bugfixing release)
  Supporting regex modifiers in validation regexes (also MARKLE)
  3.11, 2024-09-13 (TRIAL RELEASE)
  Mark Hedges (MARKLE) fixed some RT bugs.
  RT# 79185   datetime field not working - added messages for 'datetime'
              and 'datetime_local'
  RT# 81650   applied user-supplied patch (thanks) to use deterministic
              field order
  RT# 83012   spanish message error - saved the message file with utf8
              encoding (it was not)
  RT# 87785   ok whatever fixed the typos
  RT# 114018  used utf8::decode instead of Encode::decode(...) no diff in tests
  RT# 155443  use sprintf only if the message has a '%' for sprintfing
  RT# 155500  js escape single-quotes when validating list of options

OBS-URL: https://build.opensuse.org/request/show/1245157
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CGI-FormBuilder?expand=0&rev=24
2025-02-19 12:16:09 +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-CGI-FormBuilder/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-FormBuilder)

View File

@@ -27,6 +27,7 @@ Summary: Easily generate and process stateful forms
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/B/BI/BIGPRESH/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros