| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: qgis-plugin-grass | Distribution: SUSE Linux Enterprise 16 |
| Version: 3.44.7 | Vendor: openSUSE |
| Release: bp161.1.4 | Build date: Sat Jan 31 16:54:26 2026 |
| Group: Productivity/Graphics/Visualization/Other | Build host: reproducible |
| Size: 2640991 | Source RPM: qgis-3.44.7-bp161.1.4.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://qgis.org/ | |
| Summary: GRASS Support Libraries for QGIS | |
GRASS plugin for QGIS required to interface with GRASS system.
GPL-2.0-only
* Sat Jan 31 2026 Enno Tensing <tenno+suse@suij.in>
- 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
* Wed Nov 26 2025 Enno Tensing <tenno+suse@suij.in>
- 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
* Sat Nov 22 2025 Stanislav Brabec <sbrabec@suse.com>
- Remove unused BuildRequires: update-desktop-files.
* Mon Nov 03 2025 Enno Tensing <tenno+suse@suij.in>
- 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
* Tue Sep 30 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Require python3-packaging to eliminate error during startup
(boo#1250676).
* Fri Aug 15 2025 Enno Tensing <tenno+suse@suij.in>
- 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
* Sun Jul 27 2025 Enno Tensing <tenno+suse@suij.in>
- 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
* Tue Jun 24 2025 Dirk Stoecker <opensuse@dstoecker.de>
- 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
* Wed May 28 2025 Enno Tensing <tenno+suse@suij.in>
- Update to 3.42.3
* See https://github.com/qgis/QGIS/compare/final-3_42_2...final-3_42_3
for commits between 3.42.2 and 3.42.3
* Wed Apr 23 2025 Enno Tensing <tenno+suse@suij.in>
- Update to 3.42.2
* See https://github.com/qgis/QGIS/compare/final-3_42_1...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")
* Sat Mar 22 2025 Enno Tensing <tenno+suse@suij.in>
- Update to 3.42.1
* See https://github.com/qgis/QGIS/compare/final-3_42_0...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
* Wed Mar 05 2025 Enno Tensing <tenno+suse@suij.in>
- 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
* Fri Jan 17 2025 Enno Tensing <tenno+suse@suij.in>
- Update to 3.40.3
See https://github.com/qgis/QGIS/compare/final-3_40_2...final-3_40_3
for commits between 3.40.2 and 3.40.3
* Fri Dec 27 2024 Enno Tensing <tenno+suse@suij.in>
- Update to 3.40.2
See https://github.com/qgis/QGIS/compare/final-3_40_1...final-3_40_2
for commits between 3.40.1 and 3.40.2
* Sat Nov 23 2024 Enno Tensing <tenno+suse@suij.in>
- 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...final-3_40_1
for commits between 3.40.0 and 3.40.1
* Sat Oct 26 2024 Enno Tensing <tenno+suse@suij.in>
- 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
* Sat Sep 28 2024 Ben Greiner <code@bnavigator.de>
- 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)
* Sun Sep 15 2024 Enno Tensing <tenno+suse@suij.in>
- Update to 3.38.3
See https://github.com/qgis/QGIS/compare/final-3_38_2...final-3_38_3
for commits between 3.38.2 and 3.38.3
* Tue Aug 20 2024 Enno Tensing <tenno+suse@suij.in>
- update to 3.38.2
See https://github.com/qgis/QGIS/compare/final-3_38_1...final-3_38_2
for commits between 3.38.1 and 3.38.2
* Tue Jul 30 2024 Enno Tensing <tenno+suse@suij.in>
- update to 3.38.1; Upstream does not provide a detailed changelog
See https://github.com/qgis/QGIS/compare/final-3_38_0...final-3_38_1
for commits between 3.38.0 and 3.38.1
* Fri Jul 12 2024 Enno Tensing <tenno+suse@suij.in>
- update to 3.38.0
https://changelog.qgis.org/en/qgis/version/3.38/
* Mon Apr 22 2024 Dirk Stoecker <opensuse@dstoecker.de>
- update to 3.36.2 (bugfix release)
* Tue Apr 09 2024 Dirk Stoecker <opensuse@dstoecker.de>
- Add separate translations package
* Tue Mar 12 2024 Libor Pechacek <lpechacek@gmx.com>
- Update to 3.36.0:
https://changelog.qgis.org/en/qgis/version/3.36
* Mon Dec 25 2023 Dirk Stoecker <opensuse@dstoecker.de>
- update to 3.34.1:
https://changelog.qgis.org/en/qgis/version/3.34/
Drop exiv2-0.28.patch (included upstream)
* Thu Oct 05 2023 Dirk Stoecker <opensuse@dstoecker.de>
- update to bugfix release 3.32.3
* Tue Sep 12 2023 Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded {Build,}Requires on python3-future.
* Tue Jul 25 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.32.0:
https://changelog.qgis.org/en/qgis/version/3.32/
- Drop upstream patch:
* qgis-3.30.0_include_fix.patch
* Fri Jul 07 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add patch to build with exiv2 0.28+ - boo#1212936
* exiv2-0.28.patch
* Wed Jun 14 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.30.3 (monthly bugfix)
* Fri May 12 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.30.2 (monthly bugfix)
* Tue May 02 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Adjust BuildRequires for Qwt6 Qt5/Qt6 compatibility rename
(boo#1210976).
* Mon Apr 17 2023 pgajdos@suse.com
- python-six is not required, see b15f6fa
https://trello.com/c/MO53MocR/143-remove-python3-six
* Wed Apr 05 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.30.1 (monthly bugfix)
- Refresh qgis-3.30.0_include_fix.patch as partially upstreamed
* Tue Apr 04 2023 Dirk Stoecker <opensuse@dstoecker.de>
- add qgis-3.30.0_include_fix.patch to fix missing include files
* Thu Mar 09 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.30.0:
https://changelog.qgis.org/en/qgis/version/3.30/
* Fri Mar 03 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add support for grass 8.x
* Sat Jan 28 2023 Dirk Müller <dmueller@suse.com>
- update to 3.28.3:
* bugfix release
* Wed Jan 04 2023 Dirk Stoecker <opensuse@dstoecker.de>
- Update to bugfix-release 3.28.2
* Sat Dec 10 2022 Craig Burton <craig@burton.gg>
- Update to 3.28.1 (2nd release after 3.24.1, skipping 3.26)
https://changelog.qgis.org/en/qgis/version/3.28/
https://changelog.qgis.org/en/qgis/version/3.26/
* Mon Oct 03 2022 Dirk Stoecker <opensuse@dstoecker.de>
- Add python numpy requirement (see BSC#1203696)
* Tue Jul 05 2022 Andreas Schwab <schwab@suse.de>
- Adjust constraints for riscv64
* Tue May 17 2022 Andreas Schwab <schwab@suse.de>
- Adjust constraints for riscv64
* Wed Apr 06 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.24.1 (monthly bugfix)
* Tue Mar 08 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.24.0
https://changelog.qgis.org/en/qgis/version/3.24/
* Tue Mar 08 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.22.4 (monthly bugfix)
* Drop upstream patch: qgis-pr45830-sip6-gil.patch
* Fri Nov 05 2021 Ben Greiner <code@bnavigator.de>
- Update to 3.22.0
https://changelog.qgis.org/en/qgis/version/3.22/
- Drop upstreamed patches
* qgis-fix-missing-qwt-inc.patch
* qgis-fix-missing-qwt-inc-part2.patch
- Refresh fix-fastcgi-include.patch
- Add recommendation for mod_spatialite -- boo#1185415
- Suggest saga-gis -- boo#1190435
- Enable SIP6 and add qgis-pr45830-sip6-gil.patch -- boo#1192300
- Update qgis.rpmlintrc
* Fri Oct 22 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.20.3 (monthly bugfix)
* Tue Sep 07 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.20.2 (monthly bugfix)
- Drop upstream patch:
* fix-infinite-loop.patch
* Wed Aug 11 2021 Jason Craig <os@jacraig.com>
- Add fix-infinite-loop.patch: fix startup of QGIS. This will be
integrated upstream in 3.20.2.
* Thu Aug 05 2021 D. Berge <opensuse@navlost.eu>
- Enable PDAL (add qgis-fix-cmake-findpdal.patch)
* Tue Aug 03 2021 Dirk Stoecker <opensuse@dstoecker.de>
- Update to 3.20.1 (monthly bugfix)
- Add patch to fix build with current Tumbleweed - boo#1188902
* qgis-fix-missing-qwt-inc.patch
* qgis-fix-missing-qwt-inc-part2.patch
* Wed Jun 30 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.20.0. Check the ChangeLog file for the complete
list of changes.
- Switch to cmake() style BuildRequires for Qt dependencies.
- Add missing Qt build dependencies. Remove obsolete ones.
- Disable the QtWebKit usage. The package will be removed from
openSUSE Factory soon.
* Wed May 26 2021 Nicolas Rochard <nrochard@gmail.com>
- Update to 3.18.3 (monthly bugfix)
* Mon Apr 19 2021 Nicolas Rochard <nrochard@gmail.com>
- Update to 3.18.2 (monthly bugfix)
* Wed Mar 24 2021 Nicolas Rochard <nrochard@gmail.com>
- Update to 3.18.1 (monthly bugfix)
* Wed Feb 24 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.18.0:
* Changelog: https://www.qgis.org/en/site/forusers/visualchangelog318/index.html
- Drop upstreamed patch:
* qgis-fix-return.patch
- Fix fastcgi include:
* fix-fastcgi-include.patch
* Wed Feb 24 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.16.4
- Update spec file to ease future move from qgis to qgis-ltr
* Thu Jan 21 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.16.3
- Drop upstream patch:
* qgis-pr37842-sip5.patch
* Fri Dec 11 2020 Antonio Larrosa <alarrosa@suse.com>
- Add BuildRequires: pkgconfig(Qt5WebKitWidgets) to explicitly
list the dependencies which fixes building in Leap 15.3
* Sat Nov 21 2020 Benjamin Greiner <code@bnavigator.de>
- remove lower sip-devel limit for Leaps.
* Fri Sep 25 2020 Benjamin Greiner <code@bnavigator.de>
- support SIP5 with qgis-pr37842-sip5.patch gh#qgis/QGIS#37842
* Wed Sep 16 2020 Michel Normand <normand@linux.vnet.ibm.com>
- for ppc64le put back limit_build to avoid OOM failure and
unset memoryperjob that did not solve the OOM failure.
* Tue Sep 15 2020 Dirk Stoecker <opensuse@dstoecker.de>
- update to 3.14.16, maintenance release, no release notes, full changelog
included in the package
- fixes build on Tumbleweed, boo#1176554
* Thu Aug 20 2020 Martin Liška <mliska@suse.cz>
- Use memoryperjob constraint instead of %limit_build macro.
* Tue Jul 07 2020 Michel Normand <normand@linux.vnet.ibm.com>
- use limit_build for ppc64le to avoid OOM failure on power8-01
* Thu Jun 25 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- proj.db is required, so requires proj package
* Tue Jun 23 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.14.0, changes are documented at
https://changelog.qgis.org/en/qgis/version/3.14/
- Drop upstream patch:
* qgis-qt5.15.patch
* Fri Jun 12 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Requires at least gdal 3.1 for GeoTIFF and Proj >= 6
https://github.com/qgis/QGIS/issues/36699#issuecomment-633539864
* Mon Jun 08 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.12.3 (bugfix)
* Mon Jun 08 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Backport patch for qt 5.15:
* qgis-qt5.15.patch
* Mon Apr 27 2020 Nicolas Rochard <nrochard@gmail.com>
- Update to 3.12.2 (monthly bugfix)
* Wed Apr 15 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.12.1 (bugfix)
- Use gdal 3 for all openSUSE versions since Leap 15.1 also have
gdal 3 now
* Thu Mar 12 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Use gdal 3 where possible because of bugs with gdal 2
https://github.com/qgis/QGIS/issues/34933
* Mon Mar 09 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.12.0, changes are documented at
https://changelog.qgis.org/en/qgis/version/3.12/
* Mon Feb 24 2020 Andreas Schwab <schwab@suse.de>
- Bump disk constraints to 18Gb
* Fri Feb 07 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.10.2 (bugfix)
- Drop usptreamed patch:
* qgis-3.8.3-reproducible.patch
* a07d915d7bf9c7c54b2047f8819ba2aae6669f35.patch
* Fix-build-with-txt2tags-3.3.patch
- Fix build on Leap 15.1 (fix grass folder)
* Thu Jan 02 2020 Christophe Giboudeaux <christophe@krop.fr>
- Add upstream patch Fix-build-with-txt2tags-3.3.patch
* Mon Dec 02 2019 Dirk Stoecker <opensuse@dstoecker.de>
- Autoconfigure grass directory
* Sun Dec 01 2019 Angelos Tzotsos <tzotsos@opensuse.org>
- Use GRASS 7.8.x
- Remove OTB build requirement
* Sat Nov 16 2019 Andreas Schwab <schwab@suse.de>
- Use %_lib
* Thu Nov 14 2019 Dirk Stoecker <opensuse@dstoecker.de>
- drop obsolete patch fix_grass_qt511.patch
* Wed Nov 13 2019 Libor Pechacek <lpechacek@gmx.com>
- Fix upstream issue 32764 preventing parallel build and remove the build time
workaround.
- Added patches:
a07d915d7bf9c7c54b2047f8819ba2aae6669f35.patch
* Thu Nov 07 2019 Libor Pechacek <lpechacek@gmx.com>
- Update to 3.10.0, changes are documented at
http://changelog.qgis.org/en/qgis/version/3.10/
- Removed patches:
ef8f06330f57882f740cfe7f8f3659b54b1bb1fb.patch (merged upstream)
* Wed Oct 16 2019 Antoine Belvire <antoine.belvire@opensuse.org>
- Remove gpsbabel from build requirements: It's only recommended
at runtime. This fixes build on ppc64(le) for which gpsbabel is
not available.
- Remove obsolete filters in qgis.rpmlintrc.
* Fri Oct 11 2019 Antoine Belvire <antoine.belvire@opensuse.org>
- Add qgis-3.8.3-reproducible.patch: Sort desktop file content to
get a more reproducible build.
- Fix unowned directory issues.
- Stop disabling post-build-checks.
* Mon Sep 30 2019 Nicolas Rochard <nrochard@gmail.com>
- Update to latest version 3.8.3 (monthly bugfix)
* Thu Sep 19 2019 Antoine Belvire <antoine.belvire@opensuse.org>
- Conflict with qgis-ltr and qgis-master rather than obsolete them.
- Make sample-data subpackage noarch.
* Mon Sep 16 2019 Dirk Stoecker <opensuse@dstoecker.de>
- Make build with otr configurable
* Wed Sep 04 2019 Dirk Stoecker <opensuse@dstoecker.de>
- De-duplicate sample-data
* Wed Jul 24 2019 Nicolas Rochard <nrochard@gmail.com>
- Update to latest version 3.8.1 (monthly bugfix)
* Tue Jul 09 2019 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Adapt GRASS_PREFIX7 to changes in grass.
- Remove unused clang dependency.
- Disable LTO for now because static library doesn't link.
* Sat Jul 06 2019 Jan Engelhardt <jengelh@inai.de>
- Ensure that descriptions are neutral and free of redundancies.
- Plugins do not need ldconfig, so remove those scriptlets.
* Wed Jul 03 2019 Dirk Stoecker <opensuse@dstoecker.de>
- Update to 3.8.0
* Wed Jul 03 2019 Dirk Stoecker <opensuse@dstoecker.de>
- add ef8f06330f57882f740cfe7f8f3659b54b1bb1fb.patch to build qith QT >5.13
* Sat Apr 06 2019 Bruno Friedmann <bruno@ioda-net.ch>
- Update to bugfix 3.6.1 version
- Update URL to https
- Remove postgresql-server-devel build require, add
- DPOSTGRES_INCLUDE_DIR=%{_includedir}/pgsql to enable libpq
- Force proj6 usage (gdal 2.4.1 and grass 7.6.1 are proj6 ready)
+ Remove all proj5 dependencies
* Thu Apr 04 2019 Christophe Giboudeaux <christophe@krop.fr>
- Fix the build requirements for the Tumbleweed repo, pg_config
is now in postgresqlXX-server-devel (bsc#1131494)
* Fri Mar 22 2019 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Force usage of proj5 as proj (version 6) is not supported yet
* Wed Feb 27 2019 Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.6.0 version
- Cleanup of spec and history
- Added libexiv2-devel as new BuildRequires
- Fix python3-GDAL new name
* Mon Jan 21 2019 Nicolas Rochard <nrochard@gmail.com>
- Update to 3.4.4
* Fri Dec 21 2018 Nicolas Rochard <nrochard@gmail.com>
- Update to 3.4.3
* Wed Nov 28 2018 Nicolas Rochard <nrochard@gmail.com>
- Update to 3.4.2
* Mon Nov 05 2018 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.4.1
* Tue Oct 30 2018 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Enable openCL
* Tue Oct 30 2018 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 3.4.0
- Remove qgis.desktop source as it is provided by qgis sources now
* Fri Oct 19 2018 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix version in qgis.desktop
* Mon Sep 17 2018 Bruno Friedmann <bruno@ioda-net.ch>
- Update to version 3.2.3 (monthy bug fix release)
* Tue Aug 21 2018 Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.2.2 (monthly bug fix release)
- Packaging
+ Add the 3 main database component to buildrequires and requires
So future version can open auth db and others without cryptic
debuging by end user. sqlite3, mysql, postgresql
+ Add new BuildRequires libQt5Sql-private-headers-devel
* Tue Jul 24 2018 guillaume.gardet@opensuse.org
- Add missing qwt6-devel build dep
* Mon Jul 23 2018 nrochard@gmail.com
- Update to 3.2.1 (monthly bug fix release)
* Tue Jul 17 2018 bruno@ioda-net.ch
- Update to 3.2.0 release
- Packaging:
+ Remove merged upstream patch fix_3d_qt511.patch
+ Fix %file list
+ Reactivate sed env interpreter line
+ spec-cleaner minimal (date, licence)
* Mon Jun 11 2018 bruno@ioda-net.ch
- Added patch fix_grass_qt511.patch fix_3d_qt511.patch
to fix build with QT5 > 5.11
* Fri Jun 08 2018 ernst@pleiszenburg.de
- Update to 3.0.3
- Fixed name and version in desktop-file
* Tue Mar 27 2018 wbauer@tmo.at
- Update to 3.0.1
- There's no point to recommend libqca2-plugin-*, those are for the
Qt4 version of QCA and cannot be used by qca-qt5
- Don't disable QtWebKit anymore, the Qt5 version is available and
maintained
- No need to BuildIgnore libopenssl-1_0_0-devel any more
* Fri Mar 09 2018 guillaume@opensuse.org
- Add _constraints to get a worker able to build qgis
* Mon Feb 26 2018 guillaume@opensuse.org
- Update to 3.0.0
* Thu Jan 25 2018 guillaume@opensuse.org
- Update to 2.18.16
* Thu Jan 04 2018 wbauer@tmo.at
- Build without QtWebKit on Tumbleweed and SLE/Leap 15,
libQtWebKit4 is about to be dropped soon
* Wed Jan 03 2018 fabian@ritter-vogt.de
- Don't reference the removed Qt3-based qca
* Wed Dec 13 2017 mpluskal@suse.com
- Use cmake macros
- Cleanup with spec-cleaner
* Tue Dec 12 2017 nrochard@gmail.com
- Update to 2.18.15
* Mon Nov 13 2017 bruno@ioda-net.ch
- Update to 2.8.14 (Qgis 2.8 will become the new ltr soon)
* Thu Oct 26 2017 bruno@ioda-net.ch
- Remove obsolete BuildRequires qca-devel (qca 1.x has been removed
in Tumbleweed)
We've been already using libqca2-devel
Fix boo@1065257
* Wed Sep 20 2017 dassau@gbd-consult.de
- Update to 2.18.13
* Thu Aug 24 2017 nrochard@gmail.com
- Update to 2.18.12
* Fri Jul 28 2017 nrochard@gmail.com
- Update to 2.18.11
* Tue Jun 27 2017 nrochard@gmail.com
- Fix error package name python-Pygments and python-Jinja2
* Fri Jun 23 2017 nrochard@gmail.com
- Update to 2.18.10
- Packaging
+ Add python2-Pygments and python2-Jinja2 need by MetaSearch
Catalogue Client plugin
* Mon Jun 19 2017 bruno@ioda-net.ch
- Packaging
+ Remove non existent requires only python-qscintilla is needed,
the qt4 and qt5 variant will requires the right -sip subpackage
+ Move python-qt4-devel to -devel package
* Tue May 30 2017 nrochard@gmail.com
- Update to 2.18.9
* Tue Apr 25 2017 nrochard@gmail.com
- Update to 2.18.7
* Tue Apr 11 2017 bruno@ioda-net.ch
- Update to 2.18.6
- Packaging:
+ remove merged upstream-85a0db2-additionnal-fix-sip.patch
+ Add full source url + md5
* Thu Mar 02 2017 bruno@ioda-net.ch
- Packaging:
+ Add upstream-85a0db2-additionnal-fix-sip.patch for sip 4.19.1
exclusively applied for TW
* Mon Feb 27 2017 nrochard@gmail.com
- Update to 2.18.4
* Wed Jan 18 2017 nrochard@gmail.com
- Update to 2.18.3
- Packaging :
+ added upstream-2c43568-qt_bug.patch to fix build errors on Leap
* Thu Jan 05 2017 guillaume@opensuse.org
- Fix build for non-x86 64-bit arch (aarch64 ppc64 ppc64le)
* Wed Dec 21 2016 nrochard@gmail.com
- Update to 2.18.2
* Wed Dec 07 2016 nrochard@gmail.com
- Update to 2.18.1
* Sun Oct 23 2016 dassau@gbd-consult.de
- Update to 2.18.0
* Tue Sep 27 2016 nrochard@gmail.com
- Update to 2.16.3
* Thu Sep 08 2016 nrochard@gmail.com
- Update to 2.16.2
* Mon Aug 01 2016 dassau@gbd-consult.de
- Update to 2.16.1
* Mon Jul 11 2016 dassau@gbd-consult.de
- Update to 2.16.0
* Mon May 23 2016 nrochard@gmail.com
- Update to 2.14.3
* Mon May 02 2016 nrochard@gmail.com
- Update to 2.14.2
* Tue Mar 29 2016 dassau@gbd-consult.de
- Update to 2.14.1
* Mon Mar 21 2016 nrochard@gmail.com
- Fix Desktop shortcut to 2.14.0 "Essen"
* Wed Mar 16 2016 dassau@gbd-consult.de
- Update to 2.14.0
* Fri Jan 15 2016 nrochard@gmail.com
- Update to 2.12.3
* Mon Dec 28 2015 nrochard@gmail.com
- Update to 2.12.2
* Sun Dec 27 2015 tzotsos@opensuse.org
- Update to libspatialindex4
* Tue Dec 01 2015 nrochard@gmail.com
- Update to 2.12.1
* Mon Nov 02 2015 dassau@gbd-consult.de
- New QGIS release 2.12.0
* Sat Aug 01 2015 tzotsos@opensuse.org
- back to using grass package
* Mon Jul 27 2015 dassau@gbd-consult.de
- New QGIS release 2.10.1
* Fri Jun 26 2015 dassau@gbd-consult.de
- New QGIS release 2.10.0
* Wed Jun 24 2015 dassau@gbd-consult.de
- obsolete qgis2-plugin-grass
* Tue Jun 16 2015 dassau@gbd-consult.de
- update to build with grass7 support instead of grass 6
* Thu Jun 11 2015 dassau@gbd-consult.de
- change cmake parameters to build with qgis server again
* Thu Jun 11 2015 dassau@gbd-consult.de
- change dependency order
* Tue May 19 2015 dassau@gbd-consult.de
- small update desktop file
* Mon May 11 2015 dassau@gbd-consult.de
- Minor QGIS release 2.8.2
* Thu Feb 26 2015 tzotsos@opensuse.org
- Minor QGIS release 2.8.1
* Sun Feb 22 2015 tzotsos@opensuse.org
- New QGIS release 2.8.0
* Wed Jan 14 2015 tzotsos@opensuse.org
- Do not obsolete grass7 unless grass-plugin is used
- Removed requirements (OBS resolves requirements automatically)
* Sun Nov 30 2014 tzotsos@opensuse.org
- New QGIS release 2.6.1
* Wed Nov 05 2014 dassau@gbd-consult.de
- obsolet grass7 - use grass stable package instead
* Wed Nov 05 2014 dassau@gbd-consult.de
- added python-wxWidgets as dependency
* Wed Nov 05 2014 dassau@gbd-consult.de
- added libqscintilla dependencies
* Wed Nov 05 2014 dassau@gbd-consult.de
- New QGIS release 2.6
* Tue Jul 01 2014 dassau@gbd-consult.de
- New QGIS release 2.4
* Sat Feb 22 2014 dassau@gbd-consult.de
- New QGIS release 2.2
* Thu Jan 09 2014 nrochard@gmail.com
- fix spatialite support for python plugin
* Sat Nov 30 2013 hpj@urpla.net
- add sample data as separate package
- more spec cleanup
* Thu Nov 28 2013 hpj@urpla.net
- add missing private declarations for python sip bindings
- fix qgis.spec file: add missing %dirs, cleanup
* Tue Nov 05 2013 tzotsos@opensuse.org
- Added python-psycopg2 as requirement
* Mon Nov 04 2013 dassau@gbd-consult.de
- clean up
* Mon Nov 04 2013 dassau@gbd-consult.de
- added python-qscintilla as requirement
* Wed Sep 25 2013 dassau@gbd-consult.de
- added python-matplotlib as requirement
* Wed Sep 11 2013 dassau@gbd-consult.de
- update to version 2.0.1, because of swisstopo acknowledgement for
the splash screen and small bug fixes
* Mon Sep 09 2013 dassau@gbd-consult.de
- start building qgis packages for version 2.x
/usr/lib64/libqgisgrass8.so /usr/lib64/libqgisgrass8.so.3.44.7 /usr/lib64/qgis/grass /usr/lib64/qgis/grass/bin /usr/lib64/qgis/grass/bin/qgis.g.browser8 /usr/lib64/qgis/grass/modules /usr/lib64/qgis/grass/modules/qgis.d.rast8 /usr/lib64/qgis/grass/modules/qgis.g.info8 /usr/lib64/qgis/grass/modules/qgis.r.in8 /usr/lib64/qgis/grass/modules/qgis.v.in8 /usr/lib64/qgis/libplugin_grass8.so /usr/lib64/qgis/libprovider_grass8.so /usr/lib64/qgis/libprovider_grassraster8.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 01:00:24 2026