|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: A utility which provides statistics based on the output of diff
|
|
|
|
|
Name: diffstat
|
|
|
|
|
Version: 1.66
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: https://invisible-island.net/diffstat
|
|
|
|
|
Source0: https://invisible-mirror.net/archives/diffstat/%{name}-%{version}.tgz
|
|
|
|
@ -42,6 +42,10 @@ make check
|
|
|
|
|
%{_mandir}/*/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.66-3
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.66-2
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|