Accepting request 1093109 from home:dimstar:Factory

- pin to protobuf < 22 until grpc and open-vm-tools support
  protobuf 22.

OBS-URL: https://build.opensuse.org/request/show/1093109
OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=434
This commit is contained in:
Dominique Leuenberger 2023-06-14 11:41:29 +00:00 committed by Git OBS Bridge
parent 22c7c3c5a9
commit ee37cbd027
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 14 09:32:53 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- pin to protobuf < 22 until grpc and open-vm-tools support
protobuf 22.
-------------------------------------------------------------------
Tue May 2 20:40:18 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -73,7 +73,7 @@ BuildRequires: update-desktop-files
BuildRequires: containerd-devel
BuildRequires: grpc-devel
BuildRequires: libcurl-devel
BuildRequires: protobuf-devel
BuildRequires: (pkgconfig(protobuf) >= 3.8.0 with pkgconfig(protobuf) < 22)
%define arg_containerinfo --enable-containerinfo=yes
%else
%define arg_containerinfo --enable-containerinfo=no