Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ksudoku for openSUSE:Factory checked 
in at 2022-10-15 16:36:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksudoku (Old)
 and      /work/SRC/openSUSE:Factory/.ksudoku.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksudoku"

Sat Oct 15 16:36:37 2022 rev:124 rq:1010812 version:22.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksudoku/ksudoku.changes  2022-09-09 
18:28:24.761091901 +0200
+++ /work/SRC/openSUSE:Factory/.ksudoku.new.2275/ksudoku.changes        
2022-10-15 16:39:19.418422494 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 14:33:20 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.2/
+
+-------------------------------------------------------------------

Old:
----
  ksudoku-22.08.1.tar.xz
  ksudoku-22.08.1.tar.xz.sig

New:
----
  ksudoku-22.08.2.tar.xz
  ksudoku-22.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ ksudoku.spec ++++++
--- /var/tmp/diff_new_pack.6eiXH2/_old  2022-10-15 16:39:19.926423714 +0200
+++ /var/tmp/diff_new_pack.6eiXH2/_new  2022-10-15 16:39:19.934423734 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           ksudoku
-Version:        22.08.1
+Version:        22.08.2
 Release:        0
 Summary:        Program to generate and solve Sudoku puzzles in 2D or 3D
 License:        GPL-2.0-or-later


++++++ ksudoku-22.08.1.tar.xz -> ksudoku-22.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksudoku-22.08.1/CMakeLists.txt 
new/ksudoku-22.08.2/CMakeLists.txt
--- old/ksudoku-22.08.1/CMakeLists.txt  2022-09-03 00:29:06.000000000 +0200
+++ new/ksudoku-22.08.2/CMakeLists.txt  2022-10-10 22:19:12.000000000 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-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/ksudoku-22.08.1/po/ca@valencia/ksudoku.po 
new/ksudoku-22.08.2/po/ca@valencia/ksudoku.po
--- old/ksudoku-22.08.1/po/ca@valencia/ksudoku.po       2022-09-06 
02:09:39.000000000 +0200
+++ new/ksudoku-22.08.2/po/ca@valencia/ksudoku.po       2022-10-11 
06:56:09.000000000 +0200
@@ -979,7 +979,7 @@
 #: src/gui/serializer.cpp:417 src/gui/serializer.cpp:450
 #, kde-format
 msgid "Cannot read XML file on line %1"
-msgstr "No s'ha pogut llegir el fitxer XML a la l??nia %1"
+msgstr "No s'ha pogut llegir el fitxer XML en la l??nia %1"
 
 #: src/gui/serializer.cpp:444
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksudoku-22.08.1/po/zh_CN/ksudoku.po 
new/ksudoku-22.08.2/po/zh_CN/ksudoku.po
--- old/ksudoku-22.08.1/po/zh_CN/ksudoku.po     2022-09-06 02:09:39.000000000 
+0200
+++ new/ksudoku-22.08.2/po/zh_CN/ksudoku.po     2022-10-11 06:56:09.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-23 00:41+0000\n"
-"PO-Revision-Date: 2022-08-20 14:20\n"
+"PO-Revision-Date: 2022-10-02 15:52\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksudoku-22.08.1/src/gui/org.kde.ksudoku.appdata.xml 
new/ksudoku-22.08.2/src/gui/org.kde.ksudoku.appdata.xml
--- old/ksudoku-22.08.1/src/gui/org.kde.ksudoku.appdata.xml     2022-09-03 
00:29:06.000000000 +0200
+++ new/ksudoku-22.08.2/src/gui/org.kde.ksudoku.appdata.xml     2022-10-10 
22:19:12.000000000 +0200
@@ -130,9 +130,9 @@
   </screenshots>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="1.4.22082" date="2022-10-13"/>
     <release version="1.4.22081" date="2022-09-08"/>
     <release version="1.4.22080" date="2022-08-18"/>
     <release version="1.4.22043" date="2022-07-07"/>
-    <release version="1.4.22042" date="2022-06-09"/>
   </releases>
 </component>

Reply via email to