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