Hello community, here is the log from the commit of package palapeli for openSUSE:Factory checked in at 2019-12-14 12:15:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/palapeli (Old) and /work/SRC/openSUSE:Factory/.palapeli.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "palapeli" Sat Dec 14 12:15:54 2019 rev:91 rq:756337 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/palapeli/palapeli.changes 2019-11-13 13:24:01.611428970 +0100 +++ /work/SRC/openSUSE:Factory/.palapeli.new.4691/palapeli.changes 2019-12-14 12:22:51.195204082 +0100 @@ -1,0 +2,30 @@ +Tue Dec 10 06:39:14 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 +- No code change since 19.11.90 + +------------------------------------------------------------------- +Sat Nov 30 09:12:34 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 15:54:28 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Make it compile without kf5 deprecated method + * Make it so that "Quit" is in "Game" not in "File" + * Port some deprecated methods + * Add DesktopEntry entry + * Include QMap header explicitly + +------------------------------------------------------------------- Old: ---- palapeli-19.08.3.tar.xz palapeli-19.08.3.tar.xz.sig New: ---- palapeli-19.12.0.tar.xz palapeli-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ palapeli.spec ++++++ --- /var/tmp/diff_new_pack.yWMoCL/_old 2019-12-14 12:22:51.855203982 +0100 +++ /var/tmp/diff_new_pack.yWMoCL/_new 2019-12-14 12:22:51.859203982 +0100 @@ -16,43 +16,42 @@ # -%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: palapeli -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: Jigsaw puzzle game License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle 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: karchive-devel -BuildRequires: kconfig-devel -BuildRequires: kconfigwidgets-devel -BuildRequires: kcoreaddons-devel -BuildRequires: kcrash-devel -BuildRequires: kdelibs4support-devel -BuildRequires: kdoctools-devel -BuildRequires: ki18n-devel -BuildRequires: kio-devel -BuildRequires: kitemviews-devel -BuildRequires: knotifications-devel -BuildRequires: kservice-devel -BuildRequires: kwidgetsaddons-devel -BuildRequires: kxmlgui-devel -BuildRequires: libkdegames-devel -BuildRequires: pkgconfig +BuildRequires: cmake(KF5Archive) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5ConfigWidgets) +BuildRequires: cmake(KF5CoreAddons) +BuildRequires: cmake(KF5Crash) +BuildRequires: cmake(KF5KDELibs4Support) +BuildRequires: cmake(KF5DocTools) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KIO) +BuildRequires: cmake(KF5ItemViews) +BuildRequires: cmake(KF5Notifications) +BuildRequires: cmake(KF5Service) +BuildRequires: cmake(KF5WidgetsAddons) +BuildRequires: cmake(KF5XmlGui) +BuildRequires: cmake(KF5KDEGames) BuildRequires: update-desktop-files -BuildRequires: pkgconfig(Qt5Concurrent) -BuildRequires: pkgconfig(Qt5Svg) -BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: cmake(Qt5Concurrent) +BuildRequires: cmake(Qt5Svg) +BuildRequires: cmake(Qt5Widgets) Requires: palapeli-data = %{version} Requires(post): shared-mime-info Requires(postun): shared-mime-info ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.yWMoCL/_old and /var/tmp/diff_new_pack.yWMoCL/_new differ ++++++ palapeli-19.08.3.tar.xz -> palapeli-19.12.0.tar.xz ++++++ ++++ 7672 lines of diff (skipped)
