automatic version update by autodist [release 1.68-1mamba;Fri Apr 25 2025]

This commit is contained in:
2025-04-26 00:12:58 +02:00
parent 628c6ffe0e
commit b44ba674cd
2 changed files with 5 additions and 2 deletions

View File

@@ -2,3 +2,4 @@
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.

View File

@@ -1,5 +1,5 @@
Name: diffstat
Version: 1.67
Version: 1.68
Release: 1mamba
Summary: Reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file
Group: Development/Tools
@@ -16,7 +16,6 @@ BuildRequires: glibc-devel
%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.
%debug_package
%prep
%setup -q
@@ -39,6 +38,9 @@ diffstat reads the output of diff and displays a histogram of the insertions, de
%doc COPYING
%changelog
* Fri Apr 25 2025 Automatic Build System <autodist@openmamba.org> 1.68-1mamba
- automatic version update by autodist
* Tue Nov 12 2024 Automatic Build System <autodist@openmamba.org> 1.67-1mamba
- automatic version update by autodist