automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]
This commit is contained in:
parent
169186e8cb
commit
7085572c6c
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kosmindoormap
|
||||
Version: 24.08.2
|
||||
Version: 24.08.3
|
||||
Release: 1mamba
|
||||
Summary: A library and QML component for rendering multi-level OSM indoor maps
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
@ -13,6 +13,10 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
||||
License: BSD, LGPL, MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6OpenGL
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkf6-kcoreaddons-devel
|
||||
@ -22,7 +26,6 @@ BuildRequires: libkopeninghours-devel
|
||||
BuildRequires: libkpublictransport-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -111,6 +114,9 @@ exit 0
|
||||
%{_libdir}/cmake/KOSMIndoorMap/KOSMIndoorMap*.cmake
|
||||
|
||||
%changelog
|
||||
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user