mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c8198dd1ba | |||
| 1b554b0774 | |||
| f8176f150a | |||
| b4bd1b1f9c |
@@ -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,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,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@@')
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user