Hello community, here is the log from the commit of package ktp-approver for openSUSE:Factory checked in at 2020-04-29 20:50:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-approver (Old) and /work/SRC/openSUSE:Factory/.ktp-approver.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-approver" Wed Apr 29 20:50:06 2020 rev:13 rq:797007 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-approver/ktp-approver.changes 2020-03-12 23:06:25.707184704 +0100 +++ /work/SRC/openSUSE:Factory/.ktp-approver.new.2738/ktp-approver.changes 2020-04-29 20:51:19.728853076 +0200 @@ -1,0 +2,32 @@ +Thu Apr 23 12:22:56 UTC 2020 - Luca Beltrame <lbeltr...@kde.org> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:30:29 UTC 2020 - Luca Beltrame <lbeltr...@kde.org> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- No code change since 20.03.80 + +------------------------------------------------------------------- +Sun Mar 22 09:17:26 UTC 2020 - Luca Beltrame <lbeltr...@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: + * Use nullptr keyword wherever it makes sense + * Use override specifiers wherever it makes sense + * TextChannelApprover: Don't show notification for silent messages + * TextChannelApprover: Don't show notification if the message is already read + * Bump minimum TelepathyQt version to 0.9.8 + +------------------------------------------------------------------- Old: ---- ktp-approver-19.12.3.tar.xz ktp-approver-19.12.3.tar.xz.sig New: ---- ktp-approver-20.04.0.tar.xz ktp-approver-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-approver.spec ++++++ --- /var/tmp/diff_new_pack.snBdoT/_old 2020-04-29 20:51:20.432854688 +0200 +++ /var/tmp/diff_new_pack.snBdoT/_new 2020-04-29 20:51:20.436854697 +0200 @@ -16,37 +16,36 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktp-approver -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: KDE Channel Approver for Telepathy License: LGPL-2.1-or-later Group: Productivity/Networking/Instant Messenger URL: https://community.kde.org/Real-Time_Communication_and_Collaboration 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: extra-cmake-modules >= 1.3.0 BuildRequires: fdupes -BuildRequires: kconfig-devel -BuildRequires: kdbusaddons-devel BuildRequires: kf5-filesystem -BuildRequires: ki18n-devel -BuildRequires: knotifications-devel -BuildRequires: kservice-devel -BuildRequires: pkgconfig BuildRequires: telepathy-qt5-devel -BuildRequires: pkgconfig(Qt5Network) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5Notifications) +BuildRequires: cmake(KF5Service) +BuildRequires: cmake(Qt5Network) +BuildRequires: cmake(Qt5Widgets) +Recommends: %{name}-lang Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -Recommends: %{name}-lang +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %description A channel approver for KDE's Telepathy implementation ++++++ ktp-approver-19.12.3.tar.xz -> ktp-approver-20.04.0.tar.xz ++++++ ++++ 2308 lines of diff (skipped)