diff --git a/python-yamlloader.changes b/python-yamlloader.changes index fbf8cad..8ce0518 100644 --- a/python-yamlloader.changes +++ b/python-yamlloader.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Dec 7 22:45:31 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 1.2.2 + * release: 1.2.2 add Python 3.11 support + +- Update to version 1.2.1 + * Merge pull request #38 from Phynix/python311 + * WIP: Update ci.yml + ------------------------------------------------------------------- Sat Oct 16 19:36:26 UTC 2021 - Dirk Müller diff --git a/python-yamlloader.spec b/python-yamlloader.spec index 6d64714..abdd44e 100644 --- a/python-yamlloader.spec +++ b/python-yamlloader.spec @@ -1,7 +1,7 @@ # # spec file for package python-yamlloader # -# 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-yamlloader -Version: 1.1.0 +Version: 1.2.2 Release: 0 License: MIT Summary: Ordered YAML loader and dumper for PyYAML diff --git a/yamlloader-1.1.0.tar.gz b/yamlloader-1.1.0.tar.gz deleted file mode 100644 index d9bc1e3..0000000 --- a/yamlloader-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a297c7a197683ba02e5e2b882ffd6c6180d01bdefb534b69cd3962df020bfe6 -size 7537 diff --git a/yamlloader-1.2.2.tar.gz b/yamlloader-1.2.2.tar.gz new file mode 100644 index 0000000..73f0a10 --- /dev/null +++ b/yamlloader-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35669fd7b9f8c6b38db861a51701542c42672b46e8ab63253486a8cb8377b687 +size 7462