diff --git a/avro-1.8.2.tar.gz b/avro-1.8.2.tar.gz deleted file mode 100644 index 68cb4ff..0000000 --- a/avro-1.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f9ee40830b70b5fb52a419711c9c4ad0336443a6fba7335060805f961b04b59 -size 43392 diff --git a/avro-1.9.0.tar.gz b/avro-1.9.0.tar.gz new file mode 100644 index 0000000..5b63ea4 --- /dev/null +++ b/avro-1.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eace17f1740cfb4c6246de162ed2f8366647eb5a962b919189b0c8a9913c729 +size 46901 diff --git a/python-avro.changes b/python-avro.changes index 64c8e7a..0dc187a 100644 --- a/python-avro.changes +++ b/python-avro.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 21 11:47:02 UTC 2019 - pgajdos@suse.com + +- version update to 1.9.0 + * no upstream changelog found + ------------------------------------------------------------------- Tue Dec 4 12:45:52 UTC 2018 - Matej Cepl diff --git a/python-avro.spec b/python-avro.spec index a6defc4..b77a1d2 100644 --- a/python-avro.spec +++ b/python-avro.spec @@ -1,7 +1,7 @@ # # spec file for package python-avro # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-avro -Version: 1.8.2 +Version: 1.9.0 Release: 0 Summary: A serialization and RPC framework for Python License: Apache-2.0