Hello community,

here is the log from the commit of package ksquares for openSUSE:Leap:15.2 
checked in at 2020-06-15 05:31:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ksquares (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ksquares.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksquares"

Mon Jun 15 05:31:14 2020 rev:45 rq:813961 version:20.04.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ksquares/ksquares.changes      2020-05-25 
13:42:20.291365254 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.ksquares.new.3606/ksquares.changes    
2020-06-15 05:31:17.230336783 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:15:45 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ksquares.spec ++++++
--- /var/tmp/diff_new_pack.X3z3I5/_old  2020-06-15 05:31:17.586337929 +0200
+++ /var/tmp/diff_new_pack.X3z3I5/_new  2020-06-15 05:31:17.590337942 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ksquares
-Version:        20.04.1
+Version:        20.04.2
 Release:        0
 Summary:        "Dots and boxes" board game
 License:        GPL-2.0-or-later


++++++ ksquares-20.04.1.tar.xz -> ksquares-20.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.04.1/CMakeLists.txt 
new/ksquares-20.04.2/CMakeLists.txt
--- old/ksquares-20.04.1/CMakeLists.txt 2020-05-12 03:18:53.000000000 +0200
+++ new/ksquares-20.04.2/CMakeLists.txt 2020-06-09 02:38:20.000000000 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.04.1/src/org.kde.ksquares.appdata.xml 
new/ksquares-20.04.2/src/org.kde.ksquares.appdata.xml
--- old/ksquares-20.04.1/src/org.kde.ksquares.appdata.xml       2020-05-11 
23:25:33.000000000 +0200
+++ new/ksquares-20.04.2/src/org.kde.ksquares.appdata.xml       2020-06-08 
20:01:31.000000000 +0200
@@ -185,6 +185,7 @@
   <project_group>KDE</project_group>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="0.6.20042" date="2020-06-11"/>
     <release version="0.6.20041" date="2020-05-14"/>
     <release version="0.6.20040" date="2020-04-23"/>
   </releases>


Reply via email to