From 0e63edcee23e48ce1fd501bfe839096909f5a17e11302e74211e25d4b2c77c55 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Sun, 9 Feb 2020 13:28:22 +0000 Subject: [PATCH] - Update to 2.3.4.2, fixing four bugs: * lyx bug #11728: five second delay when saving files on windows * crash related to math toolbar * lyx bug #11724: bad output Beamer presentation in combination with certain page geometry settings * lyx bug #11579: CJKUtf8 not possible in ERT OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=181 --- lyx-2.3.4.2.tar.xz | 3 +++ lyx-2.3.4.2.tar.xz.sig | Bin 0 -> 310 bytes lyx-2.3.4.tar.xz | 3 --- lyx-2.3.4.tar.xz.sig | Bin 310 -> 0 bytes lyx.changes | 10 ++++++++++ lyx.spec | 2 +- 6 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 lyx-2.3.4.2.tar.xz create mode 100644 lyx-2.3.4.2.tar.xz.sig delete mode 100644 lyx-2.3.4.tar.xz delete mode 100644 lyx-2.3.4.tar.xz.sig diff --git a/lyx-2.3.4.2.tar.xz b/lyx-2.3.4.2.tar.xz new file mode 100644 index 0000000..21b8f3a --- /dev/null +++ b/lyx-2.3.4.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf364971fb2460afec5a759d04b5e10611c1035a8ac122f223b531f28d23e3c5 +size 16160652 diff --git a/lyx-2.3.4.2.tar.xz.sig b/lyx-2.3.4.2.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..3fd2ed0c1a321468c21a61c97ca062b9a57d64f636b24b11fb2d99e858896add GIT binary patch literal 310 zcmV-60m=S}0W$;u0SEvc79j-wW=9)CRhI{^+Syg!dPMri`#3EH0$x8W+yDv*5Z-!3 z`p5e?EjgbD{0Im(<+znUHfI)^a_GAi-vY=`cgpeU*0g-MZPTF6esj-tQWfS#Q|+PZ zszzRaZAO1^o+GG@Od+t?XThypvekO|{19q{Cb#XyLXa+M5+=x# zvMWlC_Y)eOJ@hU=NEK0o2#ot33&ynW$P~3qyp4k=2I{A8D$70bL#@@sgpg;Z9my4@ zZryTr1lX&Sz#12lU2WVwPC?__**#}+zm80VQ4R;nCvzF_`-G${ge9JL5Opocxhbf* zih48lL?=D!#vE1aR`QEyqW9*B(^K$ImiGviNVO?MeLc2=VD(oJGddXkbFU%ow9%K5 IZ#YLoqmG7>Pyhe` literal 0 HcmV?d00001 diff --git a/lyx-2.3.4.tar.xz b/lyx-2.3.4.tar.xz deleted file mode 100644 index 1fa2522..0000000 --- a/lyx-2.3.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f045e4ccab8b25f22002670b4e1be33677c57764487ae786b7c659ea5260fb61 -size 16159440 diff --git a/lyx-2.3.4.tar.xz.sig b/lyx-2.3.4.tar.xz.sig deleted file mode 100644 index ecf6da78735224a8c16d00be6a63d75c77e8027705bbceb3a8f0de0de1022790..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SEvc79j-wW=9)CRhI{^+Syg!dPMri`#3EH0$v+z#sCTl5Z-!3 z`p5e?Exq>#{x2W6kF}7jf7!h`KOF={EB>m5xq!aG8y@}p+6pqgt_@sd!oof{(K~dT zU3CT(!o5RpeLlK?I_p-V@(E!o-U2bg_qn_d_60fkj6?B?%lWq|a1AIi@(dWlv{5xF z2PAW(Wx9wjpn%fESndLqbR;zZ$9{P~Rx}65H*=dFq1fx!uD7rEY&J7R#7LJd*24^f zzoZs`M~yS}_zl4s5^^uG^!z+dm_|8=Q`8rOOrq zf*4U%`AX|xb*Q>x#m + +- Update to 2.3.4.2, fixing four bugs: + * lyx bug #11728: five second delay when saving files on windows + * crash related to math toolbar + * lyx bug #11724: bad output Beamer presentation in combination + with certain page geometry settings + * lyx bug #11579: CJKUtf8 not possible in ERT + ------------------------------------------------------------------- Sun Jan 12 21:46:18 UTC 2020 - Cor Blom diff --git a/lyx.spec b/lyx.spec index cc935d4..c494b7f 100644 --- a/lyx.spec +++ b/lyx.spec @@ -17,7 +17,7 @@ Name: lyx -Version: 2.3.4 +Version: 2.3.4.2 Release: 0 Summary: WYSIWYM (What You See Is What You Mean) document processor License: GPL-2.0-or-later