automatic version update by autodist [release 1.10.0-1mamba;Tue Dec 24 2024]
This commit is contained in:
parent
6d7a5bb53c
commit
077be0d114
@ -1,6 +1,6 @@
|
|||||||
%define tagver %(echo %version | tr . _)
|
%define tagver %(echo %version | tr . _)
|
||||||
Name: gpsbabel
|
Name: gpsbabel
|
||||||
Version: 1.9.0
|
Version: 1.10.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GPSBabel converts waypoints, tracks, and routes between popular GPS receivers and mapping programs
|
Summary: GPSBabel converts waypoints, tracks, and routes between popular GPS receivers and mapping programs
|
||||||
Group: Applications/Scientific
|
Group: Applications/Scientific
|
||||||
@ -12,15 +12,23 @@ Source: https://github.com/gpsbabel/gpsbabel.git/gpsbabel_%{tagver}/gpsba
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libQt5Positioning-devel
|
BuildRequires: libQt6Core
|
||||||
BuildRequires: libQt5SerialPort-devel
|
BuildRequires: libQt6Gui
|
||||||
BuildRequires: libQt5WebChannel-devel
|
BuildRequires: libQt6Network
|
||||||
BuildRequires: libQt5WebEngine-devel
|
BuildRequires: libQt6OpenGL
|
||||||
|
BuildRequires: libQt6PrintSupport
|
||||||
|
BuildRequires: libQt6SerialPort-devel
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
|
BuildRequires: libQt6Xml
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt6-qt5compat-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt6-qtdeclarative-devel
|
||||||
|
BuildRequires: qt6-qtpositioning-devel
|
||||||
|
BuildRequires: qt6-qtwebchannel-devel
|
||||||
|
BuildRequires: qt6-qtwebengine-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -56,6 +64,9 @@ install -D -m0644 gui/images/appicon.png %{buildroot}%{_datadir}/pixmaps/gpsbabe
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 24 2024 Automatic Build System <autodist@openmamba.org> 1.10.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 20 2023 Automatic Build System <autodist@mambasoft.it> 1.9.0-1mamba
|
* Fri Oct 20 2023 Automatic Build System <autodist@mambasoft.it> 1.9.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user