diff --git a/compat-patcher-core-1.2.tar.gz b/compat-patcher-core-1.2.tar.gz deleted file mode 100644 index a3d8fea..0000000 --- a/compat-patcher-core-1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9544ec929439fd16438b4f721ed30c7bb0345d0299152de0fef20119c197503b -size 45474 diff --git a/compat-patcher-core-2.1.tar.gz b/compat-patcher-core-2.1.tar.gz new file mode 100644 index 0000000..7bc52e2 --- /dev/null +++ b/compat-patcher-core-2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc27d091f8279d59e21860d7e177b1921833bb58b322c75343f93a40c40311d2 +size 45949 diff --git a/python-compat-patcher-core.changes b/python-compat-patcher-core.changes index 1c74e09..3b64c83 100644 --- a/python-compat-patcher-core.changes +++ b/python-compat-patcher-core.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Sep 26 23:20:56 UTC 2022 - Yogalakshmi Arunachalam + +- Update to Version 2.1 + * Debug CI + * Fix Trove classifiers of package + +- Update to Version 2.0 + * Fix encoding and error reporting bugs + * Extend test coverage to Python3.10 + * Drop support for Python2.7 and Python3.5 + ------------------------------------------------------------------- Mon Dec 13 13:35:12 UTC 2021 - pgajdos@suse.com diff --git a/python-compat-patcher-core.spec b/python-compat-patcher-core.spec index a9a24cf..898f97f 100644 --- a/python-compat-patcher-core.spec +++ b/python-compat-patcher-core.spec @@ -1,7 +1,7 @@ # # spec file for package python-compat-patcher-core # -# 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-compat-patcher-core -Version: 1.2 +Version: 2.1 Release: 0 Summary: Python patcher system License: MIT