439 Commits

Author SHA256 Message Date
9056521696 Accepting request 1330245 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1330245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=72
2026-02-01 21:05:17 +00:00
4ae3728ddd - Update to 3.44.7
* Improves the readability of locator filter tiles and group
    names (commit a692774)
  * Prefer 32 bit integers for Postgres connections (commit 80ee600)
  * Prefer doubles over reals for Postgres connections (commit e28eac6)
  * The string_to_array expression is renamed to array_to_string
    (commit 9548958)
  * WFS error messages will now add the server response if available
    (commit f02c762)
  * Other changes and fixes
- Changes from 3.44.6
  * Fixes 3D Point orientation (commit 9bcd777)
  * Fixes a crash in the DB manager when listing layers without
    a data source (commit 65fdf79)
  * Fixes a crash in the DB manager caused by invalid layers
    (commit b5f6da7)
  * Fixes a 3D rendering crash (commit 744c6b8)
  * Fixes a crash when working with invalid WMS layers (commit 4f7e625)
  * Fixes a crash that occured when closing the elvation
    profile with the identify tool active (commit 2ef4d55)
  * 3D renderer setup will now be disabled when a vector layer
    has no geometry type (commit 840a51f)
  * Fixes a crash when a layer from an elevation profile is removed
    (commit c607234)
  * Empty geometries will no longer be written to MVT tiles (commit 1fa7588)
  * QGIS will now be initalised before the QgsNetworkAccessManager
    (commit 76e4ef2)
  * Fixes a crash that occured in data defined assistants when the
    minimum value was larger than the maximum value (commit 947e5dc)
  * Fixes various other issues

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=435
2026-02-01 12:12:14 +00:00
7b097e1324 Accepting request 1320962 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1320962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=71
2025-12-03 13:13:37 +00:00
a24dbd0428 Changes from 1319666:
* Rebased changes
- Update to 3.44.5
  * Optionally check for duplicate unique IDs when checking geometry
    (commit 5c35d43)
  * Adds cancellation support to geometry checks (commit b6f1d6b)
  * Adds cancellation support to more processing algorithms
    (commit 2877605)
  * Geometry checks will no longer create a new Project instance
    (commit 38a8123 and bbaa14e)
  * Fixes compilation with GCC 15 (commit d1abda6)
  * Fixes a use after free warning in the GRASS provider
    (commit 9c99b48)
  * Fixes a possible overflow in the raster bands statistics
    calculations (b44163e)
  * Fixes a possible divide by zero in QgsLayoutItemMap (commit 46a66eb)
  * Fixes a crash in the postgres browser menu (commit 4a56dd8)
  * Fixes dereference after free in the raster layerr (commit 002c820)
  * Fixes a memory leak in PyQGIS (commit 2588ebf)
  * Fixes a memory leak in QgsUserProfileManager (commit 9342545)
  * Fixes a memory leak in QgsPointCloudExpressionNode (commit df5604d)
  * Fixes a possible nullptr dereference in QgsPalLabelling
    (commit 486e921)
  * Catches exceptions when closing HANA iterators (commit f701239)
  * Fixes a memory leak in QgsCircularString::transform()
    (commit fb0c18b)
  * Precompiled headers can now be disabled (commit 96ffced)
  * Fixes various other issues

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=433
2025-12-03 10:18:52 +00:00
351d69cccc Accepting request 1320194 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1320194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=70
2025-11-27 14:19:36 +00:00
f7f5d0a519 - Remove unused BuildRequires: update-desktop-files.
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=431
2025-11-26 14:25:34 +00:00
eb58a27dfc Accepting request 1316618 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1316618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=69
2025-11-09 20:09:21 +00:00
61317d365b - Update to 3.44.4
* Layers without attributes will now be correctly sorted by
    geopdf (commit a4b9733)
  * Geometryless layers can now be an input for Execute SQL (commit 5de4001)
  * PostGIS raster will no longer ignore the Transparency NoData
    setting (commit 5b3f5b9)
  * Prevents infinite loops in async pointcloud functions if given
    empty nodes (commit 373160b)
  * TIFFs will now only be opened to resolve layer descriptions if
    the OpenLayersToResolveDescriptions setting is set (commit 47ec35a)
  * Disables editing for read-only layers in the field calculator (commit cb7a745)
  * Fixes a crash in QgsPointLocator::rebuildIndex() caused by
    an unhandled exception (commit 84b3ff4)
  * Uses gdal_merge, instead of gdal_merge.py, for GDAL 3.9+ (commit 5b3f5b9)
  * Fixes various other issues
