From b7493c0d9a006f926f70f01cf473999b2b36f9aa Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 12:40:17 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- hexedit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hexedit.spec b/hexedit.spec index 91d1ba1..81399e3 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: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: http://rigaux.org/hexedit.html @@ -40,6 +40,9 @@ make install \ %{_mandir}/man1/hexedit.1* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.2.13-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Apr 05 2013 Richard W.M. Jones - 1.2.13-3 - Add patch to document --color option. - Modernize the spec file.