forked from pool/protobuf
- Fix confusion in versions
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=147
This commit is contained in:
parent
10972090a8
commit
b3ac2d0654
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 9 09:26:46 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Fix confusion in versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 28 07:07:50 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -108,11 +108,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} = %VERSION
|
||||
Requires: libprotobuf-lite%{sover}
|
||||
Requires: pkgconfig(zlib)
|
||||
Conflicts: protobuf2-devel
|
||||
Provides: libprotobuf-devel = %{version}
|
||||
Provides: libprotobuf-devel = %VERSION
|
||||
|
||||
%description devel
|
||||
Protocol Buffers are a way of encoding structured data in an efficient yet
|
||||
|
Loading…
x
Reference in New Issue
Block a user