Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktrip for openSUSE:Factory checked in at 2024-10-12 13:29:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktrip (Old) and /work/SRC/openSUSE:Factory/.ktrip.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktrip" Sat Oct 12 13:29:28 2024 rev:18 rq:1206948 version:24.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ktrip/ktrip.changes 2024-09-13 14:35:15.122145595 +0200 +++ /work/SRC/openSUSE:Factory/.ktrip.new.19354/ktrip.changes 2024-10-12 13:34:46.918807891 +0200 @@ -1,0 +2,9 @@ +Tue Oct 8 12:02:11 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: ---- ktrip-24.08.1.tar.xz ktrip-24.08.1.tar.xz.sig New: ---- ktrip-24.08.2.tar.xz ktrip-24.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktrip.spec ++++++ --- /var/tmp/diff_new_pack.kVsvK3/_old 2024-10-12 13:34:47.370826661 +0200 +++ /var/tmp/diff_new_pack.kVsvK3/_new 2024-10-12 13:34:47.374826827 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: ktrip -Version: 24.08.1 +Version: 24.08.2 Release: 0 Summary: Public transport assistant targeted towards mobile Linux and Android License: GPL-2.0-or-later ++++++ ktrip-24.08.1.tar.xz -> ktrip-24.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktrip-24.08.1/CMakeLists.txt new/ktrip-24.08.2/CMakeLists.txt --- old/ktrip-24.08.1/CMakeLists.txt 2024-09-07 00:48:10.000000000 +0200 +++ new/ktrip-24.08.2/CMakeLists.txt 2024-10-06 22:01:30.000000000 +0200 @@ -6,7 +6,7 @@ # KDE Applications 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_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(ktrip VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktrip-24.08.1/org.kde.ktrip.appdata.xml new/ktrip-24.08.2/org.kde.ktrip.appdata.xml --- old/ktrip-24.08.1/org.kde.ktrip.appdata.xml 2024-09-07 00:48:10.000000000 +0200 +++ new/ktrip-24.08.2/org.kde.ktrip.appdata.xml 2024-10-06 22:01:30.000000000 +0200 @@ -167,6 +167,7 @@ <value key="KDE::matrix">#plasmamobile:kde.org</value> </custom> <releases> + <release version="24.08.2" date="2024-10-10"/> <release version="24.08.1" date="2024-09-12"/> <release version="24.08.0" date="2024-08-22"/> <release version="24.05.2" date="2024-07-04"/>