- 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:
committed by
Git OBS Bridge
parent
e38bc5d0e0
commit
2367d33548
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a50c4d16dad660ad6792ef53bc77efa9d5729797623771a3fce52d8e23d3d08c
|
|
||||||
size 420532
|
|
3
html-xml-utils-8.4.tar.gz
Normal file
3
html-xml-utils-8.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:41bb9b14e1f4cd6102e3f8dfb79e7146a24c09693869873165c421769a57d137
|
||||||
|
size 420832
|
@@ -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>
|
Fri Feb 11 15:17:14 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: html-xml-utils
|
Name: html-xml-utils
|
||||||
Version: 8.3
|
Version: 8.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A number of utilities for manipulating HTML and XML files
|
Summary: A number of utilities for manipulating HTML and XML files
|
||||||
License: W3C
|
License: W3C
|
||||||
|
Reference in New Issue
Block a user