From e8e54c61dd3b63403e965801c1868608cebbaeb2 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Tue, 1 Aug 2023 12:01:53 +0000 Subject: [PATCH] test Signed-off-by: zhuofeng --- protobuf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protobuf.spec b/protobuf.spec index 3bd0bf9..bda68cd 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -8,7 +8,7 @@ Summary: Protocol Buffers - Google's data interchange format Name: protobuf Version: 3.19.6 -Release: 1 +Release: 1 License: BSD URL: https://github.com/protocolbuffers/protobuf Source: https://github.com/protocolbuffers/protobuf/releases/download/v%{version}%{?rcver}/%{name}-all-%{version}%{?rcver}.tar.gz -- Gitee