Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 22:11:16 +00:00
commit 2c2b91d569

View file

@ -1,7 +1,7 @@
Summary: Graphical file and directories comparator and merge tool
Name: xxdiff
Version: 4.0.1
Release: 5%{?dist}
Release: 6%{?dist}
License: GPLv2+
Group: Development/Tools
URL: http://furius.ca/xxdiff/
@ -81,6 +81,9 @@ find ./build -name \*.py -print -exec %{__sed} -i "1{/^#\!/d}" {} \;
%{_bindir}/xx-svn-review
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Feb 05 2018 Iryna Shcherbina <ishcherb@redhat.com> - 4.0.1-5
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)