diff --git a/license-expression-30.0.0.tar.gz b/license-expression-30.0.0.tar.gz deleted file mode 100644 index be68b8e..0000000 --- a/license-expression-30.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad638292aa8493f84354909b517922cb823582c2ce2c4d880e42544a86bea8dd -size 158232 diff --git a/license-expression-30.1.0.tar.gz b/license-expression-30.1.0.tar.gz new file mode 100644 index 0000000..6ff8d4a --- /dev/null +++ b/license-expression-30.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:943b1d2cde251bd30a166b509f78990fdd060be9750f3f1a324571e804857a53 +size 166553 diff --git a/python-license-expression.changes b/python-license-expression.changes index 7deafa4..6462236 100644 --- a/python-license-expression.changes +++ b/python-license-expression.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Mar 26 19:48:59 UTC 2023 - Dirk Müller + +- update to 30.1.0 + * This is a minor release without API changes + * Use latest skeleton (and updated configure script) + * Update license list to latest ScanCode and SPDX 3.19 + * Use correct syntax for python_require + * Drop using Travis and Appveyor + * Drop support for Python 3.7 and add Python 3.11 + ------------------------------------------------------------------- Thu Sep 22 11:33:49 UTC 2022 - Matthias Fehring diff --git a/python-license-expression.spec b/python-license-expression.spec index 0ec3410..8a92ef7 100644 --- a/python-license-expression.spec +++ b/python-license-expression.spec @@ -1,7 +1,7 @@ # # spec file for package python-license-expression # -# 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,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-license-expression -Version: 30.0.0 +Version: 30.1.0 Release: 0 Summary: Library to parse, compare, simplify and normalize license expressions License: Apache-2.0