Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package skladnik for openSUSE:Factory 
checked in at 2025-08-16 20:39:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skladnik (Old)
 and      /work/SRC/openSUSE:Factory/.skladnik.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skladnik"

Sat Aug 16 20:39:06 2025 rev:17 rq:1299752 version:25.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/skladnik/skladnik.changes        2025-07-06 
17:17:08.877888597 +0200
+++ /work/SRC/openSUSE:Factory/.skladnik.new.1085/skladnik.changes      
2025-08-16 20:43:30.958522279 +0200
@@ -1,0 +2,16 @@
+Fri Aug  8 07:48:15 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.0/
+- No code change since 25.07.80
+
+-------------------------------------------------------------------
+Mon Jul 14 14:26:02 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.07.80
+  * New feature release
+- No code change since 25.04.3
+
+-------------------------------------------------------------------

Old:
----
  skladnik-25.04.3.tar.xz
  skladnik-25.04.3.tar.xz.sig

New:
----
  skladnik-25.08.0.tar.xz
  skladnik-25.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ skladnik.spec ++++++
--- /var/tmp/diff_new_pack.DWZ1iK/_old  2025-08-16 20:43:31.466543346 +0200
+++ /var/tmp/diff_new_pack.DWZ1iK/_new  2025-08-16 20:43:31.470543512 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package skladnik
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.6.0
-%define qt6_version 6.6.0
+%define kf6_version 6.14.0
+%define qt6_version 6.8.0
 
 %bcond_without released
 Name:           skladnik
-Version:        25.04.3
+Version:        25.08.0
 Release:        0
 Summary:        Sokoban-like game
 License:        GPL-2.0-or-later


++++++ skladnik-25.04.3.tar.xz -> skladnik-25.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/skladnik-25.04.3/CMakeLists.txt 
new/skladnik-25.08.0/CMakeLists.txt
--- old/skladnik-25.04.3/CMakeLists.txt 2025-06-30 18:35:19.000000000 +0200
+++ new/skladnik-25.08.0/CMakeLists.txt 2025-08-01 00:29:18.000000000 +0200
@@ -2,8 +2,8 @@
 
 # Release Service version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "25")
-set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "08")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump SKLADNIK_BASE_VERSION once new features are added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/skladnik-25.04.3/po/ar/skladnik.po 
new/skladnik-25.08.0/po/ar/skladnik.po
--- old/skladnik-25.04.3/po/ar/skladnik.po      2025-06-30 18:35:19.000000000 
+0200
+++ new/skladnik-25.08.0/po/ar/skladnik.po      2025-08-01 00:29:18.000000000 
+0200
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
-"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
 "X-Generator: Lokalize 23.08.5\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/skladnik-25.04.3/po/es/skladnik.po 
new/skladnik-25.08.0/po/es/skladnik.po
--- old/skladnik-25.04.3/po/es/skladnik.po      2025-06-30 18:35:19.000000000 
+0200
+++ new/skladnik-25.08.0/po/es/skladnik.po      2025-08-01 00:29:18.000000000 
+0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: skladnik\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-02-28 00:39+0000\n"
-"PO-Revision-Date: 2025-04-25 22:46+0100\n"
+"PO-Revision-Date: 2025-04-25 22:47+0100\n"
 "Last-Translator: SofĂ­a Priego <spri...@darksylvania.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/skladnik-25.04.3/po/ia/skladnik.po 
new/skladnik-25.08.0/po/ia/skladnik.po
--- old/skladnik-25.04.3/po/ia/skladnik.po      2025-06-30 18:35:19.000000000 
+0200
+++ new/skladnik-25.08.0/po/ia/skladnik.po      2025-08-01 00:29:18.000000000 
+0200
@@ -1,13 +1,13 @@
-# Copyright (C) 2025 This file is copyright:
+# Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the skladnik package.
 #
-# SPDX-FileCopyrightText: 2024, 2025 giovanni <g.s...@tiscali.it>
+# giovanni <g.s...@tiscali.it>, 2024.
 msgid ""
 msgstr ""
 "Project-Id-Version: skladnik\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-02-28 00:39+0000\n"
-"PO-Revision-Date: 2025-03-12 14:55+0100\n"
+"PO-Revision-Date: 2024-05-02 12:37+0200\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -277,4 +277,4 @@
 #: skladnikui.rc:57
 #, kde-format
 msgid "Main Toolbar"
-msgstr "Barra de instrumento principal"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/skladnik-25.04.3/src/org.kde.skladnik.metainfo.xml 
new/skladnik-25.08.0/src/org.kde.skladnik.metainfo.xml
--- old/skladnik-25.04.3/src/org.kde.skladnik.metainfo.xml      2025-06-30 
18:35:19.000000000 +0200
+++ new/skladnik-25.08.0/src/org.kde.skladnik.metainfo.xml      2025-08-01 
00:29:18.000000000 +0200
@@ -163,6 +163,7 @@
   </provides>
   <launchable type="desktop-id">org.kde.skladnik.desktop</launchable>
   <releases>
+    <release version="0.5.25080" date="2025-08-14"/>
     <release version="0.5.25043" date="2025-07-03"/>
     <release version="0.5.25042" date="2025-06-05"/>
     <release version="0.5.25041" date="2025-05-08"/>

Reply via email to