From c96bab26c2c9c2f488318c8f6ce262dc9b6033ff Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 13 Mar 2025 22:39:21 +0000 Subject: [PATCH] bump: inputplumber protobuf --- anda/games/inputplumber/inputplumber.spec | 2 +- anda/langs/python/protobuf/python3-protobuf.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/inputplumber/inputplumber.spec b/anda/games/inputplumber/inputplumber.spec index 7401979c73..9da9193455 100644 --- a/anda/games/inputplumber/inputplumber.spec +++ b/anda/games/inputplumber/inputplumber.spec @@ -1,7 +1,7 @@ %global __brp_mangle_shebangs %{nil} Name: inputplumber -Version: 0.49.4 +Version: 0.49.5 Release: 1%?dist Summary: Open source input router and remapper daemon for Linux License: GPL-3.0-or-later diff --git a/anda/langs/python/protobuf/python3-protobuf.spec b/anda/langs/python/protobuf/python3-protobuf.spec index e502b9f86d..fba79acc17 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: 6.30.0 +Version: 6.30.1 Release: 1%?dist Summary: Protocol Buffers