Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-01-27 21:51:47 +00:00
parent e76fe5a71c
commit 43c1e91522
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: texworks
Version: 0.6.5
Release: 6%{?dist}
Release: 7%{?dist}
Summary: A simple IDE for authoring TeX documents
License: GPLv2+
@ -68,6 +68,9 @@ rm %{buildroot}/%{_docdir}/%{name}/COPYING
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.5-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Sep 30 2020 Qiyu Yan <yanqiyu@fedoraproject.org> - 0.6.5-6
- fixes #1883675 by disabling LTO
- added a fix for FTBTS with QT 5.15