Hello community, here is the log from the commit of package kfourinline for openSUSE:Leap:15.2 checked in at 2020-05-13 03:51:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kfourinline (Old) and /work/SRC/openSUSE:Leap:15.2/.kfourinline.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kfourinline" Wed May 13 03:51:56 2020 rev:43 rq:797385 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kfourinline/kfourinline.changes 2020-03-15 07:11:59.220985826 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kfourinline.new.2738/kfourinline.changes 2020-05-13 03:51:57.520215256 +0200 @@ -1,0 +2,31 @@ +Thu Apr 23 12:22:22 UTC 2020 - Luca Beltrame <[email protected]> + +- 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:02 UTC 2020 - Luca Beltrame <[email protected]> + +- 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:16:58 UTC 2020 - Luca Beltrame <[email protected]> + +- 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: + * Make it compile with qt5.15 + * Clean up the chat dialog code a bit, set the keyboard focus on the chat message field + * Fix link: ui.html -> menus.html + * Use URLs with transport encryption + +------------------------------------------------------------------- Old: ---- kfourinline-19.12.3.tar.xz kfourinline-19.12.3.tar.xz.sig New: ---- kfourinline-20.04.0.tar.xz kfourinline-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kfourinline.spec ++++++ --- /var/tmp/diff_new_pack.zgA2Vg/_old 2020-05-13 03:51:57.880216010 +0200 +++ /var/tmp/diff_new_pack.zgA2Vg/_new 2020-05-13 03:51:57.884216018 +0200 @@ -1,7 +1,7 @@ # # spec file for package kfourinline # -# 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,34 +21,34 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kfourinline -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Four Wins game License: GPL-2.0-or-later AND LGPL-2.0-or-later Group: Amusements/Toys/Other URL: https://www.kde.org 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 +BuildRequires: update-desktop-files BuildRequires: cmake(KF5Completion) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5Crash) -BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: cmake(KF5DNSSD) BuildRequires: cmake(KF5I18n) -BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(KF5KDEGames) -BuildRequires: update-desktop-files +BuildRequires: cmake(KF5KDELibs4Support) +BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Svg) 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 Four wins is a two-player board game where you have to align four ++++++ kfourinline-19.12.3.tar.xz -> kfourinline-20.04.0.tar.xz ++++++ ++++ 2783 lines of diff (skipped)
