Browse Source

upgrading package: protobuf 3.19.2 -> 3.19.3

master
parent
commit
d36c68002e
  1. 4
      protobuf/protobuf.spec

4
protobuf/protobuf.spec

@ -22,7 +22,7 @@
##
# package version
%define V_protobuf 3.19.2
%define V_protobuf 3.19.3
%define V_googletest 1.11.0
# package information
@ -36,7 +36,7 @@ Class: EVAL
Group: RPC
License: BSD
Version: %{V_protobuf}
Release: 20220107
Release: 20220113
# list of sources
Source0: https://github.com/protocolbuffers/protobuf/releases/download/v%{version}/protobuf-all-%{version}.tar.gz

Loading…
Cancel
Save