diff --git a/pyaml-19.4.1.tar.gz b/pyaml-19.4.1.tar.gz deleted file mode 100644 index c5e87b1..0000000 --- a/pyaml-19.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c79ae98ececda136a034115ca178ee8bf3aa7df236c488c2f55d12f177b88f1e -size 20078 diff --git a/pyaml-20.3.1.tar.gz b/pyaml-20.3.1.tar.gz new file mode 100644 index 0000000..796597c --- /dev/null +++ b/pyaml-20.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9914879e6ac5cbf09b8cd5d3ba09e241ffcfd91c689cddc8d8b66a68c1c7e640 +size 21155 diff --git a/python-pyaml.changes b/python-pyaml.changes index 1a8bb05..97cc28a 100644 --- a/python-pyaml.changes +++ b/python-pyaml.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 19 10:22:04 UTC 2020 - Marketa Calabkova + +- Update to version 20.3.1 + * Add -r/--replace command-line option + ------------------------------------------------------------------- Wed May 15 17:37:38 UTC 2019 - Gary Smith diff --git a/python-pyaml.spec b/python-pyaml.spec index f1423f6..1ebc495 100644 --- a/python-pyaml.spec +++ b/python-pyaml.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyaml # -# 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-pyaml -Version: 19.4.1 +Version: 20.3.1 Release: 0 Summary: Python module to produce formatted YAML-serialized data License: WTFPL