Accepting request 1042004 from home:notrub:branches:Application:Geo
- Update to 3.28.1 (2nd release after 3.24.1, skipping 3.26). OpenSuSE "Official" version has fallen some way behind upstream feature releases. Requirement for Python 3.7 is not met in 15.4, but works for Tumbleweed. https://changelog.qgis.org/en/qgis/version/3.28/ https://changelog.qgis.org/en/qgis/version/3.26/ OBS-URL: https://build.opensuse.org/request/show/1042004 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=356
This commit is contained in:
parent
9e5bc06d56
commit
cbdab6e090
7
_service
Normal file
7
_service
Normal file
@ -0,0 +1,7 @@
|
||||
<services>
|
||||
<service name="download_url">
|
||||
<param name="host">download.qgis.org</param>
|
||||
<param name="protocol">https</param>
|
||||
<param name="path">/downloads/qgis-3.28.1.tar.bz2</param>
|
||||
</service>
|
||||
</services>
|
3
_service:download_files:qgis-3.28.1.tar.bz2
Normal file
3
_service:download_files:qgis-3.28.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09015bb68c45556ffe9d480272d24048e6276a6bf1c010fd77beae64329ff674
|
||||
size 158612624
|
1
_service:download_files:qgis-3.28.1.tar.bz2.sha256
Normal file
1
_service:download_files:qgis-3.28.1.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
09015bb68c45556ffe9d480272d24048e6276a6bf1c010fd77beae64329ff674 qgis-3.28.1.tar.bz2
|
3
_service:download_url:qgis-3.28.1.tar.bz2
Normal file
3
_service:download_url:qgis-3.28.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09015bb68c45556ffe9d480272d24048e6276a6bf1c010fd77beae64329ff674
|
||||
size 158612624
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20cc5c47fb9463e82c72ac77122b77849f04f6fb64314ac5fe6d0069dd0d5c11
|
||||
size 139671856
|
@ -1 +0,0 @@
|
||||
20cc5c47fb9463e82c72ac77122b77849f04f6fb64314ac5fe6d0069dd0d5c11 qgis-3.24.1.tar.bz2
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 10 12:15:32 UTC 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 3 11:28:43 UTC 2022 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||
|
||||
|
10
qgis.spec
10
qgis.spec
@ -24,7 +24,7 @@ Name: qgis-ltr
|
||||
%else
|
||||
Name: qgis
|
||||
%endif
|
||||
Version: 3.24.1
|
||||
Version: 3.28.1
|
||||
Release: 0
|
||||
Summary: A Geographic Information System (GIS)
|
||||
License: GPL-2.0-only
|
||||
@ -40,11 +40,11 @@ Patch2: qgis-fix-cmake-findpdal.patch
|
||||
BuildRequires: FastCGI-devel
|
||||
BuildRequires: PDAL-devel
|
||||
BuildRequires: bison >= 2.4
|
||||
BuildRequires: cmake >= 3.0.0
|
||||
BuildRequires: cmake >= 3.12.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: filesystem
|
||||
BuildRequires: flex >= 2.5.6
|
||||
BuildRequires: geos-devel >= 3.4
|
||||
BuildRequires: geos-devel >= 3.9
|
||||
BuildRequires: libQt5Sql-private-headers-devel
|
||||
BuildRequires: libQt5Sql5-mysql
|
||||
BuildRequires: libQt5Sql5-postgresql
|
||||
@ -108,13 +108,13 @@ BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5Xml)
|
||||
BuildRequires: pkgconfig(expat) >= 1.95
|
||||
# Requires at least gdal 3.1 for GeoTIFF and Proj >= 6 - https://github.com/qgis/QGIS/issues/36699#issuecomment-633539864
|
||||
BuildRequires: pkgconfig(gdal) >= 3.1
|
||||
BuildRequires: pkgconfig(gdal) >= 3.2.0
|
||||
BuildRequires: pkgconfig(Qt5Qwt6)
|
||||
BuildRequires: pkgconfig(gsl) >= 1.8
|
||||
BuildRequires: pkgconfig(libpq) > 9.4
|
||||
BuildRequires: pkgconfig(libzip)
|
||||
BuildRequires: pkgconfig(pdal) >= 2.2.0
|
||||
BuildRequires: pkgconfig(proj) >= 6.3.1
|
||||
BuildRequires: pkgconfig(proj) >= 7.2.0
|
||||
BuildRequires: pkgconfig(python3) >= 3.7
|
||||
BuildRequires: pkgconfig(qca2-qt5)
|
||||
BuildRequires: pkgconfig(spatialite) >= 4.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user