Hello community, here is the log from the commit of package kdialog for openSUSE:Factory checked in at 2019-12-13 12:02:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdialog (Old) and /work/SRC/openSUSE:Factory/.kdialog.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdialog" Fri Dec 13 12:02:27 2019 rev:37 rq:756214 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdialog/kdialog.changes 2019-11-12 11:36:41.570174198 +0100 +++ /work/SRC/openSUSE:Factory/.kdialog.new.4691/kdialog.changes 2019-12-13 12:03:05.721431169 +0100 @@ -1,0 +2,35 @@ +Tue Dec 10 06:38:29 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Update Appstream for new release + +------------------------------------------------------------------- +Sat Nov 30 09:11:50 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 13:29:22 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * KDialog: add --ok-label for sorry and detailedsorry + * It compiles fine without deprecated method + * Ignore some files + * Modernize CMakeLists.txt + * Use QLatin1String for QString::contains + * Honour geometry for kmessageboxes too. + * Handle --geometry in --inputbox, --imgbox, --imginputbox, --slider. + * Port to non-deprecated KWindowSystem::setMainWindow(). Requires KF 5.62. + * add a category and icon for kde.org/applications + +------------------------------------------------------------------- Old: ---- kdialog-19.08.3.tar.xz kdialog-19.08.3.tar.xz.sig New: ---- kdialog-19.12.0.tar.xz kdialog-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdialog.spec ++++++ --- /var/tmp/diff_new_pack.mgEGrw/_old 2019-12-13 12:03:06.441430897 +0100 +++ /var/tmp/diff_new_pack.mgEGrw/_new 2019-12-13 12:03:06.445430896 +0100 @@ -1,7 +1,7 @@ # # spec file for package kdialog # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,29 +16,28 @@ # -%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: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdialog -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: KDE version of xdialog License: GPL-2.0-or-later Group: System/GUI/KDE URL: https://www.kde.org/ -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: extra-cmake-modules -BuildRequires: kdelibs4support-devel >= 5.7.0 BuildRequires: kf5-filesystem -BuildRequires: kio-devel >= 5.7.0 -BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0 +BuildRequires: cmake(KF5KDELibs4Support) +BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(Qt5DBus) >= 5.2.0 Recommends: %{name}-lang %description ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.mgEGrw/_old and /var/tmp/diff_new_pack.mgEGrw/_new differ ++++++ kdialog-19.08.3.tar.xz -> kdialog-19.12.0.tar.xz ++++++ ++++ 27393 lines of diff (skipped)
