From 10df55be0aa42edbe88f282a7045bf12aef2815d Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 12 Jun 2021 20:29:27 +0200 Subject: [PATCH] update module --- protobuf/protobuf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protobuf/protobuf.spec b/protobuf/protobuf.spec index e6ffb06c2f..e5887f8fa7 100644 --- a/protobuf/protobuf.spec +++ b/protobuf/protobuf.spec @@ -23,7 +23,7 @@ # package version %define V_protobuf 3.17.3 -%define V_googletest 1.10.0 +%define V_googletest 1.11.0 # package information Name: protobuf @@ -36,7 +36,7 @@ Class: EVAL Group: RPC License: BSD Version: %{V_protobuf} -Release: 20210608 +Release: 20210612 # list of sources Source0: https://github.com/protocolbuffers/protobuf/releases/download/v%{version}/protobuf-all-%{version}.tar.gz