From b02fa96a68bcaee02833e36f6ac24128405ea66c016a22a505c57bb3acd2e601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 21 Jun 2019 11:53:06 +0000 Subject: [PATCH] Accepting request 711312 from home:pgajdos - version update to 1.9.0 * no upstream changelog found OBS-URL: https://build.opensuse.org/request/show/711312 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-avro?expand=0&rev=8 --- avro-1.8.2.tar.gz | 3 --- avro-1.9.0.tar.gz | 3 +++ python-avro.changes | 6 ++++++ python-avro.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 avro-1.8.2.tar.gz create mode 100644 avro-1.9.0.tar.gz 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