Accepting request 1223989 from devel:languages:tcl

OBS-URL: https://build.opensuse.org/request/show/1223989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=26
This commit is contained in:
Ana Guerrero 2024-11-14 15:08:58 +00:00 committed by Git OBS Bridge
commit 92322a8e5f
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f947d38cbb7978ec1510e3cf894a672a4ad18cb823b8c9bb3604934ebe4c4546
size 1447298

3
tdom-0.9.5-src.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce22e3f42da9f89718688bf413b82fbf079b40252ba4dd7f2a0e752232bb67e8
size 1512934

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Nov 13 14:05:00 UTC 2024 - Danilo Chang <ray2501@gmail.com>
- Update to 0.9.5
* Added the asTypedList method to the domDoc and domNode commands.
* Added the createFromTypedList method to the dom command.
* Added the flag -keepTextStart to the expat command.
* Text node commands created by createNodeCmd of the json type
NULL, TRUE or FALSE may be called without argument.
* Changed the error messages of the dom, domDoc and domNode
commands to mostly confirm to ususal Tcl behaviour.
* Added the asTclValue method to the domDoc and domNode commands.
-------------------------------------------------------------------
Mon Aug 19 12:45:00 UTC 2024 - Danilo Chang <ray2501@gmail.com>

View File

@ -23,7 +23,7 @@ Name: tdom
Summary: A XML/DOM/XPath/XSLT Implementation for Tcl
License: MPL-2.0
Group: Development/Libraries/Tcl
Version: 0.9.4
Version: 0.9.5
Release: 0
URL: http://tdom.org
BuildRequires: autoconf