Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package skanlite for openSUSE:Factory checked in at 2026-01-12 10:15:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skanlite (Old) and /work/SRC/openSUSE:Factory/.skanlite.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skanlite" Mon Jan 12 10:15:51 2026 rev:98 rq:1326251 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/skanlite/skanlite.changes 2025-12-15 11:52:30.356548539 +0100 +++ /work/SRC/openSUSE:Factory/.skanlite.new.1928/skanlite.changes 2026-01-12 10:23:17.990363430 +0100 @@ -1,0 +2,10 @@ +Wed Jan 7 12:25:35 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.1/ +- Changes since 25.12.0: + * CI: Add documentation build + +------------------------------------------------------------------- Old: ---- skanlite-25.12.0.tar.xz skanlite-25.12.0.tar.xz.sig New: ---- skanlite-25.12.1.tar.xz skanlite-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skanlite.spec ++++++ --- /var/tmp/diff_new_pack.ZqLaTa/_old 2026-01-12 10:23:18.954402985 +0100 +++ /var/tmp/diff_new_pack.ZqLaTa/_new 2026-01-12 10:23:18.954402985 +0100 @@ -20,7 +20,7 @@ %bcond_without released Name: skanlite -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Image Scanner Application License: LGPL-2.1-or-later ++++++ skanlite-25.12.0.tar.xz -> skanlite-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-25.12.0/.gitlab-ci.yml new/skanlite-25.12.1/.gitlab-ci.yml --- old/skanlite-25.12.0/.gitlab-ci.yml 2025-12-04 00:09:47.000000000 +0100 +++ new/skanlite-25.12.1/.gitlab-ci.yml 2026-01-03 12:07:09.000000000 +0100 @@ -10,3 +10,4 @@ - /gitlab-templates/flatpak.yml - /gitlab-templates/xml-lint.yml - /gitlab-templates/yaml-lint.yml + - /gitlab-templates/documentation.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-25.12.0/CMakeLists.txt new/skanlite-25.12.1/CMakeLists.txt --- old/skanlite-25.12.0/CMakeLists.txt 2025-12-04 00:09:47.000000000 +0100 +++ new/skanlite-25.12.1/CMakeLists.txt 2026-01-03 12:07:09.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/skanlite-25.12.0/src/org.kde.skanlite.appdata.xml new/skanlite-25.12.1/src/org.kde.skanlite.appdata.xml --- old/skanlite-25.12.0/src/org.kde.skanlite.appdata.xml 2025-12-04 00:09:47.000000000 +0100 +++ new/skanlite-25.12.1/src/org.kde.skanlite.appdata.xml 2026-01-03 12:07:09.000000000 +0100 @@ -428,6 +428,7 @@ <binary>skanlite</binary> </provides> <releases> + <release version="25.12.1" date="2026-01-08"/> <release version="25.12.0" date="2025-12-11"/> <release version="25.08.3" date="2025-11-06"/> <release version="25.08.2" date="2025-10-09"/>
