From e2a33dcfa0b37c15f804c353e9532e262865ed66e41677389ff2b5be72851364 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 12 Jun 2023 20:24:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=151 --- protobuf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protobuf.spec b/protobuf.spec index df29538..915688c 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -106,11 +106,11 @@ RPC protocols and file formats. Summary: Header files, libraries and development documentation for %{name} Group: Development/Libraries/C and C++ Requires: gcc-c++ -Requires: libprotobuf%{sover} = %VERSION +Requires: libprotobuf%{sover} = %{gversion} Requires: libprotobuf-lite%{sover} Requires: pkgconfig(zlib) Conflicts: protobuf2-devel -Provides: libprotobuf-devel = %VERSION +Provides: libprotobuf-devel = %{gversion} %description devel Protocol Buffers are a way of encoding structured data in an efficient yet