mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
bump: rpcs3 zig-master-bootstrap breeze-plus-icon-theme graftcp
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
# GLIBCXX_ASSERTIONS is known to break RPCS3
|
# 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_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 build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||||
%global commit 0a45c84e1657df149c44fbfb55457494ab2e2028
|
%global commit b9d027a76c8dae877cf814808703b1c02d2ae0c1
|
||||||
%global ver 0.0.40-19404
|
%global ver 0.0.40-19405
|
||||||
|
|
||||||
Name: rpcs3
|
Name: rpcs3
|
||||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
|
|
||||||
version=0.17.0-dev.420+8086ae176
|
version=0.17.0-dev.607+456b2ec07
|
||||||
|
|
||||||
mirrors=()
|
mirrors=()
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
%define llvm_compat 22
|
%define llvm_compat 22
|
||||||
%endif
|
%endif
|
||||||
%global llvm_version 22.0.0
|
%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 bootstrap 1
|
||||||
%bcond docs %{without bootstrap}
|
%bcond docs %{without bootstrap}
|
||||||
%bcond test 1
|
%bcond test 1
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name: breeze-plus-icon-theme
|
Name: breeze-plus-icon-theme
|
||||||
Version: 6.19.0
|
Version: 6.26.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Breeze icon theme with additional icons
|
Summary: Breeze icon theme with additional icons
|
||||||
Packager: Amy King <amy@amyrom.tech>
|
Packager: Amy King <amy@amyrom.tech>
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name: graftcp
|
Name: graftcp
|
||||||
Version: 0.7.1
|
Version: 0.8.0
|
||||||
Release: 1%?dist
|
Release: 1%{?dist}
|
||||||
Summary: A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy
|
Summary: A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy
|
||||||
URL: https://github.com/hmgle/graftcp
|
URL: https://github.com/hmgle/graftcp
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user