Hello community, here is the log from the commit of package kig for openSUSE:Factory checked in at 2019-12-14 12:10:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kig (Old) and /work/SRC/openSUSE:Factory/.kig.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kig" Sat Dec 14 12:10:49 2019 rev:110 rq:756228 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kig/kig.changes 2019-11-13 13:20:12.939190937 +0100 +++ /work/SRC/openSUSE:Factory/.kig.new.4691/kig.changes 2019-12-14 12:14:34.459287441 +0100 @@ -1,0 +2,37 @@ +Tue Dec 10 06:38:34 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 + * Port away from deprecated QWheelEvent API. + +------------------------------------------------------------------- +Sat Nov 30 09:11:54 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:26 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Fix warnings "implicitly-declared Rect& Rect::operator=(const Rect&) is deprecated" from GCC 9 + * Try to fix Python 3 build + * Port deprecated enum + * Goniometry use default provided copy constructor and assignment operator + * Remove unused HierarchyImp::setData + * Follow KDE_APPLICATIONS_VERSION + * Port to angleDelta().y() + * It compiles fine without deprecated method + * Remove unused cmake variable + * Get rid of obsolete qSort() + +------------------------------------------------------------------- Old: ---- kig-19.08.3.tar.xz kig-19.08.3.tar.xz.sig New: ---- kig-19.12.0.tar.xz kig-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kig.spec ++++++ --- /var/tmp/diff_new_pack.PmkDrT/_old 2019-12-14 12:14:35.351287287 +0100 +++ /var/tmp/diff_new_pack.PmkDrT/_new 2019-12-14 12:14:35.351287287 +0100 @@ -16,41 +16,40 @@ # -%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: kig -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: Interactive Geometry License: GPL-2.0-or-later Group: Productivity/Scientific/Math URL: https://edu.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: karchive-devel -BuildRequires: kconfigwidgets-devel -BuildRequires: kdelibs4support-devel -BuildRequires: kdoctools-devel -BuildRequires: kemoticons-devel +BuildRequires: cmake(KF5Archive) +BuildRequires: cmake(KF5ConfigWidgets) +BuildRequires: cmake(KF5KDELibs4Support) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5Emoticons) BuildRequires: kf5-filesystem -BuildRequires: ki18n-devel -BuildRequires: kiconthemes-devel -BuildRequires: kitemmodels-devel -BuildRequires: kparts-devel -BuildRequires: ktexteditor-devel -BuildRequires: kxmlgui-devel -BuildRequires: pkgconfig +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5IconThemes) +BuildRequires: cmake(KF5ItemModels) +BuildRequires: cmake(KF5Parts) +BuildRequires: cmake(KF5TextEditor) +BuildRequires: cmake(KF5XmlGui) BuildRequires: python-devel BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 -BuildRequires: pkgconfig(Qt5XmlPatterns) >= 5.2.0 +BuildRequires: cmake(Qt5PrintSupport) >= 5.2.0 +BuildRequires: cmake(Qt5Svg) >= 5.2.0 +BuildRequires: cmake(Qt5Test) >= 5.2.0 +BuildRequires: cmake(Qt5XmlPatterns) >= 5.2.0 Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %if 0%{?suse_version} > 1325 ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.PmkDrT/_old and /var/tmp/diff_new_pack.PmkDrT/_new differ ++++++ kig-19.08.3.tar.xz -> kig-19.12.0.tar.xz ++++++ ++++ 17705 lines of diff (skipped)
