Compare commits

..

2 Commits

Author SHA1 Message Date
madonuko 0fc883e1b3 fix(ghostty-nightly): bump zig ver 2026-06-20 15:38:14 +08:00
madonuko dd749f8ac5 fix(ghostty-nightly): autosetup dirname 2026-06-20 15:25:20 +08:00
7 changed files with 10 additions and 10 deletions
@@ -1,6 +1,6 @@
Name: plasma6-applet-appgrid
Version: 1.9.2
Release: 1%{?dist}
Version: 1.9.1
Release: 2%{?dist}
Summary: A modern application launcher for KDE Plasma
# Main code: GPL-2.0-or-later
# dev.xarbit.appgrid.metainfo.xml: CC0-1.0
@@ -28,7 +28,7 @@ BuildRequires: ncurses
BuildRequires: ncurses-devel
BuildRequires: pandoc-cli
BuildRequires: systemd-rpm-macros
BuildRequires: zig >= 0.14.0
BuildRequires: zig >= 0.15.2
BuildRequires: zig-rpm-macros
BuildRequires: pkgconfig(blueprint-compiler)
BuildRequires: pkgconfig(bzip2)
@@ -196,7 +196,7 @@ This package contains the libraries and header files that are needed for develop
%prep
/usr/bin/minisign -V -m %{SOURCE0} -x %{SOURCE1} -P %{public_key}
%autosetup -n %{base_name}-%{ver}-main+%{shortcommit}
%autosetup -n %{base_name}-%{ver}-main-+%{shortcommit}
ZIG_GLOBAL_CACHE_DIR="%{_zig_cache_dir}" ./nix/build-support/fetch-zig-cache.sh
+2 -2
View File
@@ -5,8 +5,8 @@
%global crate bottom
Name: rust-bottom
Version: 0.13.0
Release: 1%{?dist}
Version: 0.12.3
Release: 1%?dist
Summary: Customizable cross-platform graphical process/system monitor for the terminal
License: MIT
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/bash
version=0.17.0-dev.902+7255f3e72
version=0.17.0-dev.892+54537285c
mirrors=()
@@ -6,7 +6,7 @@
%define llvm_compat 22
%endif
%global llvm_version 22.0.0
%global ver 0.17.0-dev.902+7255f3e72
%global ver 0.17.0-dev.892+54537285c
%bcond bootstrap 1
%bcond docs %{without bootstrap}
%bcond test 1
+1 -1
View File
@@ -18,7 +18,7 @@
%global zig_cache_dir %{builddir}/zig-cache
Name: zig-master
Version: 0.17.0~dev.902+7255f3e72
Version: 0.17.0~dev.892+54537285c
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
+1 -1
View File
@@ -1,5 +1,5 @@
Name: anda-srpm-macros
Version: 0.3.11
Version: 0.3.10
Release: 1%{?dist}
Summary: SRPM macros for extra Fedora packages