Compare commits
28 Commits
5.20.4-1ma
...
5.25.5-1ma
Author | SHA1 | Date | |
---|---|---|---|
bb5b08f4c9 | |||
8273c9a3c9 | |||
8217e0c818 | |||
2f6f5f1b11 | |||
5d1c19d531 | |||
1f2f2628b3 | |||
510e16ba8d | |||
1a40bf8e88 | |||
eda2e76411 | |||
dcbd151300 | |||
ad5ba9d39c | |||
d11ed840c1 | |||
712caca271 | |||
d2c2cfa31e | |||
ee4945abae | |||
ee2a32ad11 | |||
f115a03f5d | |||
32719193be | |||
98c6183b38 | |||
c0b20dff80 | |||
7117775e22 | |||
87bfe956b7 | |||
2fd1473a9e | |||
e7fd257ca1 | |||
aa113d0bcd | |||
c77907e6bb | |||
9b34c9ea6e | |||
49e816bf52 |
@ -1,30 +1,49 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: xdg-desktop-portal-kde
|
||||
Version: 5.20.4
|
||||
Version: 5.25.5
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma 5 xdg desktop portal
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
URL: https://kde.org/
|
||||
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
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkbookmarks-devel
|
||||
BuildRequires: libkcodecs-devel
|
||||
BuildRequires: libkcompletion-devel
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkconfigwidgets-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkdeclarative-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkiconthemes-devel
|
||||
BuildRequires: libkio-devel
|
||||
BuildRequires: libkitemviews-devel
|
||||
BuildRequires: libkjobwidgets-devel
|
||||
BuildRequires: libknotifications-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libkpackage-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libkwayland-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libwayland-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
KDE Plasma 5 xdg desktop portal.
|
||||
@ -49,17 +68,108 @@ KDE Plasma 5 xdg desktop portal.
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_userunitdir}/plasma-xdg-desktop-portal-kde.service
|
||||
%{_libexecdir}/xdg-desktop-portal-kde
|
||||
%{_datadir}/applications/org.freedesktop.impl.portal.desktop.kde.desktop
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.impl.portal.desktop.kde.service
|
||||
%dir %{_datadir}/xdg-desktop-portal-kde
|
||||
%dir %{_datadir}/xdg-desktop-portal-kde/qml
|
||||
%{_datadir}/knotifications5/xdg-desktop-portal-kde.notifyrc
|
||||
%{_datadir}/xdg-desktop-portal-kde/qml/*.qml
|
||||
%{_datadir}/xdg-desktop-portal/portals/kde.portal
|
||||
%doc COPYING
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Wed Sep 07 2022 Automatic Build System <autodist@mambasoft.it> 5.25.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 03 2022 Automatic Build System <autodist@mambasoft.it> 5.25.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 13 2022 Automatic Build System <autodist@mambasoft.it> 5.25.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 29 2022 Automatic Build System <autodist@mambasoft.it> 5.25.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 22 2022 Automatic Build System <autodist@mambasoft.it> 5.25.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 14 2022 Automatic Build System <autodist@mambasoft.it> 5.25.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 05 2022 Automatic Build System <autodist@mambasoft.it> 5.24.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 30 2022 Automatic Build System <autodist@mambasoft.it> 5.24.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 09 2022 Automatic Build System <autodist@mambasoft.it> 5.24.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 25 2022 Automatic Build System <autodist@mambasoft.it> 5.24.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 16 2022 Automatic Build System <autodist@mambasoft.it> 5.24.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 09 2022 Automatic Build System <autodist@mambasoft.it> 5.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 05 2022 Automatic Build System <autodist@mambasoft.it> 5.23.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 01 2021 Automatic Build System <autodist@mambasoft.it> 5.23.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 11 2021 Automatic Build System <autodist@mambasoft.it> 5.23.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 27 2021 Automatic Build System <autodist@mambasoft.it> 5.23.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 20 2021 Automatic Build System <autodist@mambasoft.it> 5.23.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 15 2021 Automatic Build System <autodist@mambasoft.it> 5.23.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 01 2021 Automatic Build System <autodist@mambasoft.it> 5.22.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 5.21.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 18 2021 Automatic Build System <autodist@mambasoft.it> 5.21.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 06 2021 Automatic Build System <autodist@mambasoft.it> 5.20.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 02 2020 Automatic Build System <autodist@mambasoft.it> 5.20.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user