From b4c928cf5401380771e7202386a387521a8c0b6acbbff7362b3381e8ae9d161f Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Tue, 29 Dec 2020 20:04:38 +0000 Subject: [PATCH] - Update to 2.3.6.1: - The fix for https://www.lyx.org/trac/ticket/12056, which prevented inclusion of TeX files - Remove 0001-Store-correctly-the-window-position-with-Wayland.patch now part of release OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=204 --- lyx-2.3.6.1.tar.xz | 3 +++ lyx-2.3.6.1.tar.xz.sig | Bin 0 -> 310 bytes lyx-2.3.6.tar.xz | 3 --- lyx-2.3.6.tar.xz.sig | Bin 310 -> 0 bytes lyx.changes | 9 +++++++++ lyx.spec | 5 +---- 6 files changed, 13 insertions(+), 7 deletions(-) create mode 100644 lyx-2.3.6.1.tar.xz create mode 100644 lyx-2.3.6.1.tar.xz.sig delete mode 100644 lyx-2.3.6.tar.xz delete mode 100644 lyx-2.3.6.tar.xz.sig diff --git a/lyx-2.3.6.1.tar.xz b/lyx-2.3.6.1.tar.xz new file mode 100644 index 0000000..797ca1e --- /dev/null +++ b/lyx-2.3.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6bed2633419898e01a7cc350310d7d934bf591cab7259fc2581aa4c00eafa78 +size 16242608 diff --git a/lyx-2.3.6.1.tar.xz.sig b/lyx-2.3.6.1.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..aff761dddf162131d8e8b82573bce1beec2650b43dbfa02d3019dc41ce84aa19 GIT binary patch literal 310 zcmV-60m=S}0W$;u0SEvc79j-wW=9)CRhI{^+Syg!dPMri`#3EH0$=N1vH%JR5Z-!3 z`p5e?E&p=|{yGp@Ag$CemVy+~PP5s=UT7u&ApBPf?R+wEs;PTWq6mN%x4`4Xeb*u` zsU@-+EgD!Xi{jV+tS_+6L1segv7E>$jzmwIee!pnV&VzNSjst=QJ1kB6BmQhKLgUHjOH8o!j90hGQYlLTX~s+q z;lX~s<@JQM7;6sk8vg60jG9JUUB8uB85KCnQ**{ePeq16mvyDXLY7g{$xH?ME-HT+ zM^_G!=W`~{YSFaiQe=kw{6kWdZiMQ*FVLw?035(3yB(Z>?U6!uM*Ziq*||~VX5M|W I!RMQaBDuPiMF0Q* literal 0 HcmV?d00001 diff --git a/lyx-2.3.6.tar.xz b/lyx-2.3.6.tar.xz deleted file mode 100644 index a8d1e16..0000000 --- a/lyx-2.3.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ff6ceae5a10138c5f8fee104eb575182e83584f6e523955fbb1d7ccb9841c98 -size 16237696 diff --git a/lyx-2.3.6.tar.xz.sig b/lyx-2.3.6.tar.xz.sig deleted file mode 100644 index 45d29d1c0f70bde464b0cfa4aede5c56260dcdb8f77510027eac1422080cd1aa..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SEvc79j-wW=9)CRhI{^+Syg!dPMri`#3EH0$;&3!~hBj5Z-!3 z`p5e?Et4h({wW;cwzOLttjbaAI40bcu3k)@$7ql^ukK>QE?3i}eO}?9Vi(fU!x$I{CdDX8TE`}J=E?>zITmNv(O>vzoIZf^yQhVc z^%sE_l|0BEBV^*9>g$>NL4iK8rq@vTHG^v}3LZdL^L6^gH>O^{LD~yq@n{)Dq#w}~ IOjml4r+k%{wg3PC diff --git a/lyx.changes b/lyx.changes index 2f05593..343750d 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Dec 29 20:00:24 UTC 2020 - Cor Blom + +- Update to 2.3.6.1: +- The fix for https://www.lyx.org/trac/ticket/12056, which prevented + inclusion of TeX files +- Remove 0001-Store-correctly-the-window-position-with-Wayland.patch + now part of release + ------------------------------------------------------------------- Tue Dec 1 08:26:16 UTC 2020 - Cor Blom diff --git a/lyx.spec b/lyx.spec index 20eed42..2daf181 100644 --- a/lyx.spec +++ b/lyx.spec @@ -17,7 +17,7 @@ Name: lyx -Version: 2.3.6 +Version: 2.3.6.1 Release: 0 Summary: WYSIWYM (What You See Is What You Mean) document processor License: GPL-2.0-or-later @@ -36,8 +36,6 @@ Patch0: correct-shebang.patch # PATCH-FIX-UPSTREAM remove_python_shebang.patch mcepl@suse.com # remove all instances of python2 shebang lines Patch1: remove_python_shebang.patch -# PATCH-FIX-UPSTREAM see https://www.lyx.org/trac/ticket/11746 -Patch2: 0001-Store-correctly-the-window-position-with-Wayland.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: bc @@ -143,7 +141,6 @@ A collection of Math symbol fonts for LyX. %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p0 %build #./autogen.sh