mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 00:51:56 +00:00
Compare commits
5 Commits
2b34955036
...
75569cf1e7
| Author | SHA1 | Date | |
|---|---|---|---|
| 75569cf1e7 | |||
| eeb80efbde | |||
| 0857f5ad5c | |||
| ab1b924fde | |||
| 65b993d4fb |
@@ -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 b9d027a76c8dae877cf814808703b1c02d2ae0c1
|
||||
%global ver 0.0.40-19405
|
||||
%global commit 1bd246d2d31cee65b867d93ff82993cec8f012cb
|
||||
%global ver 0.0.40-19408
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc Python bindings for FluidSynth.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.6
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for FluidSynth
|
||||
License: LGPL-2.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: cardwire
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A GPU Manager for linux that uses eBPF LSM hooks to block GPUs
|
||||
URL: https://opengamingcollective.github.io/cardwire/
|
||||
Source0: https://github.com/OpenGamingCollective/cardwire/archive/refs/tags/v%{version}.tar.gz
|
||||
@@ -10,6 +10,9 @@ BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: libbpf-devel
|
||||
BuildRequires: clang-devel
|
||||
|
||||
Requires: hwdata
|
||||
Requires: upower
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: uutils-coreutils-replace
|
||||
Version: 0.8.0
|
||||
Version: 0.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross-platform Rust rewrite of the GNU coreutils
|
||||
License: MIT
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: vicinae
|
||||
Version: 0.21.2
|
||||
Version: 0.21.3
|
||||
Release: 1%{?dist}
|
||||
License: GPL-3.0
|
||||
URL: https://docs.vicinae.com
|
||||
|
||||
Reference in New Issue
Block a user