mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
Compare commits
4 Commits
2a42afaa3c
...
48afaffadb
| Author | SHA1 | Date | |
|---|---|---|---|
| 48afaffadb | |||
| d1a8cec60f | |||
| aebac30e36 | |||
| 7de6fcfb1c |
@@ -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 7c6b3dcdb9e63b319f06df2c4fd5798fbd25b32a
|
%global commit b9d027a76c8dae877cf814808703b1c02d2ae0c1
|
||||||
%global ver 0.0.40-19400
|
%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,4 +1,4 @@
|
|||||||
%global v v2.0.0-alpha.0
|
%global v v2.0.0-alpha.1
|
||||||
|
|
||||||
Name: zrythm
|
Name: zrythm
|
||||||
Version: %(echo %v | sed 's@-@~@g' | sed 's@^v@@')
|
Version: %(echo %v | sed 's@-@~@g' | sed 's@^v@@')
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: wine-staging
|
Name: wine-staging
|
||||||
Version: 11.9
|
Version: 11.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: WINE Is Not An Emulator - runs MS Windows programs
|
Summary: WINE Is Not An Emulator - runs MS Windows programs
|
||||||
|
|||||||
@@ -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