Browse Source

upgrading package: protobuf 3.11.1 -> 3.11.3

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

4
protobuf/protobuf.spec

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

Loading…
Cancel
Save