Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kbreakout for openSUSE:Factory 
checked in at 2024-07-05 19:48:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbreakout (Old)
 and      /work/SRC/openSUSE:Factory/.kbreakout.new.2080 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbreakout"

Fri Jul  5 19:48:07 2024 rev:146 rq:1185515 version:24.05.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbreakout/kbreakout.changes      2024-06-14 
19:02:35.300670814 +0200
+++ /work/SRC/openSUSE:Factory/.kbreakout.new.2080/kbreakout.changes    
2024-07-05 19:54:27.261487786 +0200
@@ -1,0 +2,9 @@
+Tue Jul  2 13:54:00 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.05.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.05.2/
+- No code change since 24.05.1
+
+-------------------------------------------------------------------

Old:
----
  kbreakout-24.05.1.tar.xz
  kbreakout-24.05.1.tar.xz.sig

New:
----
  kbreakout-24.05.2.tar.xz
  kbreakout-24.05.2.tar.xz.sig

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

Other differences:
------------------
++++++ kbreakout.spec ++++++
--- /var/tmp/diff_new_pack.dgSa9S/_old  2024-07-05 19:54:27.761506055 +0200
+++ /var/tmp/diff_new_pack.dgSa9S/_new  2024-07-05 19:54:27.765506202 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kbreakout
-Version:        24.05.1
+Version:        24.05.2
 Release:        0
 Summary:        Breakout-like game by KDE
 License:        GPL-2.0-or-later


++++++ kbreakout-24.05.1.tar.xz -> kbreakout-24.05.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-24.05.1/CMakeLists.txt 
new/kbreakout-24.05.2/CMakeLists.txt
--- old/kbreakout-24.05.1/CMakeLists.txt        2024-06-10 05:27:59.000000000 
+0200
+++ new/kbreakout-24.05.2/CMakeLists.txt        2024-06-28 22:48:51.000000000 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "24")
 set(RELEASE_SERVICE_VERSION_MINOR "05")
-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(kbreakout VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-24.05.1/po/cs/kbreakout.po 
new/kbreakout-24.05.2/po/cs/kbreakout.po
--- old/kbreakout-24.05.1/po/cs/kbreakout.po    2024-06-10 05:27:59.000000000 
+0200
+++ new/kbreakout-24.05.2/po/cs/kbreakout.po    2024-06-28 22:48:51.000000000 
+0200
@@ -2,7 +2,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Vít Pelčák <v...@pelcak.org>, 2011, 2017.
 # Tomáš Chvátal <tomas.chva...@gmail.com>, 2013.
-# Vit Pelcak <v...@pelcak.org>, 2021, 2022.
+# SPDX-FileCopyrightText: 2021, 2022, 2024 Vit Pelcak <v...@pelcak.org>
 #
 msgid ""
 msgstr ""
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 22.04.3\n"
+"X-Generator: Lokalize 24.02.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-24.05.1/src/org.kde.kbreakout.appdata.xml 
new/kbreakout-24.05.2/src/org.kde.kbreakout.appdata.xml
--- old/kbreakout-24.05.1/src/org.kde.kbreakout.appdata.xml     2024-06-10 
05:27:59.000000000 +0200
+++ new/kbreakout-24.05.2/src/org.kde.kbreakout.appdata.xml     2024-06-28 
22:48:51.000000000 +0200
@@ -206,6 +206,7 @@
     <binary>kbreakout</binary>
   </provides>
   <releases>
+    <release version="24.05.2" date="2024-07-04"/>
     <release version="24.05.1" date="2024-06-13"/>
     <release version="24.05.0" date="2024-05-23"/>
     <release version="24.02.2" date="2024-04-11"/>

Reply via email to