8
0

2 Commits

Author SHA256 Message Date
cdccbb400f 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
1468d28faf 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 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-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,7 +27,6 @@ Summary: Easily generate and process stateful forms
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/B/BI/BIGPRESH/%{cpan_name}-%{cpan_version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/B/BI/BIGPRESH/%{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