diff --git a/hexedit.spec b/hexedit.spec index 37f6fdc..a9fbf38 100644 --- a/hexedit.spec +++ b/hexedit.spec @@ -1,7 +1,7 @@ Summary: A hexadecimal file viewer and editor Name: hexedit Version: 1.2.12 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ Group: Applications/Editors URL: http://merd.sourceforge.net/pixel/hexedit.html @@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Mon Dec 17 2007 Jiri Moskovcak - 1.2.12-8 +- minor spec file fixes + * Thu Nov 1 2007 Jiri Moskovcak - 1.2.12-7 - spec file cleanup