Hello community,

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

Package is "kreversi"

Wed May 13 03:52:42 2020 rev:43 rq:797443 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kreversi/kreversi.changes      2020-03-15 
07:12:36.485008128 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kreversi.new.2738/kreversi.changes    
2020-05-13 03:52:47.280319574 +0200
@@ -1,0 +2,34 @@
+Thu Apr 23 12:22:48 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:23 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:19 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:
+  * Add const values 'nRows' and 'nCols'
+  * Port deprecated signals
+  * Make it compiles against qt5.15 (endl other other use Qt:: namespace now)
+  * Port deprecated IconSize
+  * Fix minor EBN issues
+  * Fix link: ui.html -> menus.html
+  * Use URLs with transport encryption
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kreversi.spec ++++++
--- /var/tmp/diff_new_pack.N7RoFp/_old  2020-05-13 03:52:47.692320438 +0200
+++ /var/tmp/diff_new_pack.N7RoFp/_new  2020-05-13 03:52:47.692320438 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kreversi
 #
-# 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,18 +21,15 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kreversi
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        Reversi board game
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/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(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5CoreAddons)
@@ -42,11 +39,10 @@
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KDEGames)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(KF5KDEGames)
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5Qml)
 BuildRequires:  cmake(Qt5Quick)
 BuildRequires:  cmake(Qt5QuickWidgets)
@@ -56,17 +52,17 @@
 Obsoletes:      kreversi5 < %{version}
 Provides:       kreversi5 = %{version}
 %if %{with lang}
-Recommends:     %{name}-lang
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
 %endif
+Recommends:     %{name}-lang
 
 %description
 KReversi is a board game game where two players have to gain the
 majority of pieces on the board. This is done by tactically placing
 ones pieces to turn over the opponents pieces.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q


++++++ kreversi-19.12.3.tar.xz -> kreversi-20.04.0.tar.xz ++++++
++++ 11228 lines of diff (skipped)


Reply via email to