Hello community,

here is the log from the commit of package ksquares for openSUSE:Leap:15.2 
checked in at 2020-05-13 03:52:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ksquares (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ksquares.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksquares"

Wed May 13 03:52:51 2020 rev:43 rq:797452 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ksquares/ksquares.changes      2020-03-15 
07:13:03.461024272 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.ksquares.new.2738/ksquares.changes    
2020-05-13 03:52:53.552332728 +0200
@@ -1,0 +2,35 @@
+Thu Apr 23 12:22:52 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:27 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:17:23 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:
+  * Compose RELEASE_SERVICE_VERSION into version number
+  * It's a qmultimap
+  * 0 -> nullptr
+  * add oars content rating
+  * Make it compile against qt5.15
+  * Port to QRandomGenerator
+  * Use URLs with transport encryption
+  * Fix link: ui.html -> menus.html
+
+-------------------------------------------------------------------

Old:
----
  ksquares-19.12.3.tar.xz
  ksquares-19.12.3.tar.xz.sig

New:
----
  ksquares-20.04.0.tar.xz
  ksquares-20.04.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ksquares.spec ++++++
--- /var/tmp/diff_new_pack.khkscs/_old  2020-05-13 03:52:54.892335539 +0200
+++ /var/tmp/diff_new_pack.khkscs/_new  2020-05-13 03:52:54.896335547 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ksquares
 #
-# 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,31 +21,27 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ksquares
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        "Dots and boxes" board game
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/Action/Arcade
 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:  xz
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DNSSD)
 BuildRequires:  cmake(KF5Declarative)
+BuildRequires:  cmake(KF5KDEGames)
 BuildRequires:  cmake(KF5KDELibs4Support)
-BuildRequires:  cmake(KF5DNSSD)
+BuildRequires:  cmake(KF5KMahjongglib)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5NotifyConfig)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(KF5KDEGames)
-BuildRequires:  cmake(KF5KMahjongglib)
 BuildRequires:  cmake(Phonon4Qt5)
-BuildRequires:  update-desktop-files
-BuildRequires:  xz
 BuildRequires:  cmake(Qt5Concurrent)
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Qml)
@@ -54,9 +50,13 @@
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Test)
 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
 KSquares is an implementation of the popular paper-based game


++++++ ksquares-19.12.3.tar.xz -> ksquares-20.04.0.tar.xz ++++++
++++ 4951 lines of diff (skipped)


Reply via email to