Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktp-contact-runner for openSUSE:Factory checked in at 2022-01-11 21:19:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-contact-runner (Old) and /work/SRC/openSUSE:Factory/.ktp-contact-runner.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-contact-runner" Tue Jan 11 21:19:08 2022 rev:34 rq:944407 version:21.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-contact-runner/ktp-contact-runner.changes 2021-12-13 20:49:16.208591691 +0100 +++ /work/SRC/openSUSE:Factory/.ktp-contact-runner.new.1892/ktp-contact-runner.changes 2022-01-11 21:23:08.693122372 +0100 @@ -1,0 +2,9 @@ +Tue Jan 4 10:26:22 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.1/ +- No code change since 21.12.0 + +------------------------------------------------------------------- Old: ---- ktp-contact-runner-21.12.0.tar.xz ktp-contact-runner-21.12.0.tar.xz.sig New: ---- ktp-contact-runner-21.12.1.tar.xz ktp-contact-runner-21.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-contact-runner.spec ++++++ --- /var/tmp/diff_new_pack.ELFEWt/_old 2022-01-11 21:23:09.177122713 +0100 +++ /var/tmp/diff_new_pack.ELFEWt/_new 2022-01-11 21:23:09.177122713 +0100 @@ -18,16 +18,16 @@ # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} -%bcond_without lang +%bcond_without released Name: ktp-contact-runner -Version: 21.12.0 +Version: 21.12.1 Release: 0 Summary: Telepathy Krunner plugin License: LGPL-2.1-or-later Group: Productivity/Networking/Instant Messenger URL: https://community.kde.org/Real-Time_Communication_and_Collaboration Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} +%if %{with released} Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif @@ -63,7 +63,7 @@ %install %kf5_makeinstall -C build - %if %{with lang} + %if %{with released} %find_lang %{name} --with-man --all-name %endif @@ -73,7 +73,7 @@ %license COPYING* %{_kf5_plugindir}/ -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %endif ++++++ ktp-contact-runner-21.12.0.tar.xz -> ktp-contact-runner-21.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-contact-runner-21.12.0/CMakeLists.txt new/ktp-contact-runner-21.12.1/CMakeLists.txt --- old/ktp-contact-runner-21.12.0/CMakeLists.txt 2021-12-03 01:15:23.000000000 +0100 +++ new/ktp-contact-runner-21.12.1/CMakeLists.txt 2022-01-04 01:22:01.000000000 +0100 @@ -7,7 +7,7 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "21") set(RELEASE_SERVICE_VERSION_MINOR "12") -set(RELEASE_SERVICE_VERSION_MICRO "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") set(KTP_CONTACT_RUNNER_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") set(IS_KTP_INTERNAL_MODULE TRUE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-contact-runner-21.12.0/po/zh_CN/plasma_runner_ktp_contacts.po new/ktp-contact-runner-21.12.1/po/zh_CN/plasma_runner_ktp_contacts.po --- old/ktp-contact-runner-21.12.0/po/zh_CN/plasma_runner_ktp_contacts.po 2021-12-03 01:15:23.000000000 +0100 +++ new/ktp-contact-runner-21.12.1/po/zh_CN/plasma_runner_ktp_contacts.po 2022-01-04 01:22:01.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-11 02:24+0200\n" -"PO-Revision-Date: 2021-11-30 15:24\n" +"PO-Revision-Date: 2021-12-22 14:10\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"