automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]
This commit is contained in:
parent
810861de5e
commit
be3f87a326
11
ktrip.spec
11
ktrip.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: ktrip
|
||||
Version: 24.08.2
|
||||
Version: 24.08.3
|
||||
Release: 1mamba
|
||||
Summary: A public transport assistant targeted towards mobile Linux and Android
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -13,6 +13,11 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6OpenGL
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkf6-kconfig-devel
|
||||
@ -20,7 +25,6 @@ BuildRequires: libkf6-kcoreaddons-devel
|
||||
BuildRequires: libkf6-ki18n-devel
|
||||
BuildRequires: libkpublictransport-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -57,6 +61,9 @@ KTrip is a public transport assistant targeted towards mobile Linux and Android.
|
||||
%doc LICENSES
|
||||
|
||||
%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