chore: Sync el10 (#12713)

This commit is contained in:
Gilver
2026-05-27 23:22:12 -05:00
committed by GitHub
parent 9db35aefdd
commit 5f9fe5dc9e
18 changed files with 96 additions and 33 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
#? https://github.com/flameshot-org/flameshot/blob/master/packaging/rpm/fedora/flameshot.spec
%global ver 13.3.0
%global commit 1ee047f1d9b0ca5bc88fcbfd8bea89f0f4d23b43
%global commit 090033fe993c2a0ab20b1ea5fdd0e252f9c7adfb
%global shortcommit %{sub %{commit} 1 7}
%global commit_date 20260521
%global commit_date 20260528
%global devel_name QtColorWidgets
%global _distro_extra_cflags -fuse-ld=mold
%global _distro_extra_cxxflags -fuse-ld=mold
@@ -1,5 +1,5 @@
%global commit 089cff6792d604faba5127bc8f03d87959e5e062
%global commit_date 20260522
%global commit ef0007f0c915eecd9e9881df12050bb2cd375179
%global commit_date 20260528
%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 1ac687d791460736e16c0e0c2b17f422b4bdf1ee
%global commit cce65c722c797650df1bfe16ff42249a4d9fab48
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260525
%global commit_date 20260528
%global ver 0.41.0
Name: mpv-nightly
+8
View File
@@ -0,0 +1,8 @@
project pkg {
rpm {
spec = "mangobar.spec"
}
labels {
nightly = 1
}
}
@@ -0,0 +1,50 @@
%global commit c0138d9067d6a779c753aa7da72ce85d44f528da
%global commit_date 20260527
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: mangobar
Version: 0~%{commit_date}git.%{shortcommit}
Release: 1%{?dist}
Summary: A suckless-esc bar for mangowc
URL: https://github.com/Gur0v/mangobar
Source0: %{url}/archive/%{commit}/mangobar-%{commit}.tar.gz
SourceLicense: GPL-3.0-or-later
License: %{sourcelicense} AND (Apache-2.0 OR MIT) AND MIT AND GPL-3.0 AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND Apache-2.0 AND (Unlicense OR MIT)
BuildRequires: rust
BuildRequires: cargo-rpm-macros
BuildRequires: gtk4
BuildRequires: gtk4-devel
BuildRequires: gtk4-layer-shell
BuildRequires: gtk4-layer-shell-devel
BuildRequires: gdk-pixbuf2
BuildRequires: gdk-pixbuf2-devel
BuildRequires: wireplumber
Suggests: mangowm
Packager: Its-J <jonah@fyralabs.com>
%description
%{summary}.
%prep
%autosetup -n mangobar-%{commit}
%cargo_prep_online
%build
%cargo_build
%install
install -Dm 755 target/rpm/mangobar %{buildroot}%{_bindir}/mangobar
%cargo_license_summary_online
%{cargo_license_online} > LICENSE.dependencies
%files
%{_bindir}/mangobar
%license LICENSE
%license LICENSE.dependencies
%doc README.md
%changelog
* Sat May 23 2026 Its-J <jonah@fyralabs.com>
- Package mangobar
@@ -0,0 +1,5 @@
rpm.global("commit", gh_commit("Gur0v/mangobar"));
if rpm.changed() {
rpm.release();
rpm.global("commit_date", date());
}
@@ -1,6 +1,6 @@
%global commit a746d0f7281954eb251915f4cd9fcea4924ad999
%global commit 15264856f61b112c8beb14fbe3f403f6266c8bdf
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global fulldate 2026-05-25
%global fulldate 2026-05-27
%global commit_date %(echo %{fulldate} | sed 's/-//g')
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
%global ver 1.3.2
+3 -3
View File
@@ -1,7 +1,7 @@
%global commit a5457029ccb61379b775fcbc20607546301bf3ce
%global commit 60374460f263aaf56b8c1ced54f7731c0324b1f5
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260526
%global ver 1.5.0
%global commit_date 20260528
%global ver 1.6.0
%bcond_with check
%bcond_with debug_no_build
+2 -2
View File
@@ -1,8 +1,8 @@
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
%global commit 8771451701d1c9081282d6e9d5cb626bb636da19
%global commit f4dd00c4ccfc9791ee21a6d93a18846646613ae6
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20260522
%global commit_date 20260528
%global debug_package %nil
Name: nim-nightly
@@ -1,5 +1,5 @@
%global commit 23246f8aa1afde10a76959b021a66065d8758a55
%global commit_date 20260525
%global commit 1d3abc42077c2ea47985363a4fab387357f3aa77
%global commit_date 20260528
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name types-colorama
@@ -3,11 +3,11 @@
%global priority 90
%global real_name vala
%global commit 7a80e9901b4640dab0a11e96a9158545df6d6937
%global commit c5d31b3fcdb9d564dc3340714a129f72a072391f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global repo https://gitlab.gnome.org/GNOME/%{real_name}.git
%global commit_date 20260517
%global commit_date 20260528
%global snapshot_info %{commit_date}.%{shortcommit}
Name: vala-nightly
@@ -1,7 +1,7 @@
%global commit 4ee59d0b5db4b07d3927f96cb75374d2e6cd0cd8
%global commit f2c3c55ad6f50f9a1fe986cad580011c934c1746
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 20260525120551
%global commit_date 20260526
%global ver 20260527110433
%global commit_date 20260528
Name: v2ray-domain-list-community
Version: %{ver}^%{commit_date}git.%{shortcommit}
@@ -1,5 +1,5 @@
%global commit 8fd8224ee3b8d1d7ec62e97c1eb04900eaf702b7
%global commit_date 20260524
%global commit 8835656f2192d53ec3f40e7a35126433b0e94a6c
%global commit_date 20260528
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: cloud-hypervisor-nightly
@@ -1,11 +1,11 @@
%global commit f7bf935f0e534434d41e159d695f4a6c81e19fe9
%global commit dd78ef477c0dc90d59291a0197afcea26911fca8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260106
%global ver 0.2.2
%global commitdate 20260528
%global ver 0.2.3
Name: hid-fanatecff
Version: %{ver}^%{commitdate}git.%{shortcommit}
Release: 3%{?dist}
Release: 1%{?dist}
Summary: Fanatec force feedback driver common files
License: GPL-2.0-only
URL: https://github.com/gotzl/%{name}
@@ -1,6 +1,6 @@
%global commit 6a19de9c8fe192c14412c5e1ad7ca6fa259ce168
%global commit 7d6ad8186887ad1cb756e873f92b2cd4ec575979
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20260523
%global commitdate 20260527
%global ver 1.1.1
%undefine __brp_mangle_shebangs
@@ -1,6 +1,6 @@
%global _udevrulesdir /usr/lib/udev/rules.d
%global commit c8bbeb36d23ee768b06e58e10333989a581277e8
%global commit f8645bbd016a3ea0d68f2fbb2813854c4f635413
%global commitdate 20251121
%global shortcommit %(c=%{commit}; echo ${c:0:7})
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit 9f080c186a75ce301b1604a232ec232f3a144db3
%global commit_date 20260524
%global commit 7ccbd777bcb2a68a0190824c8a16ce999a65a385
%global commit_date 20260527
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name glasgow
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit a9af6dba7094359aea3803aff3e88c8040d5f8c3
%global commit_date 20260523
%global commit ab7d6bbf90af6f63898d3c2e45cd36da50b4f40b
%global commit_date 20260528
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: rpi-utils