bump: juce driftwm rpcs3 posthog rust-gitoxide

This commit is contained in:
Raboneko
2026-06-22 13:21:36 +00:00
parent f919b2f6df
commit 3769d1629f
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
Name: juce
Version: 8.0.13
Version: 8.0.14
Release: 1%{?dist}
License: AGPL-3.0-or-later
Summary: framework for audio application and plug-in development
+1 -1
View File
@@ -1,5 +1,5 @@
Name: driftwm
Version: 0.11.0
Version: 0.12.0
Release: 1%{?dist}
Summary: A trackpad-first infinite canvas Wayland compositor
License: GPL-3.0-or-later
+2 -2
View File
@@ -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 c7478d6dcc3b5e5303a91a107b6a393e79c0e7cb
%global ver 0.0.41-19507
%global commit 927e2492ef720d2223bd8b149a02af875e11c398
%global ver 0.0.41-19508
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -2,7 +2,7 @@
%global _desc Send usage data from your Python code to PostHog.
Name: python-%{pypi_name}
Version: 7.19.2
Version: 7.20.1
Release: 1%{?dist}
Summary: Send usage data from your Python code to PostHog
License: MIT
+1 -1
View File
@@ -5,7 +5,7 @@
%global crate gitoxide
Name: rust-gitoxide
Version: 0.54.0
Version: 0.55.0
Release: 1%{?dist}
Summary: Command-line application for interacting with git repositories