diff --git a/pyaml-17.12.1.tar.gz b/pyaml-17.12.1.tar.gz deleted file mode 100644 index 1646d0c..0000000 --- a/pyaml-17.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66623c52f34d83a2c0fc963e08e8b9d0c13d88404e3b43b1852ef71eda19afa3 -size 15780 diff --git a/pyaml-19.4.1.tar.gz b/pyaml-19.4.1.tar.gz new file mode 100644 index 0000000..c5e87b1 --- /dev/null +++ b/pyaml-19.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c79ae98ececda136a034115ca178ee8bf3aa7df236c488c2f55d12f177b88f1e +size 20078 diff --git a/python-pyaml.changes b/python-pyaml.changes index e2f07dc..1a8bb05 100644 --- a/python-pyaml.changes +++ b/python-pyaml.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 15 17:37:38 UTC 2019 - Gary Smith + +- Update to version 19.4.1 + * no changelog available + ------------------------------------------------------------------- Mon Sep 10 12:27:33 UTC 2018 - Jan Engelhardt diff --git a/python-pyaml.spec b/python-pyaml.spec index 0d4d87f..f1423f6 100644 --- a/python-pyaml.spec +++ b/python-pyaml.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyaml # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyaml -Version: 17.12.1 +Version: 19.4.1 Release: 0 Summary: Python module to produce formatted YAML-serialized data License: WTFPL