From d559df3292d7553cd3268f25087e148bd41385ea Mon Sep 17 00:00:00 2001 From: Trevor SANDY Date: Fri, 29 Nov 2024 03:41:50 +0100 Subject: [PATCH] LPub3D continuous release_build skip_qemu BUILD_LDVIEW --- builds/linux/obs/PKGBUILD | 2 +- builds/linux/obs/alldeps/PKGBUILD | 2 +- builds/linux/obs/alldeps/debian/changelog | 6 +-- builds/linux/obs/alldeps/debian/lpub3d-ci.dsc | 2 +- builds/linux/obs/alldeps/lpub3d-ci.spec | 8 ++-- builds/linux/obs/debian/changelog | 6 +-- builds/linux/obs/debian/lpub3d-ci.dsc | 2 +- builds/linux/obs/lpub3d-ci.spec | 6 +-- builds/utilities/version.info | 2 +- gitversion.pri | 6 +-- mainApp/docs/README.txt | 2 +- mainApp/docs/RELEASE_NOTES.html | 48 +++++++++---------- mainApp/docs/lpub3d24.1 | 16 ------- mainApp/extras/LPub3D_Npp_UDL.xml | 4 +- mainApp/lpub3d.appdata.xml | 4 +- 15 files changed, 50 insertions(+), 66 deletions(-) diff --git a/builds/linux/obs/PKGBUILD b/builds/linux/obs/PKGBUILD index c7e8ed565..62ea1bd70 100644 --- a/builds/linux/obs/PKGBUILD +++ b/builds/linux/obs/PKGBUILD @@ -2,7 +2,7 @@ # Last Update: September 19, 2024 # Copyright (C) 2017 - 2024 by Trevor SANDY pkgname=lpub3d-ci -pkgver=2.4.8.4141 +pkgver=2.4.8.4153 pkgrel=1 pkgdesc="An LDraw Building Instruction Editor" url="https://github.com/trevorsandy/lpub3d-ci.git" diff --git a/builds/linux/obs/alldeps/PKGBUILD b/builds/linux/obs/alldeps/PKGBUILD index 519c3592d..b7616b48d 100644 --- a/builds/linux/obs/alldeps/PKGBUILD +++ b/builds/linux/obs/alldeps/PKGBUILD @@ -2,7 +2,7 @@ # Last Update: September 16, 2024 # Copyright (C) 2017 - 2024 by Trevor SANDY pkgname=lpub3d-ci -pkgver=2.4.8.4141 +pkgver=2.4.8.4153 pkgrel=1 pkgdesc="An LDraw Building Instruction Editor" url="https://github.com/trevorsandy/lpub3d-ci.git" diff --git a/builds/linux/obs/alldeps/debian/changelog b/builds/linux/obs/alldeps/debian/changelog index 157c9fe27..a2cd5a462 100644 --- a/builds/linux/obs/alldeps/debian/changelog +++ b/builds/linux/obs/alldeps/debian/changelog @@ -1,5 +1,5 @@ -lpub3d-ci (2.4.8.4141) debian; urgency=medium +lpub3d-ci (2.4.8.4153) debian; urgency=medium - * LPub3D version 2.4.8.188.4141_20241126 for Linux + * LPub3D version 2.4.8.200.4153_20241129 for Linux - -- Trevor SANDY Tue, 26 Nov 2024 23:52:46 +0100 + -- Trevor SANDY Fri, 29 Nov 2024 03:40:27 +0100 diff --git a/builds/linux/obs/alldeps/debian/lpub3d-ci.dsc b/builds/linux/obs/alldeps/debian/lpub3d-ci.dsc index 9f6fb8bc3..2bdb31580 100644 --- a/builds/linux/obs/alldeps/debian/lpub3d-ci.dsc +++ b/builds/linux/obs/alldeps/debian/lpub3d-ci.dsc @@ -2,7 +2,7 @@ Format: 1.0 Source: lpub3d-ci Binary: lpub3d-ci Architecture: any -Version: 2.4.8.4141 +Version: 2.4.8.4153 Maintainer: Trevor SANDY Homepage: https://trevorsandy.github.io/lpub3d-ci/ Standards-Version: 3.9.7 diff --git a/builds/linux/obs/alldeps/lpub3d-ci.spec b/builds/linux/obs/alldeps/lpub3d-ci.spec index 1bd790659..2ca967656 100644 --- a/builds/linux/obs/alldeps/lpub3d-ci.spec +++ b/builds/linux/obs/alldeps/lpub3d-ci.spec @@ -1,7 +1,7 @@ # # spec file for LPub3D package # -# Last Update: November 26, 2024 +# Last Update: November 29, 2024 # Copyright © 2017 - 2024 Trevor SANDY # Using RPM Spec file examples by Thomas Baumgart, Peter Bartfai and others # This file and all modifications and additions to the pristine @@ -120,7 +120,7 @@ BuildRequires: fdupes Summary: An LDraw Building Instruction Editor Name: lpub3d-ci Icon: lpub3d.xpm -Version: 2.4.8.4141 +Version: 2.4.8.4153 Release: %{?dist} URL: https://trevorsandy.github.io/lpub3d Vendor: Trevor SANDY @@ -816,10 +816,10 @@ update-desktop-database || true %endif %changelog -* Tue Nov 26 2024 - trevor.dot.sandy.at.gmail.dot.com 2.4.8.4141 +* Fri Nov 29 2024 - trevor.dot.sandy.at.gmail.dot.com 2.4.8.4153 - LPub3D 2.3.8 enhancements and fixes - see RELEASE_NOTES for details -* Tue Nov 26 2024 - trevor.dot.sandy.at.gmail.dot.com 2.4.8.4141 +* Fri Nov 29 2024 - trevor.dot.sandy.at.gmail.dot.com 2.4.8.4153 - LPub3D 2.3.7 enhancements and fixes - see RELEASE_NOTES for details * Tue May 31 2022 - trevor dot sandy at gmail dot com 2.4.4.2670 diff --git a/builds/linux/obs/debian/changelog b/builds/linux/obs/debian/changelog index 61f6cdff8..d56d14feb 100644 --- a/builds/linux/obs/debian/changelog +++ b/builds/linux/obs/debian/changelog @@ -1,5 +1,5 @@ -lpub3d-ci (2.4.8.4141) debian; urgency=medium +lpub3d-ci (2.4.8.4153) debian; urgency=medium - * LPub3D version 2.4.8.188.4141_20241126 for Linux + * LPub3D version 2.4.8.200.4153_20241129 for Linux - -- Trevor SANDY Tue, 26 Nov 2024 23:52:41 +0100 + -- Trevor SANDY Fri, 29 Nov 2024 03:40:23 +0100 diff --git a/builds/linux/obs/debian/lpub3d-ci.dsc b/builds/linux/obs/debian/lpub3d-ci.dsc index 7cdc28c51..e8bb4f9c0 100644 --- a/builds/linux/obs/debian/lpub3d-ci.dsc +++ b/builds/linux/obs/debian/lpub3d-ci.dsc @@ -2,7 +2,7 @@ Format: 1.0 Source: lpub3d-ci Binary: lpub3d-ci Architecture: any -Version: 2.4.8.4141 +Version: 2.4.8.4153 Maintainer: Trevor SANDY Homepage: https://trevorsandy.github.io/lpub3d-ci/ Standards-Version: 3.9.7 diff --git a/builds/linux/obs/lpub3d-ci.spec b/builds/linux/obs/lpub3d-ci.spec index 9b91d7826..9a034ed07 100644 --- a/builds/linux/obs/lpub3d-ci.spec +++ b/builds/linux/obs/lpub3d-ci.spec @@ -82,7 +82,7 @@ BuildRequires: fdupes Summary: An LDraw Building Instruction Editor Name: lpub3d-ci Icon: lpub3d.xpm -Version: 2.4.8.4141 +Version: 2.4.8.4153 Release: 1%{?dist} URL: https://trevorsandy.github.io/lpub3d Vendor: Trevor SANDY @@ -314,10 +314,10 @@ update-desktop-database || true %endif %changelog -* Tue Nov 26 2024 - trevor.dot.sandy.at.gmail.dot.com 2.4.8.4141 +* Fri Nov 29 2024 - trevor.dot.sandy.at.gmail.dot.com 2.4.8.4153 - LPub3D 2.4.4 enhancements and fixes - see RELEASE_NOTES for details -* Tue Nov 26 2024 - trevor.dot.sandy.at.gmail.dot.com 2.4.8.4141 +* Fri Nov 29 2024 - trevor.dot.sandy.at.gmail.dot.com 2.4.8.4153 - LPub3D 2.4.4 enhancements and fixes - see RELEASE_NOTES for details * Tue May 31 2022 - trevor dot sandy at gmail dot com 2.4.4.2670 diff --git a/builds/utilities/version.info b/builds/utilities/version.info index 82f283a07..c6d0cc824 100644 --- a/builds/utilities/version.info +++ b/builds/utilities/version.info @@ -1 +1 @@ -2 4 8 188 4141 a5f99ec4 +2 4 8 200 4153 46ea4a8e diff --git a/gitversion.pri b/gitversion.pri index 76282fbae..6bcb2dd8f 100644 --- a/gitversion.pri +++ b/gitversion.pri @@ -44,7 +44,7 @@ equals(GIT_DIR, undefined) { # Check if we do not have a valid version number (i.e. no version tag found) isEmpty(GIT_VERSION) { - GIT_REVISION = 188 + GIT_REVISION = 200 GIT_SHA = $$system($$GIT_BASE_COMMAND rev-parse --short HEAD 2> $$NULL_DEVICE) GIT_COMMIT = $$system($$GIT_BASE_COMMAND rev-list --count HEAD 2> $$NULL_DEVICE) GIT_VERSION = v$${VERSION}-$${GIT_REVISION}-$${GIT_SHA} @@ -72,7 +72,7 @@ equals(GIT_DIR, undefined) { # Get commit count GIT_COMMIT = $$system($$GIT_BASE_COMMAND rev-list --count HEAD 2> $$NULL_DEVICE) isEmpty(GIT_COMMIT) { - GIT_COMMIT = 4141 + GIT_COMMIT = 4153 message("~~~ ERROR LPUB3D! GIT_COMMIT NOT DEFINED, USING $$GIT_COMMIT ~~~") } @@ -120,7 +120,7 @@ if (equals(USE_GIT_VER_FILE, true)|equals(USE_VERSION_INFO_VAR, true)) { GIT_VERSION = $$cat($$GIT_VER_FILE, lines) } else { message("~~~ ERROR LPUB3D! $$GIT_DIR_ENV VERSION_INFO FILE $$GIT_VER_FILE NOT FOUND ~~~") - GIT_VERSION = $${VERSION}.188.4141.a5f99ec4 + GIT_VERSION = $${VERSION}.200.4153.46ea4a8e message("~~~ $${LPUB3D} GIT_DIR [$$GIT_DIR_ENV, USING VERSION] $$GIT_VERSION ~~~") GIT_VERSION ~= s/\./" " } diff --git a/mainApp/docs/README.txt b/mainApp/docs/README.txt index 464519c76..3b228d279 100644 --- a/mainApp/docs/README.txt +++ b/mainApp/docs/README.txt @@ -1,4 +1,4 @@ -LPub3D 2.4.8.188.4141 (26 11 2024 23:52:46) +LPub3D 2.4.8.200.4153 (29 11 2024 03:40:27) Features, enhancements, fixes and changes ------------ diff --git a/mainApp/docs/RELEASE_NOTES.html b/mainApp/docs/RELEASE_NOTES.html index ff1fe1509..c4df602e1 100644 --- a/mainApp/docs/RELEASE_NOTES.html +++ b/mainApp/docs/RELEASE_NOTES.html @@ -80,30 +80,30 @@

