mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-12 14:40:39 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 472c3bb040 | |||
| 82c6f60d3e | |||
| 2948fd0236 |
@@ -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 1492d647f411b04d6a78d4aed9d32f5c55b1f455
|
||||
%global ver 0.0.41-19455
|
||||
%global commit 2ce45bd90490a95f757206183da90b95eb5849f5
|
||||
%global ver 0.0.41-19456
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global commit_date 20260611
|
||||
|
||||
%global goipath github.com/v2fly/v2ray-core
|
||||
Version: %(echo %ver | sed -E 's/^v//')^%{commit_date}git.%{shortcommit}
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
|
||||
%global golicenses LICENSE
|
||||
%global godocs README.md SECURITY.md
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global _desc Send usage data from your Python code to PostHog.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 7.18.1
|
||||
Version: 7.18.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Send usage data from your Python code to PostHog
|
||||
License: MIT
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
%global rustflags_debuginfo 1
|
||||
|
||||
Name: lan-mouse
|
||||
Version: 0.10.0
|
||||
Release: %autorelease
|
||||
Version: 0.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
|
||||
Name: libayatana-appindicator-glib
|
||||
Summary: Ayatana Application Indicators Shared Library
|
||||
Version: 2.0.1
|
||||
Release: 3%?dist
|
||||
Version: 2.0.2
|
||||
Release: 1%{?dist}
|
||||
License: GPL-3.0-or-later
|
||||
Packager: veuxit <erroor234@gmail.com>
|
||||
URL: https://github.com/AyatanaIndicators/libayatana-appindicator-glib
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%global oldpkgname yt-dlp-nightly
|
||||
|
||||
Name: yt-dlp-git
|
||||
Version: 2026.06.11.144344
|
||||
Version: 2026.06.12.091428
|
||||
Release: 1%{?dist}
|
||||
Summary: A command-line program to download videos from online video platforms
|
||||
|
||||
|
||||
Reference in New Issue
Block a user