automatic version update by autodist [release 24.12.0-1mamba;Mon Dec 16 2024]
This commit is contained in:
parent
08fd60cbbe
commit
ffee813829
17
merkuro.spec
17
merkuro.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: merkuro
|
||||
Version: 24.08.3
|
||||
Version: 24.12.0
|
||||
Release: 1mamba
|
||||
Summary: A Kirigami-based calendar and task management application that uses Akonadi
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
@ -13,6 +13,13 @@ 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: libQt6OpenGL
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libakonadi-calendar-devel
|
||||
BuildRequires: libakonadi-contacts-devel
|
||||
@ -22,6 +29,7 @@ BuildRequires: libassuan-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libgpgme-devel
|
||||
BuildRequires: libgpgmepp
|
||||
BuildRequires: libgrantleetheme-devel
|
||||
BuildRequires: libkcalutils-devel
|
||||
BuildRequires: libkdepim-devel
|
||||
@ -33,6 +41,7 @@ BuildRequires: libkf6-kconfig-devel
|
||||
BuildRequires: libkf6-kconfigwidgets-devel
|
||||
BuildRequires: libkf6-kcontacts-devel
|
||||
BuildRequires: libkf6-kcoreaddons-devel
|
||||
BuildRequires: libkf6-kcrash-devel
|
||||
BuildRequires: libkf6-kdbusaddons-devel
|
||||
BuildRequires: libkf6-ki18n-devel
|
||||
BuildRequires: libkf6-kio-devel
|
||||
@ -57,7 +66,6 @@ BuildRequires: libpimcommon-devel
|
||||
BuildRequires: libqgpgme-qt6-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: messagelib-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -97,7 +105,7 @@ A Kirigami-based calendar and task management application that uses Akonadi.
|
||||
%{_kf6_qmldir}/org/kde/akonadi/*
|
||||
%dir %{_kf6_qmldir}/org/kde/merkuro
|
||||
%{_kf6_qmldir}/org/kde/merkuro/*
|
||||
%{_datadir}/applications/org.kde.merkuro.*.desktop
|
||||
%{_datadir}/applications/org.kde.merkuro*.desktop
|
||||
%{_metainfodir}/org.kde.merkuro*.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/org.kde.merkuro.*.png
|
||||
%{_datadir}/knotifications6/merkuro.mail.notifyrc
|
||||
@ -109,6 +117,9 @@ A Kirigami-based calendar and task management application that uses Akonadi.
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Mon Dec 16 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 09 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user