Changelog for
qgis-3.18.3-bp155.2.47.x86_64.rpm :
* Tue Apr 12 2022 Max Lin
- BuildRequires sip4 to instead of sip6 on Leap 15.4
* Wed May 26 2021 Nicolas Rochard - Update to 3.18.3 (monthly bugfix)
* Mon Apr 19 2021 Nicolas Rochard - Update to 3.18.2 (monthly bugfix)
* Wed Mar 24 2021 Nicolas Rochard - Update to 3.18.1 (monthly bugfix)
* Wed Feb 24 2021 Guillaume GARDET - 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 - Update to 3.16.4- Update spec file to ease future move from qgis to qgis-ltr
* Thu Jan 21 2021 Guillaume GARDET - Update to 3.16.3- Drop upstream patch:
* qgis-pr37842-sip5.patch
* Fri Dec 11 2020 Antonio Larrosa - Add BuildRequires: pkgconfig(Qt5WebKitWidgets) to explicitly list the dependencies which fixes building in Leap 15.3
* Sat Nov 21 2020 Benjamin Greiner - remove lower sip-devel limit for Leaps.
* Fri Sep 25 2020 Benjamin Greiner - support SIP5 with qgis-pr37842-sip5.patch gh#qgis/QGIS#37842
* Wed Sep 16 2020 Michel Normand - 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 - 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 - Use memoryperjob constraint instead of %limit_build macro.
* Tue Jul 07 2020 Michel Normand - use limit_build for ppc64le to avoid OOM failure on power8-01
* Thu Jun 25 2020 Guillaume GARDET - proj.db is required, so requires proj package
* Tue Jun 23 2020 Guillaume GARDET - 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 - 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 - Update to 3.12.3 (bugfix)
* Mon Jun 08 2020 Guillaume GARDET - Backport patch for qt 5.15:
* qgis-qt5.15.patch
* Mon Apr 27 2020 Nicolas Rochard - Update to 3.12.2 (monthly bugfix)
* Wed Apr 15 2020 Guillaume GARDET - 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 - Use gdal 3 where possible because of bugs with gdal 2 https://github.com/qgis/QGIS/issues/34933
* Mon Mar 09 2020 Guillaume GARDET - Update to 3.12.0, changes are documented at https://changelog.qgis.org/en/qgis/version/3.12/
* Mon Feb 24 2020 Andreas Schwab - Bump disk constraints to 18Gb
* Fri Feb 07 2020 Guillaume GARDET - 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 - Add upstream patch Fix-build-with-txt2tags-3.3.patch
* Mon Dec 02 2019 Dirk Stoecker - Autoconfigure grass directory
* Sun Dec 01 2019 Angelos Tzotsos - Use GRASS 7.8.x- Remove OTB build requirement
* Sat Nov 16 2019 Andreas Schwab - Use %_lib
* Thu Nov 14 2019 Dirk Stoecker - drop obsolete patch fix_grass_qt511.patch
* Wed Nov 13 2019 Libor Pechacek - Fix upstream issue 32764 preventing parallel build and remove the build time workaround.- Added patches: a07d915d7bf9c7c54b2047f8819ba2aae6669f35.patch
* Thu Nov 07 2019 Libor Pechacek - 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 - 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 - 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 - Update to latest version 3.8.3 (monthly bugfix)
* Thu Sep 19 2019 Antoine Belvire - Conflict with qgis-ltr and qgis-master rather than obsolete them.- Make sample-data subpackage noarch.
* Mon Sep 16 2019 Dirk Stoecker - Make build with otr configurable
* Wed Sep 04 2019 Dirk Stoecker - De-duplicate sample-data
* Wed Jul 24 2019 Nicolas Rochard - Update to latest version 3.8.1 (monthly bugfix)
* Tue Jul 09 2019 Aaron Puchert - 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 - Ensure that descriptions are neutral and free of redundancies.- Plugins do not need ldconfig, so remove those scriptlets.
* Wed Jul 03 2019 Dirk Stoecker - Update to 3.8.0
* Wed Jul 03 2019 Dirk Stoecker - add ef8f06330f57882f740cfe7f8f3659b54b1bb1fb.patch to build qith QT >5.13
* Sat Apr 06 2019 Bruno Friedmann - 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 - Fix the build requirements for the Tumbleweed repo, pg_config is now in postgresqlXX-server-devel (bsc#1131494)
* Fri Mar 22 2019 Guillaume GARDET - Force usage of proj5 as proj (version 6) is not supported yet
* Wed Feb 27 2019 Bruno Friedmann - 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 - Update to 3.4.4
* Fri Dec 21 2018 Nicolas Rochard - Update to 3.4.3
* Wed Nov 28 2018 Nicolas Rochard - Update to 3.4.2
* Mon Nov 05 2018 Guillaume GARDET - Update to 3.4.1
* Tue Oct 30 2018 Guillaume GARDET - Enable openCL
* Tue Oct 30 2018 Guillaume GARDET - Update to 3.4.0- Remove qgis.desktop source as it is provided by qgis sources now
* Fri Oct 19 2018 Guillaume GARDET - Fix version in qgis.desktop
* Mon Sep 17 2018 Bruno Friedmann - Update to version 3.2.3 (monthy bug fix release)
* Tue Aug 21 2018 Bruno Friedmann - 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.gardetAATTopensuse.org- Add missing qwt6-devel build dep
* Mon Jul 23 2018 nrochardAATTgmail.com- Update to 3.2.1 (monthly bug fix release)
* Tue Jul 17 2018 brunoAATTioda-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 brunoAATTioda-net.ch- Added patch fix_grass_qt511.patch fix_3d_qt511.patch to fix build with QT5 > 5.11
* Fri Jun 08 2018 ernstAATTpleiszenburg.de- Update to 3.0.3- Fixed name and version in desktop-file
* Tue Mar 27 2018 wbauerAATTtmo.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 guillaumeAATTopensuse.org- Add _constraints to get a worker able to build qgis
* Mon Feb 26 2018 guillaumeAATTopensuse.org- Update to 3.0.0
* Thu Jan 25 2018 guillaumeAATTopensuse.org- Update to 2.18.16
* Thu Jan 04 2018 wbauerAATTtmo.at- Build without QtWebKit on Tumbleweed and SLE/Leap 15, libQtWebKit4 is about to be dropped soon
* Wed Jan 03 2018 fabianAATTritter-vogt.de- Don\'t reference the removed Qt3-based qca
* Wed Dec 13 2017 mpluskalAATTsuse.com- Use cmake macros- Cleanup with spec-cleaner
* Tue Dec 12 2017 nrochardAATTgmail.com- Update to 2.18.15
* Mon Nov 13 2017 brunoAATTioda-net.ch- Update to 2.8.14 (Qgis 2.8 will become the new ltr soon)
* Thu Oct 26 2017 brunoAATTioda-net.ch- Remove obsolete BuildRequires qca-devel (qca 1.x has been removed in Tumbleweed) We\'ve been already using libqca2-devel Fix booAATT1065257
* Wed Sep 20 2017 dassauAATTgbd-consult.de- Update to 2.18.13
* Thu Aug 24 2017 nrochardAATTgmail.com- Update to 2.18.12
* Fri Jul 28 2017 nrochardAATTgmail.com- Update to 2.18.11
* Tue Jun 27 2017 nrochardAATTgmail.com- Fix error package name python-Pygments and python-Jinja2
* Fri Jun 23 2017 nrochardAATTgmail.com- Update to 2.18.10- Packaging + Add python2-Pygments and python2-Jinja2 need by MetaSearch Catalogue Client plugin
* Mon Jun 19 2017 brunoAATTioda-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 nrochardAATTgmail.com- Update to 2.18.9
* Tue Apr 25 2017 nrochardAATTgmail.com- Update to 2.18.7
* Tue Apr 11 2017 brunoAATTioda-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 brunoAATTioda-net.ch- Packaging: + Add upstream-85a0db2-additionnal-fix-sip.patch for sip 4.19.1 exclusively applied for TW
* Mon Feb 27 2017 nrochardAATTgmail.com- Update to 2.18.4
* Wed Jan 18 2017 nrochardAATTgmail.com- Update to 2.18.3- Packaging : + added upstream-2c43568-qt_bug.patch to fix build errors on Leap
* Thu Jan 05 2017 guillaumeAATTopensuse.org- Fix build for non-x86 64-bit arch (aarch64 ppc64 ppc64le)
* Wed Dec 21 2016 nrochardAATTgmail.com- Update to 2.18.2
* Wed Dec 07 2016 nrochardAATTgmail.com- Update to 2.18.1
* Sun Oct 23 2016 dassauAATTgbd-consult.de- Update to 2.18.0
* Tue Sep 27 2016 nrochardAATTgmail.com- Update to 2.16.3
* Thu Sep 08 2016 nrochardAATTgmail.com- Update to 2.16.2
* Mon Aug 01 2016 dassauAATTgbd-consult.de- Update to 2.16.1
* Mon Jul 11 2016 dassauAATTgbd-consult.de- Update to 2.16.0
* Mon May 23 2016 nrochardAATTgmail.com- Update to 2.14.3
* Mon May 02 2016 nrochardAATTgmail.com- Update to 2.14.2
* Tue Mar 29 2016 dassauAATTgbd-consult.de- Update to 2.14.1
* Mon Mar 21 2016 nrochardAATTgmail.com- Fix Desktop shortcut to 2.14.0 \"Essen\"
* Wed Mar 16 2016 dassauAATTgbd-consult.de- Update to 2.14.0
* Fri Jan 15 2016 nrochardAATTgmail.com- Update to 2.12.3
* Mon Dec 28 2015 nrochardAATTgmail.com- Update to 2.12.2
* Sun Dec 27 2015 tzotsosAATTopensuse.org- Update to libspatialindex4
* Tue Dec 01 2015 nrochardAATTgmail.com- Update to 2.12.1
* Mon Nov 02 2015 dassauAATTgbd-consult.de- New QGIS release 2.12.0
* Sat Aug 01 2015 tzotsosAATTopensuse.org- back to using grass package
* Mon Jul 27 2015 dassauAATTgbd-consult.de- New QGIS release 2.10.1
* Fri Jun 26 2015 dassauAATTgbd-consult.de- New QGIS release 2.10.0
* Wed Jun 24 2015 dassauAATTgbd-consult.de- obsolete qgis2-plugin-grass
* Tue Jun 16 2015 dassauAATTgbd-consult.de- update to build with grass7 support instead of grass 6
* Thu Jun 11 2015 dassauAATTgbd-consult.de- change cmake parameters to build with qgis server again
* Thu Jun 11 2015 dassauAATTgbd-consult.de- change dependency order
* Tue May 19 2015 dassauAATTgbd-consult.de- small update desktop file
* Mon May 11 2015 dassauAATTgbd-consult.de- Minor QGIS release 2.8.2
* Thu Feb 26 2015 tzotsosAATTopensuse.org- Minor QGIS release 2.8.1
* Sun Feb 22 2015 tzotsosAATTopensuse.org- New QGIS release 2.8.0
* Wed Jan 14 2015 tzotsosAATTopensuse.org- Do not obsolete grass7 unless grass-plugin is used- Removed requirements (OBS resolves requirements automatically)
* Sun Nov 30 2014 tzotsosAATTopensuse.org- New QGIS release 2.6.1
* Wed Nov 05 2014 dassauAATTgbd-consult.de- obsolet grass7 - use grass stable package instead
* Wed Nov 05 2014 dassauAATTgbd-consult.de- added python-wxWidgets as dependency
* Wed Nov 05 2014 dassauAATTgbd-consult.de- added libqscintilla dependencies
* Wed Nov 05 2014 dassauAATTgbd-consult.de- New QGIS release 2.6