Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kteatime for openSUSE:Factory checked in at 2026-01-12 10:19:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kteatime (Old) and /work/SRC/openSUSE:Factory/.kteatime.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kteatime" Mon Jan 12 10:19:45 2026 rev:156 rq:1326193 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kteatime/kteatime.changes 2025-12-15 12:00:47.393366355 +0100 +++ /work/SRC/openSUSE:Factory/.kteatime.new.1928/kteatime.changes 2026-01-12 10:29:18.553247856 +0100 @@ -1,0 +2,10 @@ +Wed Jan 7 12:25:17 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: ---- kteatime-25.12.0.tar.xz kteatime-25.12.0.tar.xz.sig New: ---- kteatime-25.12.1.tar.xz kteatime-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kteatime.spec ++++++ --- /var/tmp/diff_new_pack.92C57q/_old 2026-01-12 10:29:19.097270185 +0100 +++ /var/tmp/diff_new_pack.92C57q/_new 2026-01-12 10:29:19.101270348 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kteatime -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Timer for various types of tea License: GPL-2.0-or-later ++++++ kteatime-25.12.0.tar.xz -> kteatime-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kteatime-25.12.0/.gitlab-ci.yml new/kteatime-25.12.1/.gitlab-ci.yml --- old/kteatime-25.12.0/.gitlab-ci.yml 2025-12-03 23:56:52.000000000 +0100 +++ new/kteatime-25.12.1/.gitlab-ci.yml 2026-01-03 11:55:17.000000000 +0100 @@ -8,3 +8,4 @@ - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/flatpak.yml + - /gitlab-templates/documentation.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kteatime-25.12.0/CMakeLists.txt new/kteatime-25.12.1/CMakeLists.txt --- old/kteatime-25.12.0/CMakeLists.txt 2025-12-03 23:56:52.000000000 +0100 +++ new/kteatime-25.12.1/CMakeLists.txt 2026-01-03 11:55:17.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}") project(kteatime VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kteatime-25.12.0/org.kde.kteatime.appdata.xml new/kteatime-25.12.1/org.kde.kteatime.appdata.xml --- old/kteatime-25.12.0/org.kde.kteatime.appdata.xml 2025-12-03 23:56:52.000000000 +0100 +++ new/kteatime-25.12.1/org.kde.kteatime.appdata.xml 2026-01-03 11:55:17.000000000 +0100 @@ -162,6 +162,7 @@ </provides> <launchable type="desktop-id">org.kde.kteatime.desktop</launchable> <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"/>
