Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package krfb for openSUSE:Factory checked in at 2025-07-06 17:11:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krfb (Old) and /work/SRC/openSUSE:Factory/.krfb.new.1903 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krfb" Sun Jul 6 17:11:09 2025 rev:152 rq:1290413 version:25.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/krfb/krfb.changes 2025-06-10 09:06:31.378505421 +0200 +++ /work/SRC/openSUSE:Factory/.krfb.new.1903/krfb.changes 2025-07-06 17:15:49.214594494 +0200 @@ -1,0 +2,9 @@ +Tue Jul 1 15:27:18 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.3/ +- No code change since 25.04.2 + +------------------------------------------------------------------- Old: ---- krfb-25.04.2.tar.xz krfb-25.04.2.tar.xz.sig New: ---- krfb-25.04.3.tar.xz krfb-25.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krfb.spec ++++++ --- /var/tmp/diff_new_pack.CCsSVE/_old 2025-07-06 17:15:49.978626087 +0200 +++ /var/tmp/diff_new_pack.CCsSVE/_new 2025-07-06 17:15:49.978626087 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: krfb -Version: 25.04.2 +Version: 25.04.3 Release: 0 Summary: Screen sharing using the VNC/RFB protocol License: GPL-2.0-or-later ++++++ krfb-25.04.2.tar.xz -> krfb-25.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-25.04.2/.gitlab-ci.yml new/krfb-25.04.3/.gitlab-ci.yml --- old/krfb-25.04.2/.gitlab-ci.yml 2025-06-02 23:26:51.000000000 +0200 +++ new/krfb-25.04.3/.gitlab-ci.yml 2025-06-30 18:39:48.000000000 +0200 @@ -7,6 +7,6 @@ - /gitlab-templates/linux-qt6.yml - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml - - /gitlab-templates/flatpak.yml + # - /gitlab-templates/flatpak.yml - /gitlab-templates/xml-lint.yml - /gitlab-templates/yaml-lint.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-25.04.2/CMakeLists.txt new/krfb-25.04.3/CMakeLists.txt --- old/krfb-25.04.2/CMakeLists.txt 2025-06-02 23:26:51.000000000 +0200 +++ new/krfb-25.04.3/CMakeLists.txt 2025-06-30 18:39:48.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(krfb VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/krfb-25.04.2/krfb/org.kde.krfb.appdata.xml new/krfb-25.04.3/krfb/org.kde.krfb.appdata.xml --- old/krfb-25.04.2/krfb/org.kde.krfb.appdata.xml 2025-06-02 23:26:51.000000000 +0200 +++ new/krfb-25.04.3/krfb/org.kde.krfb.appdata.xml 2025-06-30 18:39:48.000000000 +0200 @@ -195,6 +195,7 @@ </provides> <project_group>KDE</project_group> <releases> + <release version="25.04.3" date="2025-07-03"/> <release version="25.04.2" date="2025-06-05"/> <release version="25.04.1" date="2025-05-08"/> <release version="25.04.0" date="2025-04-17"/>