From 7ac8beb2063dc9afa4742fceb80bd08071679940 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 14 May 2025 18:01:00 +0000 Subject: [PATCH] bump: python3-protobuf --- anda/langs/python/protobuf/python3-protobuf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/python/protobuf/python3-protobuf.spec b/anda/langs/python/protobuf/python3-protobuf.spec index 00c6e5e695..1eee2bc017 100644 --- a/anda/langs/python/protobuf/python3-protobuf.spec +++ b/anda/langs/python/protobuf/python3-protobuf.spec @@ -2,8 +2,8 @@ %global pypi_name protobuf Name: python-%{pypi_name} -Version: 6.30.2 -Release: 2%?dist +Version: 6.31.0 +Release: 1%?dist Summary: Protocol Buffers License: BSD-3-Clause