Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package picmi for openSUSE:Factory checked in at 2025-06-10 09:02:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/picmi (Old) and /work/SRC/openSUSE:Factory/.picmi.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "picmi" Tue Jun 10 09:02:42 2025 rev:157 rq:1283278 version:25.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/picmi/picmi.changes 2025-05-09 18:51:02.672285906 +0200 +++ /work/SRC/openSUSE:Factory/.picmi.new.19631/picmi.changes 2025-06-10 09:05:26.759800104 +0200 @@ -1,0 +2,9 @@ +Tue Jun 3 21:13:01 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.2/ +- No code change since 25.04.1 + +------------------------------------------------------------------- Old: ---- picmi-25.04.1.tar.xz picmi-25.04.1.tar.xz.sig New: ---- picmi-25.04.2.tar.xz picmi-25.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ picmi.spec ++++++ --- /var/tmp/diff_new_pack.gXKWOJ/_old 2025-06-10 09:05:27.719841274 +0200 +++ /var/tmp/diff_new_pack.gXKWOJ/_new 2025-06-10 09:05:27.719841274 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: picmi -Version: 25.04.1 +Version: 25.04.2 Release: 0 Summary: Nonogram Logic game License: GPL-2.0-or-later ++++++ picmi-25.04.1.tar.xz -> picmi-25.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-25.04.1/CMakeLists.txt new/picmi-25.04.2/CMakeLists.txt --- old/picmi-25.04.1/CMakeLists.txt 2025-05-02 23:54:20.000000000 +0200 +++ new/picmi-25.04.2/CMakeLists.txt 2025-06-02 23:20:42.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Gear version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "04") -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 PICMI_BASE_VERSION once new features are added diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/picmi-25.04.1/org.kde.picmi.appdata.xml new/picmi-25.04.2/org.kde.picmi.appdata.xml --- old/picmi-25.04.1/org.kde.picmi.appdata.xml 2025-05-02 23:54:20.000000000 +0200 +++ new/picmi-25.04.2/org.kde.picmi.appdata.xml 2025-06-02 23:20:42.000000000 +0200 @@ -156,6 +156,7 @@ </screenshot> </screenshots> <releases> + <release version="2.0.25042" date="2025-06-05"/> <release version="2.0.25041" date="2025-05-08"/> <release version="2.0.25040" date="2025-04-17"/> <release version="2.0.24123" date="2025-03-06"/>