From 17224c6dd27bb38c13032bb2caf849086a544f17 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 23 May 2024 15:39:30 +0000 Subject: [PATCH] bump: switchboard protobuf --- anda/desktops/elementary/switchboard/switchboard.spec | 4 ++-- anda/langs/python/protobuf/python3-protobuf.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/desktops/elementary/switchboard/switchboard.spec b/anda/desktops/elementary/switchboard/switchboard.spec index 8e79cfee21..cd3a9bbe41 100644 --- a/anda/desktops/elementary/switchboard/switchboard.spec +++ b/anda/desktops/elementary/switchboard/switchboard.spec @@ -3,8 +3,8 @@ Name: switchboard Summary: Modular Desktop Settings Hub -Version: 6.0.2 -Release: 1%{?dist} +Version: 8.0.0 +Release: 1%?dist License: LGPL-2.0-or-later URL: https://github.com/elementary/%{name} diff --git a/anda/langs/python/protobuf/python3-protobuf.spec b/anda/langs/python/protobuf/python3-protobuf.spec index 4260ef3e64..ee420c2b71 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.26.1 +Version: 5.27.0 Release: 1%?dist Summary: Protocol Buffers