Update to 0.6.7 (RHBZ#2058957)

This commit is contained in:
Robin Lee 2022-03-18 14:16:27 +08:00
parent 77d3e6c328
commit 0b64515148
3 changed files with 3 additions and 7 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ texworks-0.2.3.tar.gz
/texworks-release-0.6.4.tar.gz
/texworks-release-0.6.5.tar.gz
/texworks-release-0.6.6.tar.gz
/texworks-release-0.6.7.tar.gz

View File

@ -1 +1 @@
SHA512 (texworks-release-0.6.6.tar.gz) = 65300dfbe4e0e2f3b387c868e343f6caeff4602b47afee5a02cce82e0e23b74fe559b4b54fb65d778748de56f38581305a9b3a53d743c957b7dc14ecce4546d1
SHA512 (texworks-release-0.6.7.tar.gz) = b1c22c1f9bfae2595e77f0c98297cc690f62aac38125bb576d57cc3a0666d779e75af23ccf430a3547215065596b4ea60758233947cda06df8e1a7fc95c46b65

View File

@ -1,12 +1,7 @@
%global __provides_exclude_from ^%{_libdir}/%{name}/.*\\.so$
# Building with LTO on will lead to segfaults at start
# See: https://bugzilla.redhat.com/show_bug.cgi?id=1883675
# Disabling LTO now until upstream fix
%define _lto_cflags %{nil}
Name: texworks
Version: 0.6.6
Version: 0.6.7
Release: %autorelease
Summary: A simple IDE for authoring TeX documents