Compare commits

...

15 Commits

Author SHA1 Message Date
7117775e22 automatic version update by autodist [release 5.22.1-1mamba;Thu Jun 17 2021] 2024-01-05 19:35:16 +01:00
87bfe956b7 automatic version update by autodist [release 5.21.5-1mamba;Wed May 05 2021] 2024-01-05 19:35:16 +01:00
2fd1473a9e automatic version update by autodist [release 5.21.4-1mamba;Fri Apr 09 2021] 2024-01-05 19:35:16 +01:00
e7fd257ca1 automatic version update by autodist [release 5.21.3-1mamba;Wed Mar 17 2021] 2024-01-05 19:35:16 +01:00
aa113d0bcd automatic version update by autodist [release 5.21.2-1mamba;Thu Mar 04 2021] 2024-01-05 19:35:16 +01:00
c77907e6bb automatic version update by autodist [release 5.21.1-1mamba;Thu Feb 25 2021] 2024-01-05 19:35:16 +01:00
9b34c9ea6e automatic version update by autodist [release 5.21.0-1mamba;Thu Feb 18 2021] 2024-01-05 19:35:16 +01:00
49e816bf52 automatic version update by autodist [release 5.20.5-1mamba;Wed Jan 06 2021] 2024-01-05 19:35:16 +01:00
898e159342 automatic version update by autodist [release 5.20.4-1mamba;Wed Dec 02 2020] 2024-01-05 19:35:16 +01:00
e14f93ba8c automatic version update by autodist [release 5.20.3-1mamba;Wed Nov 11 2020] 2024-01-05 19:35:16 +01:00
0631c91d05 automatic version update by autodist [release 5.20.2-1mamba;Wed Oct 28 2020] 2024-01-05 19:35:16 +01:00
89926b2cb9 automatic version update by autodist [release 5.20.1-1mamba;Wed Oct 21 2020] 2024-01-05 19:35:16 +01:00
b626c30294 automatic version update by autodist [release 5.20.0-1mamba;Wed Oct 14 2020] 2024-01-05 19:35:15 +01:00
cbc4e1ba23 automatic version update by autodist [release 5.19.5-1mamba;Wed Sep 02 2020] 2024-01-05 19:35:15 +01:00
3bfd2466e5 automatic version update by autodist [release 5.19.4-1mamba;Thu Jul 30 2020] 2024-01-05 19:35:15 +01:00

View File

@ -1,16 +1,15 @@
%define plasmaver %(echo %version | cut -d. -f1-3)
Name: xdg-desktop-portal-kde
Version: 5.19.3
Version: 5.22.1
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
@ -24,7 +23,6 @@ BuildRequires: libstdc++6-devel
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
BuildRequires: extra-cmake-modules
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
KDE Plasma 5 xdg desktop portal.
@ -57,9 +55,57 @@ KDE Plasma 5 xdg desktop portal.
%{_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
* 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
* Wed Nov 11 2020 Automatic Build System <autodist@mambasoft.it> 5.20.3-1mamba
- automatic version update by autodist
* Wed Oct 28 2020 Automatic Build System <autodist@mambasoft.it> 5.20.2-1mamba
- automatic version update by autodist
* Wed Oct 21 2020 Automatic Build System <autodist@mambasoft.it> 5.20.1-1mamba
- automatic version update by autodist
* Wed Oct 14 2020 Automatic Build System <autodist@mambasoft.it> 5.20.0-1mamba
- automatic version update by autodist
* Wed Sep 02 2020 Automatic Build System <autodist@mambasoft.it> 5.19.5-1mamba
- automatic version update by autodist
* 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