Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qrca for openSUSE:Factory checked in at 2025-05-09 18:48:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qrca (Old) and /work/SRC/openSUSE:Factory/.qrca.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qrca" Fri May 9 18:48:21 2025 rev:2 rq:1275887 version:25.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qrca/qrca.changes 2025-04-22 17:30:52.421610633 +0200 +++ /work/SRC/openSUSE:Factory/.qrca.new.30101/qrca.changes 2025-05-09 18:51:10.412608483 +0200 @@ -1,0 +2,10 @@ +Wed May 7 21:00:50 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.1/ +- Changes since 25.04.0: + * metainfo: Add screenshots from product-screenshots + +------------------------------------------------------------------- Old: ---- qrca-25.04.0.tar.xz qrca-25.04.0.tar.xz.sig New: ---- qrca-25.04.1.tar.xz qrca-25.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qrca.spec ++++++ --- /var/tmp/diff_new_pack.TdJ5QZ/_old 2025-05-09 18:51:11.196641157 +0200 +++ /var/tmp/diff_new_pack.TdJ5QZ/_new 2025-05-09 18:51:11.196641157 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: qrca -Version: 25.04.0 +Version: 25.04.1 Release: 0 Summary: QR code scanner for Plasma License: GPL-3.0-or-later ++++++ qrca-25.04.0.tar.xz -> qrca-25.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qrca-25.04.0/CMakeLists.txt new/qrca-25.04.1/CMakeLists.txt --- old/qrca-25.04.0/CMakeLists.txt 2025-04-08 00:03:54.000000000 +0200 +++ new/qrca-25.04.1/CMakeLists.txt 2025-05-03 00:38:32.000000000 +0200 @@ -7,7 +7,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 "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(qrca VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qrca-25.04.0/org.kde.qrca.appdata.xml new/qrca-25.04.1/org.kde.qrca.appdata.xml --- old/qrca-25.04.0/org.kde.qrca.appdata.xml 2025-04-08 00:03:54.000000000 +0200 +++ new/qrca-25.04.1/org.kde.qrca.appdata.xml 2025-05-03 00:38:32.000000000 +0200 @@ -132,6 +132,14 @@ <p xml:lang="zh-TW">使用手機或筆電上的相機掃描 QR 碼,並建立自己的 QR 碼以方便在裝置間傳輸。</p> </description> <launchable type="desktop-id">org.kde.qrca.desktop</launchable> + <screenshots> + <screenshot type="default"> + <image>https://cdn.kde.org/screenshots/qrca/qrca_scan.png</image> + </screenshot> + <screenshot> + <image>https://cdn.kde.org/screenshots/qrca/qrca_create_code.png</image> + </screenshot> + </screenshots> <content_rating type="oars-1.1"/> <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=qrca</url> <url type="donation">https://www.kde.org/community/donations/?app=qrca&source=appdata</url> @@ -139,6 +147,7 @@ <value key="KDE::f_droid">https://community.kde.org/Android/F-Droid#KDE_F-Droid_Nightly_Build_Repository</value> </custom> <releases> + <release version="25.04.1" date="2025-05-08"/> <release version="25.04.0" date="2025-04-17"/> </releases> </component>
