rebuilt by autoport with build requirements: libgdal-devel>=0:3.10.2-1mamba [release 1.17.1-2mamba;Sun Apr 06 2025]

This commit is contained in:
2025-04-08 16:51:36 +02:00
parent e52a5dcfee
commit 56043899ab
2 changed files with 16 additions and 6 deletions

View File

@@ -3,3 +3,4 @@
Use QMapShack to plan your next outdoor trip or to visualize and archive all the GPS recordings of your past exciting adventures.
QMapShack is the next generation of the famous QLandkarte GT application. And of course it's even better and easier to use.

View File

@@ -1,6 +1,6 @@
Name: qmapshack
Version: 1.17.1
Release: 1mamba
Release: 2mamba
Summary: Application to plan outdoor trips and visualize and archive all the GPS recordings
Group: Graphical Desktop/Applications/Utilities
Vendor: openmamba
@@ -11,24 +11,31 @@ Source: https://github.com/Maproom/qmapshack.git/V_%{version}/qmapshack-%
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt5Core
BuildRequires: libQt5DBus
BuildRequires: libQt5Gui
BuildRequires: libQt5Help
BuildRequires: libQt5Network
BuildRequires: libQt5Positioning-devel
BuildRequires: libQt5PrintSupport
BuildRequires: libQt5Sql
BuildRequires: libQt5WebChannel-devel
BuildRequires: libQt5WebEngine-devel
BuildRequires: libQt5Widgets
BuildRequires: libQt5Xml
BuildRequires: libbzip2-devel
BuildRequires: libgcc
BuildRequires: libgdal-devel
BuildRequires: libglvnd-devel
BuildRequires: libjpeg-devel
BuildRequires: libjpeg-turbo
BuildRequires: libproj-devel
BuildRequires: libquazip-devel
BuildRequires: libroutino-devel
BuildRequires: libstdc++6-devel
BuildRequires: libz-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
BuildRequires: qt5-qttools-devel
## AUTOBUILDREQ-END
BuildRequires: libgdal-devel >= 0:3.8.3-1mamba
BuildRequires: libgdal-devel >= 0:3.10.2-1mamba
BuildRequires: libproj-devel >= 0:9.1.1-1mamba
BuildRequires: cmake
BuildRequires: routino
@@ -41,7 +48,6 @@ Obsoletes: qlandkartegt <= 1.15.2
Use QMapShack to plan your next outdoor trip or to visualize and archive all the GPS recordings of your past exciting adventures.
QMapShack is the next generation of the famous QLandkarte GT application. And of course it's even better and easier to use.
%debug_package
%prep
%setup -q
@@ -98,6 +104,9 @@ QMapShack is the next generation of the famous QLandkarte GT application. And of
%doc LICENSE
%changelog
* Sun Apr 06 2025 Automatic Build System <autodist@mambasoft.it> 1.17.1-2mamba
- rebuilt by autoport with build requirements: libgdal-devel>=0:3.10.2-1mamba
* Wed Dec 13 2023 Automatic Build System <autodist@mambasoft.it> 1.17.1-1mamba
- automatic version update by autodist