This commit is contained in:
Fedora Release Engineering 2017-02-10 16:37:41 +00:00
parent 340b645836
commit cf0e59055f

View File

@ -1,6 +1,6 @@
Name: itstool
Version: 2.0.2
Release: 5%{?dist}
Release: 6%{?dist}
Summary: ITS-based XML translation tool
Group: Development/Tools
@ -36,6 +36,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%doc %{_mandir}/man1/itstool.1.gz
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Jan 18 2017 Merlin Mathesius <mmathesi@redhat.com> - 2.0.2-5
- Add BuildRequires: python to fix FTBFS (BZ#1414545).