automatic version update by autodist [release 1.65-1mamba;Mon Oct 10 2022]
This commit is contained in:
parent
ec30b1b521
commit
b5ca623cef
@ -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 <autodist@mambasoft.it> 1.65-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 1.64-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user