From b5ca623cef72e6b1963d1a53e99eb47d20c887f2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:46:58 +0100 Subject: [PATCH] automatic version update by autodist [release 1.65-1mamba;Mon Oct 10 2022] --- diffstat.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/diffstat.spec b/diffstat.spec index 0d6fa68..669d914 100644 --- a/diffstat.spec +++ b/diffstat.spec @@ -1,5 +1,5 @@ Name: diffstat -Version: 1.64 +Version: 1.65 Release: 1mamba Summary: Reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file Group: Development/Tools @@ -12,7 +12,6 @@ License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files. @@ -38,6 +37,9 @@ diffstat reads the output of diff and displays a histogram of the insertions, de %doc CHANGES README %changelog +* Mon Oct 10 2022 Automatic Build System 1.65-1mamba +- automatic version update by autodist + * Thu Feb 04 2021 Automatic Build System 1.64-1mamba - automatic version update by autodist