|
|
|
@ -5,7 +5,7 @@ Version: 1.6
|
|
|
|
|
|
|
|
|
|
Summary: A hexadecimal file viewer and editor
|
|
|
|
|
Name: hexedit
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
URL: http://rigaux.org/hexedit.html
|
|
|
|
|
Source: %{forgesource}
|
|
|
|
@ -47,6 +47,10 @@ make install \
|
|
|
|
|
%{_mandir}/man1/hexedit.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.6-8
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.6-7
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|