From f73bd4b5f048f1247f59f9d60f9fd0d5d8817509 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 3 Feb 2020 20:02:56 +0100 Subject: [PATCH] upgrading package: protobuf 3.11.1 -> 3.11.3 --- protobuf/protobuf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protobuf/protobuf.spec b/protobuf/protobuf.spec index 8b7299ca39..0081dff09a 100644 --- a/protobuf/protobuf.spec +++ b/protobuf/protobuf.spec @@ -22,7 +22,7 @@ ## # package version -%define V_protobuf 3.11.1 +%define V_protobuf 3.11.3 %define V_googletest 1.10.0 # package information @@ -36,7 +36,7 @@ Class: EVAL Group: RPC License: BSD Version: %{V_protobuf} -Release: 20191206 +Release: 20200203 # list of sources Source0: https://github.com/protocolbuffers/protobuf/releases/download/v%{version}/protobuf-all-%{version}.tar.gz