public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ncdu] f43: Update to 2.10.1 (#2497359)
@ 2026-07-19 15:44 Richard Fearn
  0 siblings, 0 replies; only message in thread
From: Richard Fearn @ 2026-07-19 15:44 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ncdu
Branch : f43
Commit : 92fd81f21c3b24aaa41a0b5521e06c2cb1c92db8
Author : Richard Fearn <richardfearn@gmail.com>
Date   : 2026-07-19T16:39:39+01:00
Stats  : +17/-12 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ncdu/c/92fd81f21c3b24aaa41a0b5521e06c2cb1c92db8?branch=f43

Log:
Update to 2.10.1 (#2497359)

---
diff --git a/ncdu.spec b/ncdu.spec
index dcb63de..8edcf3a 100644
--- a/ncdu.spec
+++ b/ncdu.spec
@@ -1,20 +1,22 @@
-%global translate_c_version 1.0.0
-
-# From https://codeberg.org/ziglang/translate-c/src/tag/1.0.0/build.zig.zon#L12
-%global aro_commit 5f5a050569a95ecc40a426f0c3666ae7ef987ede
+%global translate_c_commit 119c5d0551c4b025d7a5d6963cf4dd32f9151a4b
+%global aro_commit c32de628ac29c765f8794e86374810ae5fb5c115
 
 %global zig_build_options -Dpie
 
+# Specify package directory using an absolute path
+# Required for translate-c to build
+%global _zig_system_integration --system %{builddir}/ncdu-%{version}/zig-pkg
+
 Name:           ncdu
-Version:        2.10.0
-Release:        4%{?dist}
+Version:        2.10.1
+Release:        1%{?dist}
 Summary:        Text-based disk usage viewer
 
 License:        MIT
 URL:            https://github.com/BratishkaErik/ncdu
-Source0:        https://github.com/BratishkaErik/ncdu/releases/download/v%{version}/ncdu-%{version}.tar.gz
-Source1:        https://codeberg.org/ziglang/translate-c/archive/%{translate_c_version}.tar.gz#/translate-c-%{translate_c_version}.tar.gz
-Source2:        https://github.com/Vexu/arocc/archive/%{aro_commit}.tar.gz#/arocc-%{aro_commit}.tar.gz
+Source0:        https://github.com/BratishkaErik/ncdu/releases/download/v%{version}/ncdu-%{version}-src.tar.gz
+Source1:        https://codeberg.org/vancluever/translate-c/archive/%{translate_c_commit}.tar.gz#/translate-c-%{translate_c_commit}.tar.gz
+Source2:        https://github.com/vancluever/arocc/archive/%{aro_commit}.tar.gz#/arocc-%{aro_commit}.tar.gz
 
 Patch0:         ncdu-allow-shlib-undefined.patch
 
@@ -51,6 +53,9 @@ and provides a fast way to see what directories are using your disk space.
 %{_bindir}/ncdu
 
 %changelog
+* Sun Jul 19 2026 Richard Fearn <richardfearn@gmail.com> - 2.10.1-1
+- Update to 2.10.1 (#2497359)
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 6eb204e..29a94f9 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (ncdu-2.10.0.tar.gz) = ac31728459478310c39e152f5d34f093a8a0f661c83fa9535b84bff5e97e3cc1c388d4eee8005973538b032d194a10f2cce0a90395f8dd3a33474d31a26cad15
-SHA512 (translate-c-1.0.0.tar.gz) = 335a3da698eef3e5f4389d346d441c7be4a4b1265b52ae61213d75c58bcbe3f0ba887c0b1fb1afdaa34ca1faf6399048ea15239038c31e8d723570f119c4a8df
-SHA512 (arocc-5f5a050569a95ecc40a426f0c3666ae7ef987ede.tar.gz) = b040b5651902402580a3a2f4a2b57be1c37723eb374b63631553adf76e9bde54c975e8abb632bcaf5dc2886f1c1785e5528804512e0a87b934d414e9207a3f2b
+SHA512 (ncdu-2.10.1-src.tar.gz) = bd3135f188364c79aac3e3c85c7f54c714075de62861fb684d29144c8d143841c02aaba5abc8e256f9a64fb946e49bf17dd25aa1774a379587978909c97c1a90
+SHA512 (translate-c-119c5d0551c4b025d7a5d6963cf4dd32f9151a4b.tar.gz) = 050bc5b1a0a8fb46efcaa87c6a0f8447d3091299c08238b0ec7670fd915046150cae8eae2268ecf070aabf611bcd05e2f405f169effc77d8f54249cff453937b
+SHA512 (arocc-c32de628ac29c765f8794e86374810ae5fb5c115.tar.gz) = 9b8b47da1a48a9cf06d147a699b11a9cfc2aeb619339b733464c1f04c4f740177e808ff5158eec291b59289a8a391ab28b87cb00699a7668981815c8da6e75f8

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-19 15:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-19 15:44 [rpms/ncdu] f43: Update to 2.10.1 (#2497359) Richard Fearn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox