From b9b99045a9081aeda3a1ca372c1a046bc05db2c2 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 01:00:26 +0100 Subject: [PATCH] update to 20.04.0 [release 20.04.0-1mamba;Thu Apr 30 2020] --- kdeconnect.spec | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/kdeconnect.spec b/kdeconnect.spec index 8168b4e..a15249d 100644 --- a/kdeconnect.spec +++ b/kdeconnect.spec @@ -1,5 +1,5 @@ Name: kdeconnect -Version: 1.4 +Version: 20.04.0 Release: 1mamba Summary: Connect Android, Blackberry and other devices with KDE deskto Group: Graphical Desktop/Applications/Internet @@ -7,12 +7,13 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://community.kde.org/KDEConnect -Source: https://download.kde.org/stable/kdeconnect/%{version}/kdeconnect-kde-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/kdeconnect-kde-%{version}.tar.xz ## GITSOURCE https://github.com/albertvaka/kdeconnect-kde.git master #Source: https://github.com/albertvaka/kdeconnect-kde.git/master/kdeconnect-kde-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: ldconfig BuildRequires: libICE-devel BuildRequires: libSM-devel BuildRequires: libX11-devel @@ -35,18 +36,24 @@ BuildRequires: libkio-devel BuildRequires: libkitemviews-devel BuildRequires: libkjobwidgets-devel BuildRequires: libknotifications-devel +BuildRequires: libkpeople-devel BuildRequires: libkservice-devel BuildRequires: libkwayland-devel BuildRequires: libkwidgetsaddons-devel +BuildRequires: libkwindowsystem-devel BuildRequires: libkxmlgui-devel +BuildRequires: libpulseaudio-qt-devel BuildRequires: libqca-qt5-devel BuildRequires: libqt5-devel BuildRequires: libsolid-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: cmake +BuildRequires: libkpeoplevcard Provides: kdeconnect4 Obsoletes: kdeconnect4 +Provides: kdeconnect-kde +Requires: libkpeoplevcard BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -67,7 +74,7 @@ Connect Android, Blackberry and other devices with KDE desktop. [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -C build -%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang +%find_lang %{name}5_qt --with-qt --with-html --all-name || touch %{name}5_qt.lang %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -113,11 +120,12 @@ Connect Android, Blackberry and other devices with KDE desktop. %{_datadir}/icons/hicolor/scalable/status/*.svg %{_datadir}/icons/hicolor/scalable/apps/kdeconnectindicator.svg %{_datadir}/icons/hicolor/scalable/apps/kdeconnectindicatordark.svg -%dir %{_datadir}/doc/HTML/en/kdeconnect -%{_datadir}/doc/HTML/en/kdeconnect/* %doc COPYING %changelog +* Thu Apr 30 2020 Silvan Calarco 20.04.0-1mamba +- update to 20.04.0 + * Wed Dec 11 2019 Automatic Build System 1.4-1mamba - automatic version update by autodist