diff --git a/license-expression-0.999.tar.gz b/license-expression-0.999.tar.gz deleted file mode 100644 index 2115021..0000000 --- a/license-expression-0.999.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce730e6f159f713106b361ce66f852ba6de77ca2f76984fc575de7d51758f722 -size 52618 diff --git a/license-expression-1.2.tar.gz b/license-expression-1.2.tar.gz new file mode 100644 index 0000000..6d488de --- /dev/null +++ b/license-expression-1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7960e1dfdf20d127e75ead931476f2b5c7556df05b117a73880b22ade17d1abc +size 54012 diff --git a/python-license-expression.changes b/python-license-expression.changes index 0d8493d..dd0b650 100644 --- a/python-license-expression.changes +++ b/python-license-expression.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 15 11:55:39 UTC 2020 - pgajdos@suse.com + +- version update to 1.2 + * Fix anomalous backslashes in strings + * Update the thirdparty directory structure. + * New version of boolean.py library + * Add ability to leave license expressions unsorted when simplifying + ------------------------------------------------------------------- Mon Sep 9 15:24:31 UTC 2019 - Tomáš Chvátal diff --git a/python-license-expression.spec b/python-license-expression.spec index 3adca60..7950b74 100644 --- a/python-license-expression.spec +++ b/python-license-expression.spec @@ -1,7 +1,7 @@ # # spec file for package python-license-expression # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-license-expression -Version: 0.999 +Version: 1.2 Release: 0 Summary: Library to parse, compare, simplify and normalize license expressions License: Apache-2.0