Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package skladnik for openSUSE:Factory checked in at 2024-10-12 13:29:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skladnik (Old) and /work/SRC/openSUSE:Factory/.skladnik.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skladnik" Sat Oct 12 13:29:49 2024 rev:7 rq:1207001 version:24.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/skladnik/skladnik.changes 2024-09-13 14:35:46.667460586 +0200 +++ /work/SRC/openSUSE:Factory/.skladnik.new.19354/skladnik.changes 2024-10-12 13:35:24.684376079 +0200 @@ -1,0 +2,9 @@ +Tue Oct 8 12:02:36 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.2/ +- No code change since 24.08.1 + +------------------------------------------------------------------- Old: ---- skladnik-24.08.1.tar.xz skladnik-24.08.1.tar.xz.sig New: ---- skladnik-24.08.2.tar.xz skladnik-24.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skladnik.spec ++++++ --- /var/tmp/diff_new_pack.UvAYJ8/_old 2024-10-12 13:35:26.256441357 +0200 +++ /var/tmp/diff_new_pack.UvAYJ8/_new 2024-10-12 13:35:26.272442023 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: skladnik -Version: 24.08.1 +Version: 24.08.2 Release: 0 Summary: Sokoban-like game License: GPL-2.0-or-later ++++++ skladnik-24.08.1.tar.xz -> skladnik-24.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skladnik-24.08.1/CMakeLists.txt new/skladnik-24.08.2/CMakeLists.txt --- old/skladnik-24.08.1/CMakeLists.txt 2024-09-07 00:26:02.000000000 +0200 +++ new/skladnik-24.08.2/CMakeLists.txt 2024-10-06 20:59:10.000000000 +0200 @@ -3,7 +3,7 @@ # Release Service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "24") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "1") +set (RELEASE_SERVICE_VERSION_MICRO "2") 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-24.08.1/src/org.kde.skladnik.metainfo.xml new/skladnik-24.08.2/src/org.kde.skladnik.metainfo.xml --- old/skladnik-24.08.1/src/org.kde.skladnik.metainfo.xml 2024-09-07 00:26:02.000000000 +0200 +++ new/skladnik-24.08.2/src/org.kde.skladnik.metainfo.xml 2024-10-06 20:59:10.000000000 +0200 @@ -147,6 +147,7 @@ </provides> <launchable type="desktop-id">org.kde.skladnik.desktop</launchable> <releases> + <release version="0.5.24082" date="2024-10-10"/> <release version="0.5.24081" date="2024-09-12"/> <release version="0.5.24080" date="2024-08-22"/> <release version="0.5.24052" date="2024-07-04"/>