Hello community,

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

Package is "knights"

Mon May 25 13:41:45 2020 rev:15 rq:806544 version:20.04.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/knights/knights.changes        2020-05-13 
03:52:38.200300534 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.knights.new.2738/knights.changes      
2020-05-25 13:42:06.959336443 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:45 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+-------------------------------------------------------------------
@@ -16,2 +24,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -25,2 +31,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -43 +48 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -57 +62 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

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

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

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

Other differences:
------------------
++++++ knights.spec ++++++
--- /var/tmp/diff_new_pack.My6lwj/_old  2020-05-25 13:42:07.267337106 +0200
+++ /var/tmp/diff_new_pack.My6lwj/_new  2020-05-25 13:42:07.271337115 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           knights
-Version:        20.04.0
+Version:        20.04.1
 Release:        0
 Summary:        A simple chess board
 License:        GPL-2.0-or-later


++++++ knights-20.04.0.tar.xz -> knights-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-20.04.0/CMakeLists.txt 
new/knights-20.04.1/CMakeLists.txt
--- old/knights-20.04.0/CMakeLists.txt  2020-04-17 02:32:27.000000000 +0200
+++ new/knights-20.04.1/CMakeLists.txt  2020-05-12 03:18:27.000000000 +0200
@@ -57,10 +57,6 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
-endif()
 if (${KF5Config_VERSION} STRGREATER "5.56.0")
         add_definitions(-DQT_NO_FOREACH)
         MESSAGE(STATUS "compile without foreach")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-20.04.0/po/zh_CN/knights.po 
new/knights-20.04.1/po/zh_CN/knights.po
--- old/knights-20.04.0/po/zh_CN/knights.po     2020-04-17 02:32:26.000000000 
+0200
+++ new/knights-20.04.1/po/zh_CN/knights.po     2020-05-12 03:18:27.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-08 09:27+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to