Compare commits

..

3 Commits

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: xdg-desktop-portal-kde
Version: 5.18.3
Version: 5.19.0
Release: 1mamba
Summary: KDE Plasma 5 xdg desktop portal
Group: Graphical Desktop/Applications/Configuration
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org
Source: https://download.kde.org/stable/plasma/%{version}/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
## AUTOBUILDREQ-BEGIN
@ -54,11 +54,24 @@ KDE Plasma 5 xdg desktop portal.
%{_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}/xdg-desktop-portal-kde/qml/AppChooserDialog.qml
%{_datadir}/knotifications5/xdg-desktop-portal-kde.notifyrc
%{_datadir}/xdg-desktop-portal-kde/qml/*.qml
%{_datadir}/xdg-desktop-portal/portals/kde.portal
%doc COPYING
%changelog
* Wed Jun 10 2020 Automatic Build System <autodist@mambasoft.it> 5.19.0-1mamba
- automatic version update by autodist
* Wed May 06 2020 Automatic Build System <autodist@mambasoft.it> 5.18.5-1mamba
- automatic version update by autodist
* Mon Apr 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 5.18.4.1-1mamba
- update to 5.18.4.1
* Wed Apr 01 2020 Automatic Build System <autodist@mambasoft.it> 5.18.4-1mamba
- automatic version update by autodist
* Wed Mar 11 2020 Automatic Build System <autodist@mambasoft.it> 5.18.3-1mamba
- automatic version update by autodist