diff --git a/anda/desktops/scroll/scroll.spec b/anda/desktops/scroll/scroll.spec index 15b390c7bc..327f32e609 100644 --- a/anda/desktops/scroll/scroll.spec +++ b/anda/desktops/scroll/scroll.spec @@ -1,5 +1,5 @@ Name: scroll -Version: 1.12.11 +Version: 1.12.12 Release: 1%{?dist} Summary: i3-compatible Wayland compositor (sway) with a PaperWM layout like niri or hyprscroller License: MIT diff --git a/anda/devs/deno/rust-deno.spec b/anda/devs/deno/rust-deno.spec index 7e39eab1ac..2ac0167805 100644 --- a/anda/devs/deno/rust-deno.spec +++ b/anda/devs/deno/rust-deno.spec @@ -6,7 +6,7 @@ %global crate deno Name: rust-deno -Version: 2.7.14 +Version: 2.8.0 Release: 1%{?dist} Summary: Deno executable diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index e6bcc63073..4c7d7ae7d3 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 67464f97df8679d5d540256987551f34fe00d4cc -%global ver 0.0.40-19389 +%global commit f63a34dcc205d9c704eb694e4e9a95ce7d6639bd +%global ver 0.0.40-19391 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/rust/zoi/rust-zoi-rs.spec b/anda/langs/rust/zoi/rust-zoi-rs.spec index 45e9ebc2e7..0d22f40f4b 100644 --- a/anda/langs/rust/zoi/rust-zoi-rs.spec +++ b/anda/langs/rust/zoi/rust-zoi-rs.spec @@ -1,7 +1,7 @@ %define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ %global crate zoi-rs -%global crate_version 1.13.0 +%global crate_version 1.14.0 Name: rust-zoi-rs Version: %(echo %crate_version | sed 's/-/~/g')