forked from pool/perl-CGI-FormBuilder
- 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
76 lines
2.6 KiB
Plaintext
76 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 19 05:31:22 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 19 05:06:10 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 3.10
|
|
see /usr/share/doc/packages/perl-CGI-FormBuilder/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 9 13:34:37 UTC 2014 - coolo@suse.com
|
|
|
|
- updated to 3.09 (empty changes file - *shrug*)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 24 18:35:42 UTC 2013 - coolo@suse.com
|
|
|
|
- remove broken tests - no upstream release in 2 years shows...
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 6 11:51:55 UTC 2011 - coolo@suse.com
|
|
|
|
- fix perl license
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 18:19:06 UTC 2011 - coolo@suse.com
|
|
|
|
- update to 3.08
|
|
Maintenance release with a couple new features: support for "charset:
|
|
utf8" in "Source::File", add_before_option/add_after_option c/o Victor
|
|
Porton, and support for HTML5 type names c/o Wolfgang Radke.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:30:54 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 26 15:26:16 UTC 2010 - chris@computersalat.de
|
|
|
|
- bzipped Source
|
|
- cleanup spec
|
|
o added header
|
|
o sort TAGS
|
|
o fix deps
|
|
o added perl-macros
|
|
o update description
|
|
- rpmlint
|
|
o files-duplicate
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 23 12:59:59 UTC 2009 - lnussel@suse.de
|
|
|
|
- initial package version 3.0501
|
|
|