automatic version update by autodist [release 5.27.1-1mamba;Wed Feb 22 2023]
This commit is contained in:
parent
3b5e8a030b
commit
a93703e366
@ -1,8 +1,8 @@
|
|||||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||||
|
|
||||||
Name: xdg-desktop-portal-kde
|
Name: xdg-desktop-portal-kde
|
||||||
Version: 5.26.5
|
Version: 5.27.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: KDE Plasma 5 xdg desktop portal
|
Summary: KDE Plasma 5 xdg desktop portal
|
||||||
Group: Graphical Desktop/Applications/Configuration
|
Group: Graphical Desktop/Applications/Configuration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -15,6 +15,7 @@ License: LGPL
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libkauth-devel
|
BuildRequires: libkauth-devel
|
||||||
BuildRequires: libkbookmarks-devel
|
BuildRequires: libkbookmarks-devel
|
||||||
BuildRequires: libkcodecs-devel
|
BuildRequires: libkcodecs-devel
|
||||||
@ -23,6 +24,8 @@ BuildRequires: libkconfig-devel
|
|||||||
BuildRequires: libkconfigwidgets-devel
|
BuildRequires: libkconfigwidgets-devel
|
||||||
BuildRequires: libkcoreaddons-devel
|
BuildRequires: libkcoreaddons-devel
|
||||||
BuildRequires: libkdeclarative-devel
|
BuildRequires: libkdeclarative-devel
|
||||||
|
BuildRequires: libkglobalaccel-devel
|
||||||
|
BuildRequires: libkguiaddons-devel
|
||||||
BuildRequires: libki18n-devel
|
BuildRequires: libki18n-devel
|
||||||
BuildRequires: libkiconthemes-devel
|
BuildRequires: libkiconthemes-devel
|
||||||
BuildRequires: libkio-devel
|
BuildRequires: libkio-devel
|
||||||
@ -38,8 +41,10 @@ BuildRequires: libkxmlgui-devel
|
|||||||
BuildRequires: libsolid-devel
|
BuildRequires: libsolid-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libwayland-devel
|
BuildRequires: libwayland-devel
|
||||||
|
BuildRequires: libxkbcommon-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
|
BuildRequires: qt5-qtwayland-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
@ -74,9 +79,16 @@ KDE Plasma 5 xdg desktop portal.
|
|||||||
%{_datadir}/dbus-1/services/org.freedesktop.impl.portal.desktop.kde.service
|
%{_datadir}/dbus-1/services/org.freedesktop.impl.portal.desktop.kde.service
|
||||||
%{_datadir}/knotifications5/xdg-desktop-portal-kde.notifyrc
|
%{_datadir}/knotifications5/xdg-desktop-portal-kde.notifyrc
|
||||||
%{_datadir}/xdg-desktop-portal/portals/kde.portal
|
%{_datadir}/xdg-desktop-portal/portals/kde.portal
|
||||||
|
%{_datadir}/qlogging-categories5/xdp-kde.categories
|
||||||
%doc LICENSES
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 22 2023 Automatic Build System <autodist@mambasoft.it> 5.27.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Feb 17 2023 Automatic Build System <autodist@mambasoft.it> 5.27.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jan 05 2023 Automatic Build System <autodist@mambasoft.it> 5.26.5-2mamba
|
* Thu Jan 05 2023 Automatic Build System <autodist@mambasoft.it> 5.26.5-2mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user