Hello community, here is the log from the commit of package krdc for openSUSE:Factory checked in at 2020-04-29 20:49:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krdc (Old) and /work/SRC/openSUSE:Factory/.krdc.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "krdc" Wed Apr 29 20:49:43 2020 rev:91 rq:796988 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/krdc/krdc.changes 2020-03-12 23:05:45.451168813 +0100 +++ /work/SRC/openSUSE:Factory/.krdc.new.2738/krdc.changes 2020-04-29 20:50:36.932755045 +0200 @@ -1,0 +2,34 @@ +Thu Apr 23 12:22:48 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * Adapt to changes in KBookmarks >= 5.69 + +------------------------------------------------------------------- +Sun Apr 5 20:30:23 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- Changes since 20.03.80: + * Fix compilation due to new deprecated API + +------------------------------------------------------------------- +Sun Mar 22 09:17:19 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * Don't use 0/nullptr as flag + * It compiles fine without kf5 deprecated method + * Ignore file + * Use KF5_MIN_VERSION + * Update reference on ITALC (now Veyon) code + +------------------------------------------------------------------- Old: ---- krdc-19.12.3.tar.xz krdc-19.12.3.tar.xz.sig New: ---- krdc-20.04.0.tar.xz krdc-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krdc.spec ++++++ --- /var/tmp/diff_new_pack.AEcm7s/_old 2020-04-29 20:50:37.492756328 +0200 +++ /var/tmp/diff_new_pack.AEcm7s/_new 2020-04-29 20:50:37.496756337 +0200 @@ -1,7 +1,7 @@ # # spec file for package krdc # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,20 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: krdc -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Remote Desktop Connection License: GPL-2.0-or-later Group: Productivity/Networking/Other Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: LibVNCServer-devel BuildRequires: extra-cmake-modules BuildRequires: freerdp BuildRequires: freerdp-devel +BuildRequires: libssh-devel BuildRequires: oxygen5-icon-theme-large BuildRequires: update-desktop-files BuildRequires: cmake(KF5Bookmarks) @@ -54,8 +51,10 @@ Requires: breeze5-icons Requires: freerdp %if %{with lang} -Recommends: %{name}-lang +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +Recommends: %{name}-lang %description Krdc allows to connect to VNC and RDP compatible servers. @@ -68,9 +67,7 @@ %description devel Development libraries and headers needed to build software using krdc -%if %{with lang} %lang_package -%endif %prep %setup -q @@ -80,7 +77,7 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif %cmake_kf5 -d build - make %{?_smp_mflags} + %cmake_build %install %kf5_makeinstall -C build ++++++ krdc-19.12.3.tar.xz -> krdc-20.04.0.tar.xz ++++++ ++++ 1656 lines of diff (skipped)
participants (1)
-
root