Accepting request 579964 from utilities
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/579964 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/html-xml-utils?expand=0&rev=2
This commit is contained in:
commit
ce57e2b3ab
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2541c3e1f22f0bb2e66e846f8e4fd3afb95b80ce71d37853fb962ba7a1caef12
|
||||
size 343008
|
3
html-xml-utils-7.6.tar.gz
Normal file
3
html-xml-utils-7.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75f810ec1aee60c62b9f25a79f048fc510b63797c271349030deaf8480be2751
|
||||
size 343469
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 18 17:03:55 UTC 2018 - sebix+novell.com@sebix.at
|
||||
|
||||
- update to version 7.6:
|
||||
* fix read uninitialized memory bug
|
||||
- update to version 7.5:
|
||||
* bugfixes
|
||||
* Added support for HTML5 elements (source, audio, video)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 30 11:18:16 UTC 2017 - sebix+novell.com@sebix.at
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package html-xml-utils
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,17 +17,17 @@
|
||||
|
||||
|
||||
Name: html-xml-utils
|
||||
Version: 7.4
|
||||
Version: 7.6
|
||||
Release: 0
|
||||
Summary: A number of simple utilities for manipulating HTML and XML files
|
||||
License: W3C
|
||||
Group: Development/Languages/Other
|
||||
URL: https://www.w3.org/Tools/HTML-XML-utils/
|
||||
Url: https://www.w3.org/Tools/HTML-XML-utils/
|
||||
Source: https://www.w3.org/Tools/HTML-XML-utils/html-xml-utils-%{version}.tar.gz
|
||||
BuildRequires: libidn2-devel
|
||||
BuildRequires: bison
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: flex
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libidn2-devel
|
||||
|
||||
%description
|
||||
HTML-XML-utils provides a number of simple utilities for manipulating and
|
||||
@ -83,4 +83,3 @@ rm %{buildroot}%{_datadir}/doc/%{name}/COPYING
|
||||
%{_mandir}/man1/*.1*
|
||||
|
||||
%changelog
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user