Hello community,

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

Package is "kdiamond"

Wed May 13 03:51:50 2020 rev:43 rq:797380 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kdiamond/kdiamond.changes      2020-03-15 
13:36:28.526842156 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kdiamond.new.2738/kdiamond.changes    
2020-05-13 03:51:52.092203877 +0200
@@ -1,0 +2,33 @@
+Thu Apr 23 12:22:21 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:01 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:56 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:
+  * Use safe hardcoded value for ProvidersUrl
+  * Use the default address for KNewStuff instead of the hardcoded
+  * Use https://autoconfig.kde.org/ as requested
+  * Port to QRandomGenerator (compile without deprecated qt5.15 method)
+  * Fix link: ui.html -> menus.html
+  * Use URLs with transport encryption
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kdiamond.spec ++++++
--- /var/tmp/diff_new_pack.ydqhCs/_old  2020-05-13 03:51:52.608204958 +0200
+++ /var/tmp/diff_new_pack.ydqhCs/_new  2020-05-13 03:51:52.612204967 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdiamond
 #
-# 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,46 +21,42 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kdiamond
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        Single player puzzle game
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/Puzzle
 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)
-BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5GuiAddons)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5ItemViews)
+BuildRequires:  cmake(KF5KDEGames)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5NotifyConfig)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(KF5KDEGames)
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5QuickWidgets)
 BuildRequires:  cmake(Qt5Widgets)
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{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
 The objective of the game is to build lines of three similar diamonds.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q -n kdiamond-%{version}


++++++ kdiamond-19.12.3.tar.xz -> kdiamond-20.04.0.tar.xz ++++++
++++ 4864 lines of diff (skipped)


Reply via email to