bump: mount-manager rpcs3

This commit is contained in:
Raboneko
2026-05-16 16:30:31 +00:00
parent aa87dc16f3
commit eeb871b408
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
Name: mount-manager
Version: 0.1.4
Version: 0.1.5
Release: 1%{?dist}
Summary: SMB Mount Manager helps users mount SMB shares through a simple GTK interface. It checks the share, asks for credentials, tests the mount, and creates a startup mount managed by systemd.
URL: https://github.com/Xarishark/mount-manager
+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 b533a560e6df6f8aa1c271bfffbd1e39f500bd65
%global ver 0.0.40-19374
%global commit 08c926622da1c3cd0213ac6b06eda07c31e55c7d
%global ver 0.0.40-19375
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')