From 15e5286bb1c5e3c9f574138135d03f34d8a1dcb8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 19 2023 21:17:56 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/ncdu.spec b/ncdu.spec index c9096e9..07b1aab 100644 --- a/ncdu.spec +++ b/ncdu.spec @@ -1,6 +1,6 @@ Name: ncdu Version: 1.18 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Text-based disk usage viewer License: MIT @@ -36,6 +36,9 @@ and provides a fast way to see what directories are using your disk space. %{_bindir}/ncdu %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.18-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Fri Dec 30 2022 Todd Zullinger - 1.18-3 - verify upstream signatures in %%prep - use %%make_build and %%make_install macros