Hello community,

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

Package is "knights"

Wed May 13 03:52:34 2020 rev:14 rq:797425 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/knights/knights.changes        2020-03-15 
13:36:39.806848877 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.knights.new.2738/knights.changes      
2020-05-13 03:52:38.200300534 +0200
@@ -1,0 +2,36 @@
+Thu Apr 23 12:22:40 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
+- Changes since 20.03.90:
+  * Fix build with Qt >= 5.15.0-beta3
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:17 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:13 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:
+  * Port deprecated signal (qt5.15)
+  * Use safe hardcoded value for ProvidersUrl
+  * Use the default address for KNewStuff instead of the hardcoded
+  * Use https://autoconfig.kde.org/ as requested
+  * It alreadys added by kaboutdata
+  * Make it compile against qt5.15
+  * Don't use nullptr for flags
+  * Use URLs with transport encryption
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ knights.spec ++++++
--- /var/tmp/diff_new_pack.4KZtEE/_old  2020-05-13 03:52:38.648301473 +0200
+++ /var/tmp/diff_new_pack.4KZtEE/_new  2020-05-13 03:52:38.656301490 +0200
@@ -18,17 +18,13 @@
 
 %bcond_without lang
 Name:           knights
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        A simple chess board
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/Chess
 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:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5Crash)
@@ -51,12 +47,13 @@
 Recommends:     %{name}-lang
 Suggests:       crafty
 Obsoletes:      kchess
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
-%if 0%{?suse_version} < 1500
-BuildRequires:  gcc7-c++
-%endif
 
 %description
 Knights is KDE's chess frontend. It supports playing local games against
@@ -71,11 +68,6 @@
 %setup -q
 
 %build
-%if 0%{?suse_version} < 1500
-# gcc 4.8.5 is too old
-export CC=gcc-7
-export CXX=g++-7
-%endif
 %cmake_kf5 -d build
 %cmake_build
 
@@ -88,7 +80,7 @@
 
 %if %{with lang}
 %find_lang %{name}
-%kf5_find_htmldocs
+%{kf5_find_htmldocs}
 %endif
 
 %files


++++++ knights-19.12.3.tar.xz -> knights-20.04.0.tar.xz ++++++
++++ 3523 lines of diff (skipped)


Reply via email to