mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
bump: mount-manager rpcs3
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user