From c722fd9b7df63edc385646af2304f842d7779bcea4436f2520d99de55ace87a0 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Mon, 12 Dec 2022 07:27:33 +0000 Subject: [PATCH] - Update to 2.3.7: * Small improvements and bug fixes all over the place. For details see included ANNOUNCE or https://www.lyx.org/announce/2_3_7.txt - Remove lyx-2.3.6-fix-gcc12.patch OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=218 --- lyx-2.3.6-fix-gcc12.patch | 24 ------------------------ lyx-2.3.6.1.tar.xz | 3 --- lyx-2.3.6.1.tar.xz.sig | Bin 310 -> 0 bytes lyx.changes | 9 +++++++++ 4 files changed, 9 insertions(+), 27 deletions(-) delete mode 100644 lyx-2.3.6-fix-gcc12.patch delete mode 100644 lyx-2.3.6.1.tar.xz delete mode 100644 lyx-2.3.6.1.tar.xz.sig diff --git a/lyx-2.3.6-fix-gcc12.patch b/lyx-2.3.6-fix-gcc12.patch deleted file mode 100644 index 5c819a3..0000000 --- a/lyx-2.3.6-fix-gcc12.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -ur lyx-2.3.6.1.orig/src/insets/InsetListings.cpp lyx-2.3.6.1/src/insets/InsetListings.cpp ---- lyx-2.3.6.1.orig/src/insets/InsetListings.cpp 2020-12-29 16:50:45.000000000 +0000 -+++ lyx-2.3.6.1/src/insets/InsetListings.cpp 2022-02-03 16:22:37.983196716 +0000 -@@ -44,6 +44,7 @@ - - #include "support/regex.h" - -+#include - #include - - using namespace std; -Only in lyx-2.3.6.1/src/insets: InsetListings.cpp~ -diff -ur lyx-2.3.6.1.orig/src/lyxfind.cpp lyx-2.3.6.1/src/lyxfind.cpp ---- lyx-2.3.6.1.orig/src/lyxfind.cpp 2020-12-29 16:50:45.000000000 +0000 -+++ lyx-2.3.6.1/src/lyxfind.cpp 2022-02-03 16:01:54.997152176 +0000 -@@ -52,6 +52,7 @@ - #include "support/lstrings.h" - - #include "support/regex.h" -+#include - - using namespace std; - using namespace lyx::support; -Only in lyx-2.3.6.1/src: lyxfind.cpp~ diff --git a/lyx-2.3.6.1.tar.xz b/lyx-2.3.6.1.tar.xz deleted file mode 100644 index 797ca1e..0000000 --- a/lyx-2.3.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index aff761dddf162131d8e8b82573bce1beec2650b43dbfa02d3019dc41ce84aa19..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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* diff --git a/lyx.changes b/lyx.changes index 64f3a58..d3b2598 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 12 07:24:12 UTC 2022 - Cor Blom + +- Update to 2.3.7: + * Small improvements and bug fixes all over the place. For + details see included ANNOUNCE + or https://www.lyx.org/announce/2_3_7.txt +- Remove lyx-2.3.6-fix-gcc12.patch + ------------------------------------------------------------------- Sat May 14 14:28:50 UTC 2022 - Cor Blom