Compare commits
7 Commits
5.21.2-1ma
...
5.22.4-1ma
Author | SHA1 | Date | |
---|---|---|---|
32719193be | |||
98c6183b38 | |||
c0b20dff80 | |||
7117775e22 | |||
87bfe956b7 | |||
2fd1473a9e | |||
e7fd257ca1 |
@ -1,25 +1,42 @@
|
|||||||
%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.21.2
|
Version: 5.22.4
|
||||||
Release: 1mamba
|
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
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.kde.org
|
URL: https://kde.org/
|
||||||
Source: https://download.kde.org/stable/plasma/%{plasmaver}/xdg-desktop-portal-kde-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{plasmaver}/xdg-desktop-portal-kde-%{version}.tar.xz
|
||||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libkauth-devel
|
||||||
|
BuildRequires: libkbookmarks-devel
|
||||||
|
BuildRequires: libkcodecs-devel
|
||||||
|
BuildRequires: libkcompletion-devel
|
||||||
|
BuildRequires: libkconfig-devel
|
||||||
|
BuildRequires: libkconfigwidgets-devel
|
||||||
BuildRequires: libkcoreaddons-devel
|
BuildRequires: libkcoreaddons-devel
|
||||||
|
BuildRequires: libkdeclarative-devel
|
||||||
BuildRequires: libki18n-devel
|
BuildRequires: libki18n-devel
|
||||||
|
BuildRequires: libkio-devel
|
||||||
|
BuildRequires: libkitemviews-devel
|
||||||
|
BuildRequires: libkjobwidgets-devel
|
||||||
BuildRequires: libknotifications-devel
|
BuildRequires: libknotifications-devel
|
||||||
|
BuildRequires: libkpackage-devel
|
||||||
|
BuildRequires: libkservice-devel
|
||||||
|
BuildRequires: libkwayland-devel
|
||||||
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
|
BuildRequires: libkwindowsystem-devel
|
||||||
|
BuildRequires: libkxmlgui-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libqt5-devel
|
||||||
|
BuildRequires: libsolid-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libwayland-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: rpm-macros-kde5
|
BuildRequires: rpm-macros-kde5
|
||||||
@ -56,9 +73,33 @@ KDE Plasma 5 xdg desktop portal.
|
|||||||
%{_datadir}/knotifications5/xdg-desktop-portal-kde.notifyrc
|
%{_datadir}/knotifications5/xdg-desktop-portal-kde.notifyrc
|
||||||
%{_datadir}/xdg-desktop-portal-kde/qml/*.qml
|
%{_datadir}/xdg-desktop-portal-kde/qml/*.qml
|
||||||
%{_datadir}/xdg-desktop-portal/portals/kde.portal
|
%{_datadir}/xdg-desktop-portal/portals/kde.portal
|
||||||
%doc COPYING
|
%doc LICENSES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 28 2021 Automatic Build System <autodist@mambasoft.it> 5.22.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Jul 07 2021 Automatic Build System <autodist@mambasoft.it> 5.22.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Jun 23 2021 Automatic Build System <autodist@mambasoft.it> 5.22.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Jun 17 2021 Automatic Build System <autodist@mambasoft.it> 5.22.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Jun 11 2021 Automatic Build System <autodist@mambasoft.it> 5.22.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed May 05 2021 Automatic Build System <autodist@mambasoft.it> 5.21.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Apr 09 2021 Automatic Build System <autodist@mambasoft.it> 5.21.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 5.21.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 5.21.2-1mamba
|
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 5.21.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user