From afae08954c00199659f48d3fda2163478311cbab Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 02:05:37 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/hexedit.git#dfc5e11b32277787d1a354b38dcd2ba91efde99a --- hexedit.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hexedit.spec b/hexedit.spec index c07b1c0..e7c6831 100644 --- a/hexedit.spec +++ b/hexedit.spec @@ -1,7 +1,7 @@ Summary: A hexadecimal file viewer and editor Name: hexedit Version: 1.2.13 -Release: 18%{?dist} +Release: 19%{?dist} License: GPLv2+ URL: http://rigaux.org/hexedit.html @@ -13,6 +13,7 @@ Patch2: hexedit-man-page-color.patch BuildRequires: ncurses-devel BuildRequires: gcc +BuildRequires: make %description Hexedit shows a file both in ASCII and in hexadecimal. The file can be a device @@ -41,6 +42,9 @@ make install \ %{_mandir}/man1/hexedit.1* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.2.13-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.2.13-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild