update to 1.16.0 [release 1.16.0-1mamba;Thu Jun 24 2021]
This commit is contained in:
parent
8ba4b411c6
commit
a2fe89a27e
@ -1,5 +1,5 @@
|
|||||||
Name: qmapshack
|
Name: qmapshack
|
||||||
Version: 1.15.2
|
Version: 1.16.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Application to plan outdoor trips and visualize and archive all the GPS recordings
|
Summary: Application to plan outdoor trips and visualize and archive all the GPS recordings
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -14,25 +14,24 @@ Patch2: qmapshack-1.15.0-fix_crash_in_profile.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libGL-devel
|
|
||||||
BuildRequires: libQt5WebEngine-devel
|
BuildRequires: libQt5WebEngine-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgdal-devel
|
BuildRequires: libgdal-devel
|
||||||
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: libproj-devel
|
BuildRequires: libproj-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libquazip-devel
|
BuildRequires: libquazip-devel
|
||||||
BuildRequires: libroutino-devel
|
BuildRequires: libroutino-devel
|
||||||
BuildRequires: libsqlite-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: routino
|
BuildRequires: routino
|
||||||
|
BuildRequires: libproj-devel >= 8.0.1
|
||||||
Requires: routino
|
Requires: routino
|
||||||
Provides: qlandkartegt
|
Provides: qlandkartegt
|
||||||
Obsoletes: qlandkartegt
|
Obsoletes: qlandkartegt <= 1.15.2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Use QMapShack to plan your next outdoor trip or to visualize and archive all the GPS recordings of your past exciting adventures.
|
Use QMapShack to plan your next outdoor trip or to visualize and archive all the GPS recordings of your past exciting adventures.
|
||||||
@ -98,6 +97,9 @@ QMapShack is the next generation of the famous QLandkarte GT application. And of
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 24 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16.0-1mamba
|
||||||
|
- update to 1.16.0
|
||||||
|
|
||||||
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 1.15.2-1mamba
|
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 1.15.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user