From 325aad728c073cd36d0e3efcecd01cb2cc2e3f1b Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 19:41:20 +0000 Subject: [PATCH] bump: rustnet rpcs3 libde265 electron --- anda/apps/rustnet/rustnet.spec | 4 ++-- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/lib/libde265/libde265.spec | 4 ++-- anda/tools/electron/electron.spec | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/anda/apps/rustnet/rustnet.spec b/anda/apps/rustnet/rustnet.spec index b8ccb90194..bdd6e17249 100644 --- a/anda/apps/rustnet/rustnet.spec +++ b/anda/apps/rustnet/rustnet.spec @@ -1,6 +1,6 @@ Name: rustnet -Version: 1.0.0 -Release: 1%?dist +Version: 1.1.0 +Release: 1%{?dist} Summary: A cross-platform network monitoring terminal UI tool built with Rust License: Apache-2.0 AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 AND ISC) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND BSD-2-Clause AND (BSD-3-Clause OR Apache-2.0) AND BSL-1.0 AND ISC AND (LGPL-2.1-only OR BSD-2-Clause) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR Zlib OR Apache-2.0) AND MIT AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT) AND Zlib URL: https://github.com/domcyrus/rustnet diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index de8637971b..816b5030c1 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit bc0c42b025f1aef32b7b8b66a5687258cd4fafdb -%global ver 0.0.40-19032 +%global commit 43f3a4816d7f997c39942f0beb9999a2a4b0a307 +%global ver 0.0.40-19033 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/lib/libde265/libde265.spec b/anda/lib/libde265/libde265.spec index f9baa6453d..42b56f2b93 100644 --- a/anda/lib/libde265/libde265.spec +++ b/anda/lib/libde265/libde265.spec @@ -1,7 +1,7 @@ Name: libde265 Summary: Open H.265 video codec implementation -Version: 1.0.16 -Release: 1%?dist +Version: 1.0.17 +Release: 1%{?dist} License: LGPL-3.0-or-later URL: https://www.libde265.org/ Source0: https://github.com/strukturag/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index ffad4b6805..3b0be07f49 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,6 +1,6 @@ Name: electron %electronmeta -Version: 41.0.2 +Version: 41.0.3 Release: 1%{?dist} Summary: Build cross platform desktop apps with web technologies License: %{electron_license}