From 04903ad6141fa465f15ff99242a8db7a3e0038b4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 26 Mar 2025 19:17:52 +0000 Subject: [PATCH] bump: protobuf electron --- anda/langs/python/protobuf/python3-protobuf.spec | 4 ++-- anda/tools/electron/electron.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/langs/python/protobuf/python3-protobuf.spec b/anda/langs/python/protobuf/python3-protobuf.spec index b7fa3c44f2..3cc172c3bd 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.1 -Release: 2%?dist +Version: 6.30.2 +Release: 1%?dist Summary: Protocol Buffers License: BSD-3-Clause diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 27df1f26cb..98a5f11506 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -12,7 +12,7 @@ %global __provides_exclude_from %{_libdir}/%{name}/.*\\.so Name: electron -Version: 35.1.0 +Version: 35.1.1 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: MIT