From 7ec94dc339c44f6e5faeac783996499fbc069dbd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 07:33:23 +0100 Subject: [PATCH] automatic version update by autodist [release 1.16-1mamba;Sat Jul 03 2021] --- ncdu.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ncdu.spec b/ncdu.spec index 20b92f9..dfb882d 100644 --- a/ncdu.spec +++ b/ncdu.spec @@ -1,19 +1,18 @@ Name: ncdu -Version: 1.15.1 +Version: 1.16 Release: 1mamba Summary: A disk usage analyzer with an ncurses interface, aimed to be run on a remote server Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://dev.yorhel.nl/ncdu +URL: https://dev.yorhel.nl/ncdu Source: http://dev.yorhel.nl/download/ncdu-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libncurses-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A disk usage analyzer with an ncurses interface, aimed to be run on a remote server where you don't have an entire gaphical setup, but have to do with a simple SSH connection. ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like environment with ncurses installed. @@ -41,6 +40,9 @@ A disk usage analyzer with an ncurses interface, aimed to be run on a remote ser %doc COPYING %changelog +* Sat Jul 03 2021 Automatic Build System 1.16-1mamba +- automatic version update by autodist + * Thu Jun 11 2020 Automatic Build System 1.15.1-1mamba - automatic version update by autodist