From e728999ce9a489c23f8572d56b57bfcc023b86a106dd639ef91def99bf5ec1f5 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Fri, 31 May 2024 08:12:46 +0000 Subject: [PATCH] - Update to 2.4.0 release This is a major release with many changes, too much to list here. Details can be found at: https://wiki.lyx.org/LyX/NewInLyX24 OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=233 --- lyx-2.4.0.tar.xz | 3 +++ lyx-2.4.0.tar.xz.sig | Bin 0 -> 310 bytes lyx-2.4.0~RC4.tar.xz | 3 --- lyx-2.4.0~RC4.tar.xz.sig | Bin 310 -> 0 bytes lyx.changes | 8 ++++++++ lyx.spec | 6 +++--- 6 files changed, 14 insertions(+), 6 deletions(-) create mode 100644 lyx-2.4.0.tar.xz create mode 100644 lyx-2.4.0.tar.xz.sig delete mode 100644 lyx-2.4.0~RC4.tar.xz delete mode 100644 lyx-2.4.0~RC4.tar.xz.sig diff --git a/lyx-2.4.0.tar.xz b/lyx-2.4.0.tar.xz new file mode 100644 index 0000000..908645d --- /dev/null +++ b/lyx-2.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7575d3a42e96e57d45e06022a924bcc51128b55c6a0d83f8742fe346c2e59f2 +size 17823824 diff --git a/lyx-2.4.0.tar.xz.sig b/lyx-2.4.0.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..05180cd7564e7c5a052d04101313bd4a64bd80a6a72b891ebe82e82609401fa5 GIT binary patch literal 310 zcmV-60m=S}0W$;u0SEvc79j-wW=9)CRhI{^+Syg!dPMri`#3EH0%lTO$p8uo5Z-!3 z`p5e?EoHC>0EfYvn~$~R4AH}D1D6Y1j<8<@&;e5JU%G%n8EkGs$*pyc(>;Zpo~#SE ziV#B?gE*jH2`^GZNC3R!=kYOs1rle8@c?s2{d=P_`8iGAF4OZFd|@C7cK**SM~)RM z()TvnEf9jb8Hmw_Jq?+Iu#U4izXtrwhf|AkgKYD-Qm~N<)c+!YkU zvI`g)$-1$u;EGM@>>6^`^uhAHK<)uBS7%9Ro5zMFV3Hza>6+kyPNMCul1%u{C>Oct IcBPmoukbLE)c^nh literal 0 HcmV?d00001 diff --git a/lyx-2.4.0~RC4.tar.xz b/lyx-2.4.0~RC4.tar.xz deleted file mode 100644 index eb43921..0000000 --- a/lyx-2.4.0~RC4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:443146f4f5fd65f9e8532edfb58fbf4eff570aa280d1fd5380260ca6ff6d9a13 -size 17785100 diff --git a/lyx-2.4.0~RC4.tar.xz.sig b/lyx-2.4.0~RC4.tar.xz.sig deleted file mode 100644 index 31b9988031e87693f625c5f83b274255bf251130a4ee461b70f4048e1cfa563d..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SEvc79j-wW=9)CRhI{^+Syg!dPMri`#3EH0%icJ9RLam5Z-!3 z`p5e?EyITg|4_?`cncWidG3l)Y13aSQWOD&a zD_XQC{oi}I|A?-PTTYf_6L7yEsVBjD?LOO@0NZkIaJA)7tX-~9nq+Z)7GQvQ3az34 zutmIt@IkKo5;M4OHYA(W2p|Y9^RikR3TEgto5(&_zAC#Fd#8n3V)2T7NosZHMlq>RokNN^=nb-)@YdJ z$8y&Z@58SC;?mqJx*+I|+PDn8Fb$meF*Z?S0PFzXYvX2{sI7nHe>nZuz%@P6`=TNi I*D)!SdFa-WE&u=k diff --git a/lyx.changes b/lyx.changes index 6043c3c..4863622 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri May 31 08:08:12 UTC 2024 - Cor Blom + +- Update to 2.4.0 release + This is a major release with many changes, too much to list here. + Details can be found at: + https://wiki.lyx.org/LyX/NewInLyX24 + ------------------------------------------------------------------- Mon Mar 25 08:02:11 UTC 2024 - Cor Blom diff --git a/lyx.spec b/lyx.spec index 83226b2..96e8306 100644 --- a/lyx.spec +++ b/lyx.spec @@ -21,16 +21,16 @@ %endif Name: lyx -Version: 2.4.0~RC4 +Version: 2.4.0 Release: 0 Summary: WYSIWYM (What You See Is What You Mean) document processor License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Frontends URL: http://www.lyx.org/ -Source: http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/lyx-%{version}.tar.xz +Source: http://ftp.lyx.org/pub/lyx/stable/2.4.x/lyx-%{version}.tar.xz Source1: lyxrc.dist Source2: lyx.keyring -Source3: http://ftp.lyx.org/pub/lyx/devel/lyx-2.4/lyx-%{version}.tar.xz.sig +Source3: http://ftp.lyx.org/pub/lyx/stable/2.4.x/lyx-%{version}.tar.xz.sig Source4: README.SUSE BuildRequires: autoconf BuildRequires: automake