From 2bf7cdcca243c21b74cc0532a536a72644f96b02 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 23 Oct 2024 01:20:49 +0000 Subject: [PATCH] bump: ruffle protobuf --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/langs/python/protobuf/python3-protobuf.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index c42d5f60b3..c0aaa2bc34 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2024-10-22 +%global ver 2024-10-23 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/langs/python/protobuf/python3-protobuf.spec b/anda/langs/python/protobuf/python3-protobuf.spec index 772dc42b7c..daa4bf8b8b 100644 --- a/anda/langs/python/protobuf/python3-protobuf.spec +++ b/anda/langs/python/protobuf/python3-protobuf.spec @@ -2,7 +2,7 @@ %global pypi_name protobuf Name: python-%{pypi_name} -Version: 5.28.2 +Version: 5.28.3 Release: 1%?dist Summary: Protocol Buffers