From 6cbc7b4e442047077b647b3f55c202590c05f52f Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:46:57 +0100 Subject: [PATCH] update to 1.62 [release 1.62-1mamba;Sat Aug 17 2019] --- diffstat.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/diffstat.spec b/diffstat.spec index a304106..4924242 100644 --- a/diffstat.spec +++ b/diffstat.spec @@ -1,5 +1,5 @@ Name: diffstat -Version: 1.61 +Version: 1.62 Release: 1mamba Summary: Reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file Group: Development/Tools @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://invisible-island.net/diffstat/ -Source: ftp://invisible-island.net/diffstat/diffstat-%{version}.tgz +Source: ftp://ftp.invisible-island.net/diffstat/diffstat-%{version}.tgz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -38,6 +38,9 @@ diffstat reads the output of diff and displays a histogram of the insertions, de %doc CHANGES README %changelog +* Sat Aug 17 2019 Silvan Calarco 1.62-1mamba +- update to 1.62 + * Fri Feb 05 2016 Automatic Build System 1.61-1mamba - automatic update by autodist