diff --git a/python-Flask-HTMLmin.changes b/python-Flask-HTMLmin.changes
index 93db451..a2ea03f 100644
--- a/python-Flask-HTMLmin.changes
+++ b/python-Flask-HTMLmin.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Sun Apr 5 08:39:50 UTC 2020 - Tomáš Chvátal
+
+- Update to 2.0.2:
+ * Dropped support for Python 2.7
+ * Migrate from Travis CI to Github Actions
+ * Migrate from Coveralls to Codecov
+ * Update README
+ * Update PyPI description
+
-------------------------------------------------------------------
Wed Oct 30 11:51:51 UTC 2019 - Tomáš Chvátal
diff --git a/python-Flask-HTMLmin.spec b/python-Flask-HTMLmin.spec
index 9a6e967..c4f4118 100644
--- a/python-Flask-HTMLmin.spec
+++ b/python-Flask-HTMLmin.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-Flask-HTMLmin
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-Flask-HTMLmin
-Version: 1.5.2
+Version: 2.0.2
Release: 0
Summary: Flask minifier for HTML responses
License: BSD-3-Clause
diff --git a/v1.5.2.tar.gz b/v1.5.2.tar.gz
deleted file mode 100644
index 9720a61..0000000
--- a/v1.5.2.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:20be2e75861f069e47cf7ec04d9fc9d8e020ec73dbf473ed87d0d5e36dee0dea
-size 12284
diff --git a/v2.0.2.tar.gz b/v2.0.2.tar.gz
new file mode 100644
index 0000000..cb87b9f
--- /dev/null
+++ b/v2.0.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:549a5a191e891678e1f4d2def9056de2b354426f13857bfc2754580b94ba08e2
+size 12178