diff --git a/googleapis-common-protos-1.5.3.tar.gz b/googleapis-common-protos-1.5.3.tar.gz deleted file mode 100644 index 957939c..0000000 --- a/googleapis-common-protos-1.5.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c075eddaa2628ab519e01b7d75b76e66c40eaa50fc52758d8225f84708950ef2 -size 28479 diff --git a/googleapis-common-protos-1.5.8.tar.gz b/googleapis-common-protos-1.5.8.tar.gz new file mode 100644 index 0000000..31d9b4f --- /dev/null +++ b/googleapis-common-protos-1.5.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d56ca712f67fff216d3be9eeeb8360ca59066d0365ba70b137b9e1801813747e +size 33427 diff --git a/python-googleapis-common-protos.changes b/python-googleapis-common-protos.changes index 961991f..ed56ed7 100644 --- a/python-googleapis-common-protos.changes +++ b/python-googleapis-common-protos.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 15 12:30:42 UTC 2019 - Tomáš Chvátal + +- Update to 1.5.8: + * no upstream changelog + ------------------------------------------------------------------- Tue Dec 4 12:48:34 UTC 2018 - Matej Cepl diff --git a/python-googleapis-common-protos.spec b/python-googleapis-common-protos.spec index 5807921..f5de7e9 100644 --- a/python-googleapis-common-protos.spec +++ b/python-googleapis-common-protos.spec @@ -1,7 +1,7 @@ # # spec file for package python-googleapis-common-protos # -# 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-googleapis-common-protos -Version: 1.5.3 +Version: 1.5.8 Release: 0 Summary: Common protobufs used in Google APIs License: Apache-2.0 @@ -28,12 +28,10 @@ Source: https://files.pythonhosted.org/packages/source/g/googleapis-comm BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-protobuf >= 3.0.0 -Suggests: python-grpcio >= 1.0.0 +Requires: python-protobuf >= 3.6.0 +Recommends: python-grpcio >= 1.0.0 BuildArch: noarch -# SECTION test requirements -BuildRequires: %{python_module protobuf >= 3.0.0} -# /SECTION +BuildRequires: %{python_module protobuf >= 3.6.0} %python_subpackages %description @@ -50,6 +48,8 @@ protos in the googleapis_ repository. %python_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +# no tests + %files %{python_files} %license LICENSE %doc README.rst