Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksane for openSUSE:Factory checked in at 2023-03-03 22:25:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksane (Old) and /work/SRC/openSUSE:Factory/.libksane.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksane" Fri Mar 3 22:25:57 2023 rev:154 rq:1068926 version:22.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libksane/libksane.changes 2023-02-04 14:20:53.779374362 +0100 +++ /work/SRC/openSUSE:Factory/.libksane.new.31432/libksane.changes 2023-03-03 22:27:08.355073099 +0100 @@ -1,0 +2,8 @@ +Tue Feb 28 09:46:51 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 22.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.3/ + +------------------------------------------------------------------- Old: ---- libksane-22.12.2.tar.xz libksane-22.12.2.tar.xz.sig New: ---- libksane-22.12.3.tar.xz libksane-22.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksane.spec ++++++ --- /var/tmp/diff_new_pack.2tchfQ/_old 2023-03-03 22:27:09.111075511 +0100 +++ /var/tmp/diff_new_pack.2tchfQ/_new 2023-03-03 22:27:09.119075536 +0100 @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: libksane -Version: 22.12.2 +Version: 22.12.3 Release: 0 Summary: KDE scanning library License: LGPL-2.1-only OR LGPL-3.0-only @@ -90,8 +90,7 @@ %find_lang %{name} --with-man --all-name -%post -n %{lname}%{_so} -p /sbin/ldconfig -%postun -n %{lname}%{_so} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{lname}%{_so} %files -n %{lname}%{_so} %license COPYING* ++++++ libksane-22.12.2.tar.xz -> libksane-22.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-22.12.2/CMakeLists.txt new/libksane-22.12.3/CMakeLists.txt --- old/libksane-22.12.2/CMakeLists.txt 2023-01-29 23:31:01.000000000 +0100 +++ new/libksane-22.12.3/CMakeLists.txt 2023-02-25 06:20:03.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "22") set(RELEASE_SERVICE_VERSION_MINOR "12") -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(KSane VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libksane-22.12.2/po/zh_CN/libksane.po new/libksane-22.12.3/po/zh_CN/libksane.po --- old/libksane-22.12.2/po/zh_CN/libksane.po 2023-01-29 23:31:01.000000000 +0100 +++ new/libksane-22.12.3/po/zh_CN/libksane.po 2023-02-25 06:20:03.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-06-13 00:54+0000\n" -"PO-Revision-Date: 2023-01-15 15:27\n" +"PO-Revision-Date: 2023-02-24 12:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"