From 656e819a11610038de2b5cbe110f5c7ce1e3c561 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 25 Jun 2024 21:00:09 +0000 Subject: [PATCH] bump: 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 c9523248de..563dafdce4 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: 5.27.1 -Release: 2%?dist +Version: 5.27.2 +Release: 1%?dist Summary: Protocol Buffers License: BSD-3-Clause