diff --git a/logilab-common-1.9.7.tar.gz b/logilab-common-1.9.7.tar.gz deleted file mode 100644 index 38a12b7..0000000 --- a/logilab-common-1.9.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc994df5194844b6e2f532fd57a4a03ba75d3de2aa2f32b8d360ea90b051bb13 -size 206652 diff --git a/logilab-common-1.9.8.tar.gz b/logilab-common-1.9.8.tar.gz new file mode 100644 index 0000000..4624e68 --- /dev/null +++ b/logilab-common-1.9.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a8d201b6f1eb46aa5367a3c3d274a50ec50d20f57d8ffa8d4bdea26edbfde7 +size 206662 diff --git a/python-logilab-common.changes b/python-logilab-common.changes index df642a6..2c1b41d 100644 --- a/python-logilab-common.changes +++ b/python-logilab-common.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 6 21:58:59 UTC 2023 - Dirk Müller + +- update to 1.9.8: + * No upstream changelog available + ------------------------------------------------------------------- Thu Sep 29 14:53:49 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-logilab-common.spec b/python-logilab-common.spec index 74b8147..2f1ed6e 100644 --- a/python-logilab-common.spec +++ b/python-logilab-common.spec @@ -1,7 +1,7 @@ # # spec file for package python-logilab-common # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-logilab-common -Version: 1.9.7 +Version: 1.9.8 Release: 0 Summary: Python lowlevel functionality shared by logilab projects License: LGPL-2.1-or-later Group: Development/Languages/Python -URL: https://www.logilab.org/project/logilab-common +URL: https://logilab-common.readthedocs.io/ Source: https://files.pythonhosted.org/packages/source/l/logilab-common/logilab-common-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros