This commit is contained in:
Dennis Gilmore 2013-02-13 19:05:14 -06:00
parent 534d1ba22c
commit dd679e6ced

View File

@ -1,7 +1,7 @@
Summary: A hexadecimal file viewer and editor
Name: hexedit
Version: 1.2.12
Release: 15%{?dist}
Release: 16%{?dist}
License: GPLv2+
Group: Applications/Editors
URL: http://rigaux.org/hexedit.html
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.12-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Nov 26 2012 Richard W.M. Jones <rjones@redhat.com> - 1.2.12-15
- Fix URL and Source for new upstream location.