- Update to version 8.4:

* hxselect.c: The :attr() pseudo-element was only matched if it
   was on the first selector, not if it was on a subsequent selector
   in a comma-separated list of selectors. (Found and fixed by Bas
   Ploeger.)
 * tests/select33.sh: Added test for multiple :attr()
   selectors. (Contributed by Bas Ploeger.)

OBS-URL: https://build.opensuse.org/package/show/utilities/html-xml-utils?expand=0&rev=16
This commit is contained in:
Sebastian Wagner
2022-04-01 18:44:13 +00:00
committed by Git OBS Bridge
parent e38bc5d0e0
commit 2367d33548
4 changed files with 15 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Apr 1 18:43:35 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 8.4:
* hxselect.c: The :attr() pseudo-element was only matched if it
was on the first selector, not if it was on a subsequent selector
in a comma-separated list of selectors. (Found and fixed by Bas
Ploeger.)
* tests/select33.sh: Added test for multiple :attr()
selectors. (Contributed by Bas Ploeger.)
-------------------------------------------------------------------
Fri Feb 11 15:17:14 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -17,7 +17,7 @@
Name: html-xml-utils
Version: 8.3
Version: 8.4
Release: 0
Summary: A number of utilities for manipulating HTML and XML files
License: W3C