Compare commits
4 Commits
6.1.4-1mam
...
6.2.2-1mam
Author | SHA1 | Date | |
---|---|---|---|
60c19df427 | |||
f634cbe4d2 | |||
cba0f29929 | |||
4140293398 |
@ -1,7 +1,7 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: xdg-desktop-portal-kde
|
||||
Version: 6.1.4
|
||||
Version: 6.2.2
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma xdg desktop portal
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -13,6 +13,15 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/xdg-de
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Concurrent
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6OpenGL
|
||||
BuildRequires: libQt6PrintSupport
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
@ -20,6 +29,7 @@ BuildRequires: libkf6-kbookmarks-devel
|
||||
BuildRequires: libkf6-kcompletion-devel
|
||||
BuildRequires: libkf6-kconfig-devel
|
||||
BuildRequires: libkf6-kcoreaddons-devel
|
||||
BuildRequires: libkf6-kcrash-devel
|
||||
BuildRequires: libkf6-kglobalaccel-devel
|
||||
BuildRequires: libkf6-kguiaddons-devel
|
||||
BuildRequires: libkf6-ki18n-devel
|
||||
@ -37,7 +47,6 @@ BuildRequires: libkwayland-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtwayland-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -73,12 +82,23 @@ KDE Plasma xdg desktop portal.
|
||||
%{_datadir}/applications/org.freedesktop.impl.portal.desktop.kde.desktop
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.impl.portal.desktop.kde.service
|
||||
%{_datadir}/knotifications6/xdg-desktop-portal-kde.notifyrc
|
||||
%{_datadir}/xdg-desktop-portal/kde-portals.conf
|
||||
%{_datadir}/xdg-desktop-portal/portals/kde.portal
|
||||
%{_datadir}/qlogging-categories6/xdp-kde.categories
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 6.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 17 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 6.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 08 2024 Automatic Build System <autodist@openmamba.org> 6.1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user