diff --git a/html-xml-utils-7.4.tar.gz b/html-xml-utils-7.4.tar.gz
deleted file mode 100644
index 8a085b4..0000000
--- a/html-xml-utils-7.4.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2541c3e1f22f0bb2e66e846f8e4fd3afb95b80ce71d37853fb962ba7a1caef12
-size 343008
diff --git a/html-xml-utils-7.6.tar.gz b/html-xml-utils-7.6.tar.gz
new file mode 100644
index 0000000..bea3910
--- /dev/null
+++ b/html-xml-utils-7.6.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:75f810ec1aee60c62b9f25a79f048fc510b63797c271349030deaf8480be2751
+size 343469
diff --git a/html-xml-utils.changes b/html-xml-utils.changes
index 2113fc0..a13a9e2 100644
--- a/html-xml-utils.changes
+++ b/html-xml-utils.changes
@@ -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
diff --git a/html-xml-utils.spec b/html-xml-utils.spec
index e3c6a51..2deb656 100644
--- a/html-xml-utils.spec
+++ b/html-xml-utils.spec
@@ -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
-