From c2172eda2add29360eb52e5a4667065cd6922439299ad94b33bfcb12a27caae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 4 Jul 2019 12:28:30 +0000 Subject: [PATCH] - Update to 0.7.1: * Various fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abseil?expand=0&rev=7 --- pypi-v0.5.0.tar.gz | 3 --- pypi-v0.7.1.tar.gz | 3 +++ python-abseil.changes | 6 ++++++ python-abseil.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 pypi-v0.5.0.tar.gz create mode 100644 pypi-v0.7.1.tar.gz diff --git a/pypi-v0.5.0.tar.gz b/pypi-v0.5.0.tar.gz deleted file mode 100644 index fd1f2db..0000000 --- a/pypi-v0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1043db0d6ece1d01a5ad7b3d9e34fce8ce33859fb89a24992a1efcc7dd4cbf4 -size 203224 diff --git a/pypi-v0.7.1.tar.gz b/pypi-v0.7.1.tar.gz new file mode 100644 index 0000000..a3ca539 --- /dev/null +++ b/pypi-v0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0f39e0920379ff1393de04b573bca3484d82a5f8b939e9e83b20b6106c9bbe +size 215669 diff --git a/python-abseil.changes b/python-abseil.changes index 718807a..8a23b10 100644 --- a/python-abseil.changes +++ b/python-abseil.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 4 12:26:02 UTC 2019 - Tomáš Chvátal + +- Update to 0.7.1: + * Various fixes + ------------------------------------------------------------------- Tue Dec 4 12:45:26 UTC 2018 - Matej Cepl diff --git a/python-abseil.spec b/python-abseil.spec index f388d1b..775122c 100644 --- a/python-abseil.spec +++ b/python-abseil.spec @@ -1,7 +1,7 @@ # # spec file for package python-abseil # -# 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-abseil -Version: 0.5.0 +Version: 0.7.1 Release: 0 Summary: Abseil Python Common Libraries License: Apache-2.0