Compare commits
14 Commits
5.17.1-1ma
...
5.19.4-1ma
Author | SHA1 | Date | |
---|---|---|---|
3bfd2466e5 | |||
684e3ca637 | |||
c19cf86a46 | |||
a2232ce352 | |||
34959ba3c2 | |||
a15c13bc81 | |||
f0e4d3a501 | |||
3e7ee8e3d2 | |||
d6534a2bd7 | |||
6a0e85df8f | |||
4db7bc1973 | |||
fac00f86bc | |||
915b798918 | |||
2d6e718084 |
@ -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.17.1
|
||||
Version: 5.19.4
|
||||
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
|
||||
@ -50,11 +50,64 @@ KDE Plasma 5 xdg desktop portal.
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_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
|
||||
|
||||
%changelog
|
||||
* Thu Jul 30 2020 Automatic Build System <autodist@mambasoft.it> 5.19.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 07 2020 Automatic Build System <autodist@mambasoft.it> 5.19.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 25 2020 Automatic Build System <autodist@mambasoft.it> 5.19.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 17 2020 Automatic Build System <autodist@mambasoft.it> 5.19.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
* Wed Feb 26 2020 Automatic Build System <autodist@mambasoft.it> 5.18.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 19 2020 Automatic Build System <autodist@mambasoft.it> 5.18.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 14 2020 Automatic Build System <autodist@mambasoft.it> 5.18.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 08 2020 Automatic Build System <autodist@mambasoft.it> 5.17.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 03 2019 Automatic Build System <autodist@mambasoft.it> 5.17.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 13 2019 Automatic Build System <autodist@mambasoft.it> 5.17.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 30 2019 Automatic Build System <autodist@mambasoft.it> 5.17.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 23 2019 Automatic Build System <autodist@mambasoft.it> 5.17.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user