diff --git a/python-html5-parser-0.4.7.tar.gz b/python-html5-parser-0.4.7.tar.gz
deleted file mode 100644
index b875901..0000000
--- a/python-html5-parser-0.4.7.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2e150c6d6ea5cd2b8129a3165e24463acc56dfdc8791a502ae77431e0e0675fa
-size 288402
diff --git a/python-html5-parser-0.4.8.tar.gz b/python-html5-parser-0.4.8.tar.gz
new file mode 100644
index 0000000..8535ce7
--- /dev/null
+++ b/python-html5-parser-0.4.8.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d6ca0372ec5f74afb6a42838b8b3698379fcb6d7f76d4d4493c08daf8ac15bda
+size 288417
diff --git a/python-html5-parser.changes b/python-html5-parser.changes
index f8777cd..1d70ff3 100644
--- a/python-html5-parser.changes
+++ b/python-html5-parser.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Wed Sep 11 15:01:52 UTC 2019 - Tomáš Chvátal
+
+- Update to 0.4.8:
+ * no upstream changelog
+
-------------------------------------------------------------------
Mon Jul 1 06:29:09 UTC 2019 - ecsos@opensuse.org
diff --git a/python-html5-parser.spec b/python-html5-parser.spec
index 798a3c0..156b426 100644
--- a/python-html5-parser.spec
+++ b/python-html5-parser.spec
@@ -17,14 +17,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-
Name: python-html5-parser
-Version: 0.4.7
+Version: 0.4.8
Release: 0
Summary: C based HTML 5 parsing for Python
License: Apache-2.0
Group: Development/Languages/Python
-Url: https://github.com/kovidgoyal/html5-parser
+URL: https://github.com/kovidgoyal/html5-parser
Source: https://github.com/kovidgoyal/html5-parser/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: %{python_module beautifulsoup4}
BuildRequires: %{python_module devel}
@@ -34,8 +33,6 @@ BuildRequires: fdupes
BuildRequires: pkgconfig
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(libxml-2.0)
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-
%python_subpackages
%description
@@ -52,8 +49,8 @@ about thirty times faster than the "html5lib" pure Python based parser.
%python_install
%files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
%{python_sitearch}/html5_parser/
%{python_sitearch}/html5_parser-%{version}-py%{python_version}.egg-info