LPub3D Official release.

    -
  1. LPub3D 2.4.8.188.4141 (26 11 2024 23:52:46)

  2. -
  3. 2.4.8.188 Feature - Increase the capability to change Edge Lines size #772
  4. -
  5. 2.4.8.188 Enhancement - Add renderer arguments and environment vars to global settings #775
  6. -
  7. 2.4.8.188 Enhancement - Automatic restart #790
  8. -
  9. 2.4.8.188 Enhancement - Change Local LEGO Elements to User-defined Elements #796
  10. -
  11. 2.4.8.188 Enhancement - Enhanced extended subfile load path options #794
  12. -
  13. 2.4.8.188 Enhancement - Expanded part filter options #786
  14. -
  15. 2.4.8.188 Enhancement - Improve integration of BuildMods with fade steps and highlight step #776
  16. -
  17. 2.4.8.188 Enhancement - Option to load last opened page on load last opened file #795
  18. -
  19. 2.4.8.188 Change - AbEnd on insert a page pointer at the top of a STEP #789
  20. -
  21. 2.4.8.188 Change - Add minizip unzOpen to quazip to avoid violating ODR #787
  22. -
  23. 2.4.8.188 Change - AppImage build Qt Network SSL limitation #784
  24. -
  25. 2.4.8.188 Change - Errors loading files with MODEL_PIECES meta-command #779
  26. -
  27. 2.4.8.188 Change - Optionally add Models, LSynth and Helper paths to LDraw search list #791
  28. -
  29. 2.4.8.188 Fix - Abnormal end on app close after view preference dialogue #773
  30. -
  31. 2.4.8.188 Fix - Abnormal end when INSERT COVER_PAGE FRONT placed without STEP #774
  32. -
  33. 2.4.8.188 Fix - False Fade Steps, Highlight Step message #777
  34. -
  35. 2.4.8.188 Fix - High contrast stud style setting does not persist #781
  36. -
  37. 2.4.8.188 Fix - macOS app execution blocked because of invalid code signature #783
  38. -
  39. 2.4.8.188 Fix - Message reset dialog does not show the number of messages to reset #785
  40. -
  41. 2.4.8.188 Fix - Part placed after CALLOUT does not display in the PLI #793
  42. -
  43. 2.4.8.188 Fix - Parts in PLI are not always drawn on model #780
  44. -
  45. 2.4.8.188 Fix - TopOfStep modelIndex below model start #778
  46. -
  47. 2.4.8.188 Fix - Treat submodel as substitute part error #747
  48. +
  49. LPub3D 2.4.8.200.4153 (29 11 2024 03:40:27)

  50. +
  51. 2.4.8.200 Feature - Increase the capability to change Edge Lines size #772
  52. +
  53. 2.4.8.200 Enhancement - Add renderer arguments and environment vars to global settings #775
  54. +
  55. 2.4.8.200 Enhancement - Automatic restart #790
  56. +
  57. 2.4.8.200 Enhancement - Change Local LEGO Elements to User-defined Elements #796
  58. +
  59. 2.4.8.200 Enhancement - Enhanced extended subfile load path options #794
  60. +
  61. 2.4.8.200 Enhancement - Expanded part filter options #786
  62. +
  63. 2.4.8.200 Enhancement - Improve integration of BuildMods with fade steps and highlight step #776
  64. +
  65. 2.4.8.200 Enhancement - Option to load last opened page on load last opened file #795
  66. +
  67. 2.4.8.200 Change - AbEnd on insert a page pointer at the top of a STEP #789
  68. +
  69. 2.4.8.200 Change - Add minizip unzOpen to quazip to avoid violating ODR #787
  70. +
  71. 2.4.8.200 Change - AppImage build Qt Network SSL limitation #784
  72. +
  73. 2.4.8.200 Change - Errors loading files with MODEL_PIECES meta-command #779
  74. +
  75. 2.4.8.200 Change - Optionally add Models, LSynth and Helper paths to LDraw search list #791
  76. +
  77. 2.4.8.200 Fix - Abnormal end on app close after view preference dialogue #773
  78. +
  79. 2.4.8.200 Fix - Abnormal end when INSERT COVER_PAGE FRONT placed without STEP #774
  80. +
  81. 2.4.8.200 Fix - False Fade Steps, Highlight Step message #777
  82. +
  83. 2.4.8.200 Fix - High contrast stud style setting does not persist #781
  84. +
  85. 2.4.8.200 Fix - macOS app execution blocked because of invalid code signature #783
  86. +
  87. 2.4.8.200 Fix - Message reset dialog does not show the number of messages to reset #785
  88. +
  89. 2.4.8.200 Fix - Part placed after CALLOUT does not display in the PLI #793
  90. +
  91. 2.4.8.200 Fix - Parts in PLI are not always drawn on model #780
  92. +
  93. 2.4.8.200 Fix - TopOfStep modelIndex below model start #778
  94. +
  95. 2.4.8.200 Fix - Treat submodel as substitute part error #747
  96. LPub3D 2.4.8.0.3723 (18 10 2024 06:26:50)

  97. 2.4.8 Feature - Show individual part instance in BOM and PLI #766
  98. 2.4.8 Enhancement - Add shortcut to launch About LPub3D window #762
  99. diff --git a/mainApp/docs/lpub3d24.1 b/mainApp/docs/lpub3d24.1 index f115c9a36..2b2800186 100644 --- a/mainApp/docs/lpub3d24.1 +++ b/mainApp/docs/lpub3d24.1 @@ -67,22 +67,6 @@ FILES /usr/bin/lpub3d20 Application executable - /usr/lib/x86_64-linux-gnu/libldrawini.so - /usr/lib/x86_64-linux-gnu/libldrawini.so.16 - /usr/lib/x86_64-linux-gnu/libldrawini.so.16.1 - /usr/lib/x86_64-linux-gnu/libldrawini.so.16.1.8 - Ldrawini shared library. API for accessing LDrawIni settngs. (see news.lugnet.com/cad/dev/?n=9630) - This library is used by LPub3D to detect additional LDraw part directories whereby a user - can have more than one LDraw disc directories - - /usr/lib/x86_64-linux-gnu/libquazip.so - /usr/lib/x86_64-linux-gnu/libquazip.so.0 - /usr/lib/x86_64-linux-gnu/libquazip.so.0.7 - /usr/lib/x86_64-linux-gnu/libquazip.so.0.7.2 - Quazip library used to archive unofficial parts (update the lpub3dldrawunf.zip) and to - expand downloaded libraries into the default LDraw disc directory whereby allowing the uset - update their LDraw disc library from within LPub3D - /usr/share/doc/lpub3d/README.txt /usr/share/doc/lpub3d/RELEASE_NOTES.html /usr/share/doc/lpub3d/CREDITS.txt diff --git a/mainApp/extras/LPub3D_Npp_UDL.xml b/mainApp/extras/LPub3D_Npp_UDL.xml index 3e0171d18..254fb2c0d 100644 --- a/mainApp/extras/LPub3D_Npp_UDL.xml +++ b/mainApp/extras/LPub3D_Npp_UDL.xml @@ -14,8 +14,8 @@ ;; ;; Author......: Trevor SANDY ;; Name........: LPub3D_Npp_UDL.xml -;; Version.....: 2.4.8.188.4141 -;; Last Update.: Tue, 26 Nov 2024 23:52:46 +0100 +;; Version.....: 2.4.8.200.4153 +;; Last Update.: Fri, 29 Nov 2024 03:40:27 +0100 ;; License.....: GPLv3 ;; Homepage....: https://trevorsandy.github.io/lpub3d ;; Copyright (C) 2021 - 2024 by Trevor SANDY diff --git a/mainApp/lpub3d.appdata.xml b/mainApp/lpub3d.appdata.xml index 1708ddfa7..6f91182c7 100644 --- a/mainApp/lpub3d.appdata.xml +++ b/mainApp/lpub3d.appdata.xml @@ -78,9 +78,9 @@ lpub3d24 - + -

    LPub3D 26.11.2024 v2.4.8 r188 Continuous Build. +

    LPub3D 29.11.2024 v2.4.8 r200 Continuous Build. Feature - Increase the capability to change Edge Lines size #772 Enhancement - Add renderer arguments and environment vars to global settings #775 Enhancement - Automatic restart #790