texstudio 4.4.0-1 (aarch64;x86_64;znver1) 2022-16328
10000

Status published
Submitter bero [@T] lindev.ch
Platform rolling
Repository unsupported
URL https://abf.openmandriva.org/build_lists/265585
Packages
texstudio-4.4.0-1.aarch64.source
texstudio-4.4.0-1.aarch64.binary
texstudio-debuginfo-4.4.0-1.aarch64.debuginfo
texstudio-debugsource-4.4.0-1.aarch64.binary
texstudio-4.4.0-1.x86_64.binary
texstudio-4.4.0-1.x86_64.source
texstudio-debuginfo-4.4.0-1.x86_64.debuginfo
texstudio-debugsource-4.4.0-1.x86_64.binary
texstudio-4.4.0-1.znver1.binary
texstudio-4.4.0-1.znver1.source
texstudio-debuginfo-4.4.0-1.znver1.debuginfo
texstudio-debugsource-4.4.0-1.znver1.binary
Build Date 2022-11-19 17:07:57 +0000 UTC
Last Updated 2022-11-25 04:09:20.418726005 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary bbafd2195a032b61425e8d20ba4636733202f836

commit bbafd2195a032b61425e8d20ba4636733202f836
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Sat Nov 19 17:17:21 2022 +0100
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Sat Nov 19 17:17:21 2022 +0100

    4.4.0
---
 .abf.yml                                |  2 +-
 texstudio-4.2.0-fix-system-quazip.patch | 36 ++++++++++++++++-----------------
 texstudio.spec                          |  2 +-
 3 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index 0f9a2da..36d795e 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  4.3.1.tar.gz: 4642547ae4c03338f809bc14ea9f3f5a2694f579
+  4.4.0.tar.gz: 8ecfece3cd021cc2a0105da0383c75bc0b93d4af
diff --git a/texstudio-4.2.0-fix-system-quazip.patch b/texstudio-4.2.0-fix-system-quazip.patch
index 3561044..8ba1da9 100644
--- a/texstudio-4.2.0-fix-system-quazip.patch
+++ b/texstudio-4.2.0-fix-system-quazip.patch
@@ -1,6 +1,6 @@
-diff -up texstudio-4.2.0/src/spellerutility.cpp.omv~ texstudio-4.2.0/src/spellerutility.cpp
---- texstudio-4.2.0/src/spellerutility.cpp.omv~	2022-01-09 14:50:03.585496099 +0100
-+++ texstudio-4.2.0/src/spellerutility.cpp	2022-01-09 14:50:35.883555994 +0100
+diff -up texstudio-4.4.0/src/spellerutility.cpp.1~ texstudio-4.4.0/src/spellerutility.cpp
+--- texstudio-4.4.0/src/spellerutility.cpp.1~	2022-11-14 18:37:09.000000000 +0100
++++ texstudio-4.4.0/src/spellerutility.cpp	2022-11-19 16:36:48.462547074 +0100
 @@ -11,7 +11,7 @@
  
  #include "spellerutility.h"
@@ -10,9 +10,9 @@ diff -up texstudio-4.2.0/src/spellerutility.cpp.omv~ texstudio-4.2.0/src/speller
  
  int SpellerUtility::spellcheckErrorFormat = -1;
  bool SpellerUtility::inlineSpellChecking = true;
-diff -up texstudio-4.2.0/src/templatemanager_p.cpp.omv~ texstudio-4.2.0/src/templatemanager_p.cpp
---- texstudio-4.2.0/src/templatemanager_p.cpp.omv~	2022-01-09 14:51:29.785656447 +0100
-+++ texstudio-4.2.0/src/templatemanager_p.cpp	2022-01-09 14:51:35.663667436 +0100
+diff -up texstudio-4.4.0/src/templatemanager_p.cpp.1~ texstudio-4.4.0/src/templatemanager_p.cpp
+--- texstudio-4.4.0/src/templatemanager_p.cpp.1~	2022-11-14 18:37:09.000000000 +0100
++++ texstudio-4.4.0/src/templatemanager_p.cpp	2022-11-19 16:36:48.463547084 +0100
 @@ -1,5 +1,5 @@
  #include "templatemanager_p.h"
 -#include "JlCompress.h"
@@ -20,15 +20,15 @@ diff -up texstudio-4.2.0/src/templatemanager_p.cpp.omv~ texstudio-4.2.0/src/temp
  #include "smallUsefulFunctions.h"
  #include <QJsonDocument>
  
-diff -up texstudio-4.2.0/texstudio.pro.omv~ texstudio-4.2.0/texstudio.pro
---- texstudio-4.2.0/texstudio.pro.omv~	2022-01-09 14:50:52.966587766 +0100
-+++ texstudio-4.2.0/texstudio.pro	2022-01-09 14:51:10.573620576 +0100
-@@ -383,7 +383,7 @@ isEmpty(USE_SYSTEM_QUAZIP) {
- } else {
-         message(System quazip5)
-         isEmpty(QUAZIP_LIB): QUAZIP_LIB = -lquazip5
--        isEmpty(QUAZIP_INCLUDE): QUAZIP_INCLUDE = $${PREFIX}/include/quazip5
-+        isEmpty(QUAZIP_INCLUDE): QUAZIP_INCLUDE = /usr/include/QuaZip-Qt5-1.3
-         INCLUDEPATH += $${QUAZIP_INCLUDE}
-         LIBS += $${QUAZIP_LIB}
- }
+diff -up texstudio-4.4.0/texstudio.pro.1~ texstudio-4.4.0/texstudio.pro
+--- texstudio-4.4.0/texstudio.pro.1~	2022-11-19 16:36:48.463547084 +0100
++++ texstudio-4.4.0/texstudio.pro	2022-11-19 16:38:28.800562382 +0100
+@@ -372,7 +372,7 @@ isEmpty(USE_SYSTEM_QUAZIP) {
+     !versionGreaterOrEqual($$QT_VERSION, "6.0.0") {
+             message(System quazip5)
+             isEmpty(QUAZIP_LIB): QUAZIP_LIB = -lquazip5
+-            isEmpty(QUAZIP_INCLUDE): QUAZIP_INCLUDE = $${PREFIX}/include/quazip5
++            isEmpty(QUAZIP_INCLUDE): QUAZIP_INCLUDE = /usr/include/QuaZip-Qt5-1.3
+             INCLUDEPATH += $${QUAZIP_INCLUDE}
+             LIBS += $${QUAZIP_LIB}
+     }
diff --git a/texstudio.spec b/texstudio.spec
index be37532..49bff1f 100644
--- a/texstudio.spec
+++ b/texstudio.spec
@@ -1,7 +1,7 @@
 Name:		texstudio
 Summary:	Free cross-platform LaTeX editor
 License:	GPLv2+
-Version:	4.3.1
+Version:	4.4.0
 Release:	1
 Source0:	https://github.com/texstudio-org/texstudio/archive/refs/tags/%{version}.tar.gz
 URL:		http://texstudio.sourceforge.net/
Not Available

bero [@T] lindev.chNo Comment.495d 20hrs
benbullard79 [@T] cox.netNo Comment.495d 20hrs
benbullard79 [@T] cox.netNo Comment.490d 10hrs
benbullard79 [@T] cox.netNo Comment.490d 10hrs