Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kolf for openSUSE:Factory checked in 
at 2023-02-04 14:14:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kolf (Old)
 and      /work/SRC/openSUSE:Factory/.kolf.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kolf"

Sat Feb  4 14:14:32 2023 rev:129 rq:1062828 version:22.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kolf/kolf.changes        2023-01-07 
17:21:25.946770937 +0100
+++ /work/SRC/openSUSE:Factory/.kolf.new.4462/kolf.changes      2023-02-04 
14:19:01.866741046 +0100
@@ -1,0 +2,8 @@
+Tue Jan 31 10:34:05 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.2/
+
+-------------------------------------------------------------------

Old:
----
  kolf-22.12.1.tar.xz
  kolf-22.12.1.tar.xz.sig

New:
----
  kolf-22.12.2.tar.xz
  kolf-22.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kolf.spec ++++++
--- /var/tmp/diff_new_pack.l64NSz/_old  2023-02-04 14:19:02.282743311 +0100
+++ /var/tmp/diff_new_pack.l64NSz/_new  2023-02-04 14:19:02.290743355 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kolf
-Version:        22.12.1
+Version:        22.12.2
 Release:        0
 Summary:        Miniature golf game
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later


++++++ kolf-22.12.1.tar.xz -> kolf-22.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolf-22.12.1/.gitlab-ci.yml 
new/kolf-22.12.2/.gitlab-ci.yml
--- old/kolf-22.12.1/.gitlab-ci.yml     2023-01-03 00:44:25.000000000 +0100
+++ new/kolf-22.12.2/.gitlab-ci.yml     2023-01-30 00:12:59.000000000 +0100
@@ -7,4 +7,4 @@
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows-qt6-dummy.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolf-22.12.1/CMakeLists.txt 
new/kolf-22.12.2/CMakeLists.txt
--- old/kolf-22.12.1/CMakeLists.txt     2023-01-03 00:44:25.000000000 +0100
+++ new/kolf-22.12.2/CMakeLists.txt     2023-01-30 00:12:59.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
 set(RELEASE_SERVICE_VERSION_MINOR "12")
-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}")
 
 project(kolf VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolf-22.12.1/org.kde.kolf.appdata.xml 
new/kolf-22.12.2/org.kde.kolf.appdata.xml
--- old/kolf-22.12.1/org.kde.kolf.appdata.xml   2023-01-03 00:44:25.000000000 
+0100
+++ new/kolf-22.12.2/org.kde.kolf.appdata.xml   2023-01-30 00:12:59.000000000 
+0100
@@ -374,10 +374,10 @@
     <binary>kolf</binary>
   </provides>
   <releases>
+    <release version="22.12.2" date="2023-02-02"/>
     <release version="22.12.1" date="2023-01-05"/>
     <release version="22.12.0" date="2022-12-08"/>
     <release version="22.08.3" date="2022-11-03"/>
-    <release version="22.08.2" date="2022-10-13"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolf-22.12.1/po/cs/kolf.po 
new/kolf-22.12.2/po/cs/kolf.po
--- old/kolf-22.12.1/po/cs/kolf.po      2023-01-03 00:44:25.000000000 +0100
+++ new/kolf-22.12.2/po/cs/kolf.po      2023-01-30 00:12:59.000000000 +0100
@@ -2,7 +2,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Vít Pelčák <[email protected]>, 2011, 2017, 2019.
 # Tomáš Chvátal <[email protected]>, 2012.
-# Vit Pelcak <[email protected]>, 2021.
+# Vit Pelcak <[email protected]>, 2021.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolf-22.12.1/po/fr/kolf.po 
new/kolf-22.12.2/po/fr/kolf.po
--- old/kolf-22.12.1/po/fr/kolf.po      2023-01-03 00:44:25.000000000 +0100
+++ new/kolf-22.12.2/po/fr/kolf.po      2023-01-30 00:12:59.000000000 +0100
@@ -10,14 +10,15 @@
 # Simon Depiets <[email protected]>, 2017, 2018, 2019.
 # Xavier Besnard <[email protected]>, 2021.
 #
+# Xavier BESNARD <xavier.besnard]neuf.fr>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kolf\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-17 00:43+0000\n"
-"PO-Revision-Date: 2021-08-06 10:55+0200\n"
-"Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"PO-Revision-Date: 2023-01-09 16:41+0100\n"
+"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n"
+"Language-Team: fr\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,7 +27,7 @@
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 21.07.90\n"
+"X-Generator: Lokalize 22.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -564,7 +565,7 @@
 #: main.cpp:64
 #, kde-format
 msgid "Developer of Box2D physics engine"
-msgstr "Développeur du monteur « Box2D physics »"
+msgstr "Développeur du monteur « Physique Box2D »"
 
 #: main.cpp:65
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolf-22.12.1/po/zh_CN/kolf.po 
new/kolf-22.12.2/po/zh_CN/kolf.po
--- old/kolf-22.12.1/po/zh_CN/kolf.po   2023-01-03 00:44:25.000000000 +0100
+++ new/kolf-22.12.2/po/zh_CN/kolf.po   2023-01-30 00:12:59.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-17 00:43+0000\n"
-"PO-Revision-Date: 2022-12-24 11:44\n"
+"PO-Revision-Date: 2023-01-15 15:27\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to