Accepting request 955918 from utilities

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/955918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/html-xml-utils?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2022-02-18 22:03:11 +00:00 committed by Git OBS Bridge
commit 29ce2d39e3
4 changed files with 19 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Feb 11 15:17:14 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 8.3:
* dtd.hash: Make <head> rather than <body> the preferred parent
for <script>. Allow text in the <body> element, without requiring a
<p> or other element around it.
* tests/pipe5.sh, tests/pipe6.sh, tests/pipe7.sh: Added tests for
the -H option of hxpipe.
* hxpipe.c: Add option -H, which assumes the input is HTML and adds
implied tags and parses script and style elements as literal text.
hxpipe now outputs attributes in a normalized order
(alphabetical). Remove a redundant "if".
-------------------------------------------------------------------
Tue Dec 21 08:46:21 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -1,7 +1,7 @@
#
# spec file for package html-xml-utils
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: html-xml-utils
Version: 8.1
Version: 8.3
Release: 0
Summary: A number of utilities for manipulating HTML and XML files
License: W3C