mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 00:51:56 +00:00
Compare commits
4 Commits
649969ad83
...
2b135d92c4
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b135d92c4 | |||
| 846a35efce | |||
| 93b06cde20 | |||
| 9e22e6314b |
@@ -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
|
||||
|
||||
@@ -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