automatic version update by autodist [release 24.08.3-1mamba;Fri Nov 08 2024]
This commit is contained in:
parent
9e3e09e219
commit
c6fa33648a
12
kalarm.spec
12
kalarm.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kalarm
|
||||
Version: 24.08.2
|
||||
Version: 24.08.3
|
||||
Release: 1mamba
|
||||
Summary: KDE personal alarm message, audio, command and email scheduler
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
@ -13,6 +13,12 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libakonadi-contacts-devel
|
||||
BuildRequires: libakonadi-devel
|
||||
@ -59,7 +65,6 @@ BuildRequires: libkmime-devel
|
||||
BuildRequires: libktextaddons-qt6-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libvlc-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: kf6-rpm-macros
|
||||
@ -124,6 +129,9 @@ This package contains shared libraries for %{name}.
|
||||
%doc AUTHORS LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user