Compare commits

...

6 Commits

37 changed files with 58 additions and 58 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1184
Version: 1.0.1186
Release: 1%{?dist}
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -1,5 +1,5 @@
Name: discord-canary
Version: 1.0.1184
Version: 1.0.1186
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: discord.com
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: feishin
Version: 1.12.1
Version: 1.13.0
Release: 1%{?dist}
Summary: A modern self-hosted music player
License: GPL-3.0
@@ -1,5 +1,5 @@
%global commit 9ac2f6b627bb4cbed62e3aeb76009ffff77bae70
%global commit_date 20260529
%global commit 6bd07ce067fcaf4a282a7955ac2a24656b2a88b1
%global commit_date 20260603
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global debug_package %nil
%global __strip /bin/true
+2 -2
View File
@@ -1,9 +1,9 @@
# Disable X11 for RHEL 10+
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
%global commit 1c295078227e722d2ad7ff9650d2fd83f3dc64e3
%global commit 448de741f9e17a658c4e545c24cf7cb5b846e59d
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260602
%global commit_date 20260603
%global ver 0.41.0
Name: mpv-nightly
@@ -1,5 +1,5 @@
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings
%global commit 0583175c167ef52678fbd3ba78cc3510695cfdc6
%global commit d3692d48fc3c3223c428ac0db56f4dc111f1f620
%forgemeta
Name: lomiri-system-settings
@@ -1,5 +1,5 @@
%global commit 0099e4234f7f6f1f34d884c208279551ac8b5a08
%global commit_date 20260602
%global commit 5c6a11c952530318f42e07a8b5b1d01915f5c055
%global commit_date 20260603
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: libsingularity
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit 751ccb251d9fb2c472e193bc478c3b928e3514c9
%global commit_date 20260405
%global commit e7c64817f0e68df1b190f0c3a544b530c71c46b0
%global commit_date 20260603
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global goipath github.com/singularityos-lab/vetro
+1 -1
View File
@@ -6,7 +6,7 @@
%global crate deno
Name: rust-deno
Version: 2.8.1
Version: 2.8.2
Release: 1%{?dist}
Summary: Deno executable
@@ -1,6 +1,6 @@
%global commit 5758e149319d244cbf2d21d1ae8d1376adaf1f91
%global commit 6246c288ae1087c8d67f75432a59da004b30bf25
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global fulldate 2026-06-01
%global fulldate 2026-06-02
%global commit_date %(echo %{fulldate} | sed 's/-//g')
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
%global ver 1.3.2
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit 818244003b6db179ae175ae3171c8d7f2846e732
%global commit 7a8f13902982b087e6e27e4d105e9595b26b9429
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260602
%global commit_date 20260603
%global ver 1.6.0
%bcond_with check
+1 -1
View File
@@ -7,7 +7,7 @@
%global debug_package %{nil}
%endif
%global ver 1.5.3-pre
%global ver 1.5.3
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
+1 -1
View File
@@ -17,7 +17,7 @@
%global rustflags_debuginfo 0
Name: zed
Version: 1.4.4
Version: 1.5.3
Release: 1%{?dist}
Summary: Zed is a high-performance, multiplayer code editor
SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later
@@ -4,7 +4,7 @@
Name: steamos-manager-powerstation
Version: 0~%{commitdate}.git%{shortcommit}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: SteamOS Manager is a system daemon that aims to abstract Steam's interactions with the operating system
License: MIT AND (MIT OR Apache-2.0) AND Unicode-3.0 AND (Apache-2.0 OR BSL-1.0) AND Apache-2.0 OR MIT AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (BSD-3-Clause OR MIT OR Apache-2.0) AND ISC AND (LGPL-2.1 OR MIT OR Apache-2.0) AND MIT AND (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR LGPL-2.1-or-later) AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT)
URL: https://github.com/OpenGamingCollective/steamos-manager
@@ -58,7 +58,6 @@ make -f /usr/share/selinux/devel/Makefile -C data/selinux steamos_manager.pp
%install
%{cargo_license_online -a} > LICENSE.dependencies
%make_install
rm %{buildroot}%{_unitdir}/sddm.service.d/reset-oneshot-boot.conf # steamOS specific
rm %{buildroot}%{_userunitdir}/orca.service # not used by anyone apparently, steamOS specific(?)
install -D -m644 data/selinux/steamos_manager.pp %{buildroot}%{_datadir}/selinux/packages/steamos_manager.pp
install -d %{buildroot}%{_userunitdir}/gamescope-session-plus.service.wants/steamos-manager.service
@@ -101,6 +100,7 @@ fi
%{_datadir}/steamos-manager/platform.toml
%{_prefix}/lib/steamos-manager
%{_unitdir}/steamos-manager.service
%{_unitdir}/sddm.service.d/reset-oneshot-boot.conf
%{_userunitdir}/steamos-manager.service
%{_userunitdir}/steamos-manager-configure-cecd.service
%{_userunitdir}/steamos-manager-session-cleanup.service
+2 -2
View File
@@ -1,7 +1,7 @@
%global commit 94ffd50060f1cfd5d7482ec90a23a92bdefdff68
%global commit fdb9b616fc0edf8fb4c3285870388947b92669fc
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver v26.3.27
%global commit_date 20260601
%global commit_date 20260603
%global goipath github.com/XTLS/Xray-core
Version: %{ver}^%{commit_date}git.%{shortcommit}
@@ -1,7 +1,7 @@
%define _binaries_in_noarch_packages_terminate_build 0
Name: kotlin-native
Version: 2.3.21
Version: 2.4.0
Release: 1%{?dist}
Summary: LLVM backend for the Kotlin compiler
ExclusiveArch: x86_64
+1 -1
View File
@@ -1,6 +1,6 @@
BuildArch: noarch
Name: kotlin
Version: 2.3.21
Version: 2.4.0
Release: 1%{?dist}
Summary: Statically typed programming language
+2 -2
View File
@@ -1,8 +1,8 @@
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
%global commit 88a18de44f78bf0d0401070bb8cfbc90a78877ba
%global commit 73986c03a10c1bc5db1edb5750f6841c206b89bf
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20260602
%global commit_date 20260603
%global debug_package %nil
Name: nim-nightly
+2 -2
View File
@@ -2,8 +2,8 @@
%global _desc Fast PyTorch based DSP for audio and 1D signals.
Name: python-%{pypi_name}
Version: 0.2.7
Release: 1%?dist
Version: 0.2.8
Release: 1%{?dist}
Summary: Fast PyTorch based DSP for audio and 1D signals
License: MIT
URL: https://github.com/adefossez/julius
+1 -1
View File
@@ -2,7 +2,7 @@
%global _desc Send usage data from your Python code to PostHog.
Name: python-%{pypi_name}
Version: 7.16.3
Version: 7.17.0
Release: 1%{?dist}
Summary: Send usage data from your Python code to PostHog
License: MIT
@@ -4,7 +4,7 @@
%global _desc Proton VPN local agent written in Rust.
Name: python-%{pypi_name}
Version: 1.6.2
Version: 1.6.3
Release: 1%{?dist}
Summary: Proton VPN local agent written in Rust
License: GPL-3.0-only
@@ -2,7 +2,7 @@
%global _desc The model-definition framework for state-of-the-art machine learning models.
Name: python-%{pypi_name}
Version: 5.9.0
Version: 5.10.1
Release: 1%{?dist}
Summary: The model-definition framework for state-of-the-art machine learning models
License: Apache-2.0
@@ -1,5 +1,5 @@
%global commit 5f301d60afc6b7243f9a2928118e9f448ae3c4de
%global commit_date 20260602
%global commit da65515fd167da571636aedd519fb1a843f7c6bf
%global commit_date 20260603
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name types-colorama
+1 -1
View File
@@ -18,7 +18,7 @@
%global zig_cache_dir %{builddir}/zig-cache
Name: zig-master
Version: 0.17.0~dev.644+3de725074
Version: 0.17.0~dev.657+2faf8debf
Release: 2%{?dist}
Summary: Master builds of the Zig language
License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1
+2 -2
View File
@@ -1,8 +1,8 @@
%global debug_package %nil
%global commit 96664e69b1ecdb76e824be1d9e8f475b76dd08cf
%global commit 549b81b43b46c0f361680561a626bf0e7b79dcbd
%global shortcommit %(c=%commit; echo ${c:0:7})
%global commit_date 20260504
%global commit_date 20260603
%global _desc %{expand:
A C library that may be linked into a C/C++ program to produce symbolic backtraces.
+1 -1
View File
@@ -1,6 +1,6 @@
Name: libde265
Summary: Open H.265 video codec implementation
Version: 1.1.0
Version: 1.1.1
Release: 1%{?dist}
License: LGPL-3.0-or-later
URL: https://www.libde265.org/
@@ -1,7 +1,7 @@
%global commit 5d984d010fb413072eaef7fd85e6efa68a7b9ffc
%global commit 25cae6dddc6d15163c19be808d1ce44fb7355b8f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 20260601085329
%global commit_date 20260602
%global ver 20260602145358
%global commit_date 20260603
Name: v2ray-domain-list-community
Version: %{ver}^%{commit_date}git.%{shortcommit}
@@ -1,5 +1,5 @@
%global commit 778c9f53dc3b502ba095eed2d8a4b7aa9449fdb4
%global commit_date 20260602
%global commit a89600aeba3bc48863d05fdd957eb218f30cafe5
%global commit_date 20260603
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: cloud-hypervisor-nightly
@@ -7,8 +7,8 @@
%global debug_package %{nil}
%endif
%global commit 4d1600ba5662e29daef25c608dfad3ad08993fc4
%global commitdate 20260523
%global commit e069fac2107fb88d30be41375bd2c35ef17e3677
%global commitdate 20260603
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global modulename nct6687d
+2 -2
View File
@@ -1,8 +1,8 @@
%global commit 4d1600ba5662e29daef25c608dfad3ad08993fc4
%global commit e069fac2107fb88d30be41375bd2c35ef17e3677
%global debug_package %{nil}
%global modulename nct6687d
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260523
%global commitdate 20260603
Name: dkms-%{modulename}
Version: 1.0^%{commitdate}git.%{shortcommit}
@@ -1,6 +1,6 @@
%global commit 4d1600ba5662e29daef25c608dfad3ad08993fc4
%global commit e069fac2107fb88d30be41375bd2c35ef17e3677
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260523
%global commitdate 20260603
Name: nct6687d
Version: 1.0^%{commitdate}git.%{shortcommit}
+1 -1
View File
@@ -1,5 +1,5 @@
Name: pixi
Version: 0.70.0
Version: 0.70.1
Release: 1%{?dist}
Summary: A cross-platform, multi-language package manager
License: BSD-3-Clause
@@ -1,6 +1,6 @@
%global commit e29bb76422a2cf5dfafb15f8cb6344af4a7b13c8
%global commit 351b667359bd5b0a87846ad66e9ab9f17ec54d5b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260529
%global commitdate 20260603
%global ver 1.1.1
%undefine __brp_mangle_shebangs
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit f6948ed5175fe933c51ae0874fe94bd9e4e1f3f6
%global commit_date 20260602
%global commit bbd4b2714bf22b96a3a01dc40ec49b5137dc4b8a
%global commit_date 20260603
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name glasgow
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit 205a25fc4a61696ab4f647abb4305f83900e7871
%global commit_date 20260602
%global commit c166688baffcdcd78638d7b1f1cb7e8edfae8445
%global commit_date 20260603
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: rpi-utils
+1 -1
View File
@@ -1,5 +1,5 @@
%global goipath github.com/surge-downloader/surge
Version: 0.8.6
Version: 0.8.7
%gometa
+1 -1
View File
@@ -2,7 +2,7 @@
%define debug_package %{nil}
Name: typos
Version: 1.47.0
Version: 1.47.1
Release: 1%{?dist}
Summary: Source Code Spelling Correction