diff --git a/dominate-2.6.0.tar.gz b/dominate-2.6.0.tar.gz deleted file mode 100644 index 8df779f..0000000 --- a/dominate-2.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76ec2cde23700a6fc4fee098168b9dee43b99c2f1dd0ca6a711f683e8eb7e1e4 -size 35034 diff --git a/dominate-2.7.0.tar.gz b/dominate-2.7.0.tar.gz new file mode 100644 index 0000000..557cf8b --- /dev/null +++ b/dominate-2.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:520101360892ebf9d0553f67d37e359ff92403d8a1e33814030503088a05da49 +size 36351 diff --git a/python-dominate.changes b/python-dominate.changes index 817f217..e9da62a 100644 --- a/python-dominate.changes +++ b/python-dominate.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Sep 27 18:38:32 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 2.7.0: + Fixes (#160) + * fix #153 + * fix #144 + * fix #139 + * bump version + * remove dead code + ------------------------------------------------------------------- Fri Mar 12 04:08:22 UTC 2021 - Steve Kowalik diff --git a/python-dominate.spec b/python-dominate.spec index df15337..8e57539 100644 --- a/python-dominate.spec +++ b/python-dominate.spec @@ -1,7 +1,7 @@ # # spec file for package python-dominate # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dominate -Version: 2.6.0 +Version: 2.7.0 Release: 0 Summary: Python library for creating and manipulating HTML documents License: GPL-3.0-only