Compare commits

...

5 Commits

Author SHA1 Message Date
Raboneko 2b34955036 bump(branch): zig-master 2026-05-30 16:00:51 +00:00
Raboneko c7bc90e232 bump: zrythm 2026-05-30 15:50:59 +00:00
Raboneko ab37038420 bump: rpcs3 zig-master-bootstrap breeze-plus-icon-theme graftcp 2026-05-30 14:40:24 +00:00
Raboneko 0b29d564e6 bump: rpcs3 2026-05-30 11:46:51 +00:00
Raboneko 67181b7f43 bump: rpcs3 wine-staging 2026-05-30 10:12:10 +00:00
8 changed files with 11 additions and 11 deletions
+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 7c6b3dcdb9e63b319f06df2c4fd5798fbd25b32a
%global ver 0.0.40-19400
%global commit b9d027a76c8dae877cf814808703b1c02d2ae0c1
%global ver 0.0.40-19405
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/bash
version=0.17.0-dev.420+8086ae176
version=0.17.0-dev.607+456b2ec07
mirrors=()
@@ -6,7 +6,7 @@
%define llvm_compat 22
%endif
%global llvm_version 22.0.0
%global ver 0.17.0-dev.420+8086ae176
%global ver 0.17.0-dev.607+456b2ec07
%bcond bootstrap 1
%bcond docs %{without bootstrap}
%bcond test 1
+1 -1
View File
@@ -18,7 +18,7 @@
%global zig_cache_dir %{builddir}/zig-cache
Name: zig-master
Version: 0.17.0~dev.420+8086ae176
Version: 0.17.0~dev.607+456b2ec07
Release: 2%{?dist}
Summary: Master builds of the Zig language
License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1
+1 -1
View File
@@ -1,4 +1,4 @@
%global v v2.0.0-alpha.0
%global v v2.0.0-alpha.1
Name: zrythm
Version: %(echo %v | sed 's@-@~@g' | sed 's@^v@@')
+1 -1
View File
@@ -18,7 +18,7 @@
Name: wine-staging
Version: 11.9
Version: 11.10
Release: 1%{?dist}
Epoch: 1
Summary: WINE Is Not An Emulator - runs MS Windows programs
@@ -1,6 +1,6 @@
Name: breeze-plus-icon-theme
Version: 6.19.0
Release: 2%{?dist}
Version: 6.26.0
Release: 1%{?dist}
Summary: Breeze icon theme with additional icons
Packager: Amy King <amy@amyrom.tech>
+2 -2
View File
@@ -1,6 +1,6 @@
Name: graftcp
Version: 0.7.1
Release: 1%?dist
Version: 0.8.0
Release: 1%{?dist}
Summary: A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy
URL: https://github.com/hmgle/graftcp
License: GPL-3.0