Bump release for June 2024 mass rebuild

This commit is contained in:
Troy Dawson 2024-06-24 08:40:12 -07:00
parent 67a35d7074
commit 3b7364627e

View File

@ -1,7 +1,7 @@
Summary: A utility which provides statistics based on the output of diff Summary: A utility which provides statistics based on the output of diff
Name: diffstat Name: diffstat
Version: 1.66 Version: 1.66
Release: 1%{?dist} Release: 2%{?dist}
License: MIT License: MIT
URL: https://invisible-island.net/diffstat URL: https://invisible-island.net/diffstat
Source0: https://invisible-mirror.net/archives/diffstat/%{name}-%{version}.tgz Source0: https://invisible-mirror.net/archives/diffstat/%{name}-%{version}.tgz
@ -42,6 +42,9 @@ make check
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.66-2
- Bump release for June 2024 mass rebuild
* Mon Jan 29 2024 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.66-1 * Mon Jan 29 2024 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1.66-1
- Update to 1.66 (#2260805) - Update to 1.66 (#2260805)