automatic version update by autodist [release 24.08.3-1mamba;Sat Nov 09 2024]
This commit is contained in:
parent
502bee11ec
commit
3dfd1586ff
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: calendarsupport
|
||||
Version: 24.08.2
|
||||
Version: 24.08.3
|
||||
Release: 1mamba
|
||||
Summary: KDE calendar support library
|
||||
Group: System/Libraries
|
||||
@ -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: libQt6PrintSupport
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libakonadi-calendar-devel
|
||||
BuildRequires: libakonadi-devel
|
||||
BuildRequires: libakonadi-notes-devel
|
||||
@ -39,7 +45,6 @@ BuildRequires: libkidentitymanagement-devel
|
||||
BuildRequires: libkmime-devel
|
||||
BuildRequires: libktextaddons-qt6-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: kf6-rpm-macros
|
||||
@ -101,6 +106,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_qt6_docdir}/KPim6CalendarSupport.*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 09 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