- Changes from 3.44.3
  * Fixes ui elements not matching the set theme with dark themes (PR #62979)
  * Fixes an issue where UInt, ULong and ULongLong where converted to strings
    when writing to Mapbox Vector Tiles (MVT) (PR #62985)
  * Increases the default terrain bounding box, allowing tiles with higher
    resolutions to be rendered (PR #62864)
  * Fixes a memory leak in the vertextool (commit 4ac2337)
  * Fixes a crash, that occured in 'points layer from table' when a required
    field does not exist (commit d3a1694)
  * Updates pre-Qt5 signal connection code and fixes a signal connection
    bug in the oauth2 code (commit fc34d1e)
  * @layout_page and @layout_numpages will now correctly reflect the
    page index and count when exporting (commit c0120a6)
  * Fixes various other issues

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=429
2025-11-08 19:46:20 +00:00
7c574f8070 Accepting request 1308313 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1308313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=68
2025-10-01 16:56:34 +00:00
50863eeeb2 - Require python3-packaging to eliminate error during startup
(boo#1250676).

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=427
2025-10-01 07:45:48 +00:00
e00982a51c Accepting request 1300410 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1300410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=67
2025-08-20 11:26:09 +00:00
ae68fb6301 Changes since #1295964 - Updated to 3.44.2
- Update to 3.44.2
  * Fixes 2d => 3d sync (commits de157ab..946132f)
  * qgis-server will now read PATCH data in addition to PUT and POST (commit 8f254e3)
  * Fixes various other bugs or warnings
- Update to 3.44.1
  * Upstream does not really provide changelogs for point releases, so the
    bullet points below highlight potentially interesting fixes or
    improvments as mentioned in the commits between 3.44.0 and 3.44.1
  * Fixes a crash when exiting QGIS, caused by calling an already destroyed
    object (commit 7ccba1e)
  * Fixes a segmentation fault when exporting a distance/elevation table
    caused by a function called in a way that it always returned false
    (commit 1ba412b, qgis issue #60772)
  * Fixes a crash that occured when the first point, when undoing digitized
    points, is empty (commit 1241f0e)
  * Fixes an overflow in the vectortile code, that occured due to casting
    to a wrong integer type (commit 812de4e)
  * When reading remote pointcloud data, store the new URL if the request
    has been redirected (commit d3c25b6)
  * Various other fixes and improvments
  * Full range of commits can be viewed at
    github.com/qgis/QGIS/compare/final-3_44_0...final-3_44_1

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=425
2025-08-20 07:03:32 +00:00
cd938a9642 Accepting request 1288356 from Application:Geo
- Update to 3.44.0
  * See https://changelog.qgis.org/en/qgis/version/3.44/ and
    https://github.com/qgis/QGIS/compare/final-3_42_3...final-3_44_0
    for changes

OBS-URL: https://build.opensuse.org/request/show/1288356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=66
2025-06-24 18:53:35 +00:00
381ce86e05 update to 3.44.0
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=423
2025-06-24 15:03:37 +00:00
6f0383433c Accepting request 1281844 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1281844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=65
2025-06-02 20:00:44 +00:00
c25304d563 - Update to 3.42.3
* See https://github.com/qgis/QGIS/compare/final-3_42_2%5E...final-3_42_3
    for commits between 3.42.2 and 3.42.3

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=421
2025-06-02 09:28:53 +00:00
a474181c0b Accepting request 1273217 from Application:Geo
- Update to 3.42.2
  * See https://github.com/qgis/QGIS/compare/final-3_42_1%5E...final-3_42_2
    for commits between 3.42.1 and 3.42.2
  * Drop qgis-import-gl_h.patch; The issue has been fixed upstream with
    commit 7a8d98c ("Fix QGIS 3.42 build on arm64")
- Update to 3.42.1
  * See https://github.com/qgis/QGIS/compare/final-3_42_0%5E...final-3_42_1
    for commits between 3.42.0 and 4.32.1
  * Replace qgis-check-if-maxcliplanes-is-defined.patch with
    qgis-import-gl_h.patch to fix building with aarch64 (less
    invasive patch, which also restores the intended behaviour)
  * Add Mesa-libGL-devel as a dependency for aarch64, since it does
    not get picked up automatically for some reason

OBS-URL: https://build.opensuse.org/request/show/1273217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=64
2025-04-29 14:40:17 +00:00
e1bcadecfa OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=419 2025-04-28 16:45:00 +00:00
2428561fc6 - Update to 3.42.2
* See https://github.com/qgis/QGIS/compare/final-3_42_1%5E...final-3_42_2
    for commits between 3.42.1 and 3.42.2
  * Drop qgis-import-gl_h.patch; The issue has been fixed upstream with
    commit 7a8d98c ("Fix QGIS 3.42 build on arm64")

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=418
2025-04-28 14:59:27 +00:00
22067b9c3c - Update to 3.42.1
* See https://github.com/qgis/QGIS/compare/final-3_42_0%5E...final-3_42_1
    for commits between 3.42.0 and 4.32.1
  * Replace qgis-check-if-maxclipplanes-is-defined.patch with
    qgis-import-gl_h.patch to fix building with aarch64 (less
    invasive patch, which also restores the intended behaviour)
  * Add Mesa-libGL-devel as a dependency for aarch64, since it does
    not get picked up automatically for some reason

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=417
2025-04-04 08:29:01 +00:00
47eb1aa322 Accepting request 1250599 from Application:Geo
- Update to 3.42.0
  * See https://changelog.qgis.org/en/qgis/version/3.42/ and
    https://github.com/qgis/QGIS/compare/final-3_40_3...final-3_42_0
    for changes
  * Add new qgis-check-if-maxcliplanes-is-defined.patch to fix
    building with aarch64

OBS-URL: https://build.opensuse.org/request/show/1250599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=63
2025-03-10 16:58:43 +00:00
c681bc35c2 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=415 2025-03-06 09:48:42 +00:00
79cf6f94e5 - Update to 3.42.0
* See https://changelog.qgis.org/en/qgis/version/3.42/ and
    https://github.com/qgis/QGIS/compare/final-3_40_3...final-3_42_0
    for changes
  * Add new patch to fix building with aarch64
  * Changes from 1250405: Change patch designation of the new patch to PATCH-FIX-UPSTREAM

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=414
2025-03-06 09:37:28 +00:00
b38e1890a9 Accepting request 1238962 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1238962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=62
2025-01-20 16:14:47 +00:00
7490800c29 - Update to 3.40.3
See https://github.com/qgis/QGIS/compare/final-3_40_2%5E...final-3_40_3
  for commits between 3.40.2 and 3.40.3

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=412
2025-01-20 09:36:56 +00:00
f824d6536c Accepting request 1235816 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1235816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=61
2025-01-09 14:07:37 +00:00
e828eb5499 - Update to 3.40.2
See https://github.com/qgis/QGIS/compare/final-3_40_1%5E...final-3_40_2
  for commits between 3.40.1 and 3.40.2

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=410
2025-01-08 08:31:50 +00:00
5b2f2bb420 Accepting request 1227292 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1227292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=60
2024-11-30 12:27:53 +00:00
f75a0add9c Accepting request 1226422 from home:tenno:branches:Application:Geo
- Update to 3.40.1, update QGIS sample data and its spec-file entry
  See https://github.com/qgis/QGIS/compare/final-3_40_0%5E...final-3_40_1
  for commits between 3.40.0 and 3.40.1

OBS-URL: https://build.opensuse.org/request/show/1226422
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=408
2024-11-29 09:15:25 +00:00
b63e2a3246 Accepting request 1218865 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1218865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=59
2024-10-29 13:35:11 +00:00
1655c96f76 - Update to 3.40.0
See https://changelog.qgis.org/en/qgis/version/3.40/ and
  https://github.com/qgis/QGIS/compare/final-3_38_3...final-3_40_0
  for changes

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=406
2024-10-28 20:26:20 +00:00
d85535ed5f Accepting request 1204760 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1204760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=58
2024-10-01 15:16:28 +00:00
82dd7ef2fc - Fix SLE/Leap 15.6 build
* Move to SLE/Leap python311 module: Old Python 3.6 is no longer
    supported
  * Use gcc13-c++ (gcc7 does not provide <filesystem> from c++17)

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=404
2024-09-30 11:48:37 +00:00
ef23a091f1 Accepting request 1202006 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1202006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=57
2024-09-19 19:18:04 +00:00
7acc67a5d7 - Update to 3.38.3
See https://github.com/qgis/QGIS/compare/final-3_38_2%5E...final-3_38_3
  for commits between 3.38.2 and 3.38.3

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=402
2024-09-19 13:08:58 +00:00
4974c51d8d Accepting request 1195023 from Application:Geo
- update to 3.38.2
  See https://github.com/qgis/QGIS/compare/final-3_38_1%5E...final-3_38_2
  for commits between 3.38.1 and 3.38.2

OBS-URL: https://build.opensuse.org/request/show/1195023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=56
2024-08-21 21:26:20 +00:00
29c7f667b9 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=400 2024-08-21 07:18:10 +00:00
e98e074cf6 - update to 3.38.2
See https://github.com/qgis/QGIS/compare/final-3_38_1%5E...final-3_38_2
  for commits between 3.39.1 and 3.38.2

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=399
2024-08-20 16:15:01 +00:00
4a416e3eb7 Accepting request 1190783 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1190783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=55
2024-08-01 20:04:12 +00:00
929e1b0594 Accepting request 1190582 from home:tenno:app-geo
- update to 3.38.1
  Upstream does not provide a detailed changelog, see
      https://github.com/qgis/QGIS/compare/final-3_38_0%5E...final-3_38_1
  for commits between 3.38.0 and 3.38.1

OBS-URL: https://build.opensuse.org/request/show/1190582
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=397
2024-07-31 16:25:20 +00:00
f53458eee2 Accepting request 1188152 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1188152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=54
2024-07-18 17:16:10 +00:00
f2a1be94dd - update to 3.38.0
* https://changelog.qgis.org/en/qgis/version/3.38/

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=395
2024-07-17 08:38:17 +00:00
5ae6facbce Accepting request 1169653 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1169653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=53
2024-04-23 16:56:01 +00:00
3598688437 Accepting request 1169652 from home:dstoecker:branches:Application:Geo
- update to 3.36.2 (bugfix release)

OBS-URL: https://build.opensuse.org/request/show/1169652
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=393
2024-04-22 11:25:45 +00:00
18ba147355 Accepting request 1166489 from Application:Geo
- Add separate translations package

OBS-URL: https://build.opensuse.org/request/show/1166489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=52
2024-04-10 15:49:07 +00:00
29f1283a53 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=391 2024-04-09 16:27:23 +00:00
865e96c150 Accepting request 1164228 from home:j_pr:branches:Application:Geo
Move locale files into -lang subpackage

OBS-URL: https://build.opensuse.org/request/show/1164228
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=390
2024-04-09 13:25:47 +00:00
062152ddb6 Accepting request 1157673 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1157673
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=51
2024-03-13 21:21:21 +00:00
19d1fd4f2c Accepting request 1157521 from home:LPechacek:branches:Application:Geo
- Update to 3.36.0:
  https://changelog.qgis.org/en/qgis/version/3.36

OBS-URL: https://build.opensuse.org/request/show/1157521
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=388
2024-03-13 16:42:03 +00:00
2d4af18fcf Accepting request 1135147 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1135147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qgis?expand=0&rev=50
2023-12-28 22:00:29 +00:00