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 2021-04-25 21:27:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-contact-runner (Old) and /work/SRC/openSUSE:Factory/.ktp-contact-runner.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-contact-runner" Sun Apr 25 21:27:04 2021 rev:25 rq:887745 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-contact-runner/ktp-contact-runner.changes 2021-03-10 08:55:23.934774014 +0100 +++ /work/SRC/openSUSE:Factory/.ktp-contact-runner.new.12324/ktp-contact-runner.changes 2021-04-25 21:28:24.012501017 +0200 @@ -1,0 +2,23 @@ +Fri Apr 16 16:12:52 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:41:18 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:29:16 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- No code change since 20.12.3 + +------------------------------------------------------------------- Old: ---- ktp-contact-runner-20.12.3.tar.xz ktp-contact-runner-20.12.3.tar.xz.sig New: ---- ktp-contact-runner-21.04.0.tar.xz ktp-contact-runner-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-contact-runner.spec ++++++ --- /var/tmp/diff_new_pack.dTZs4F/_old 2021-04-25 21:28:24.452501546 +0200 +++ /var/tmp/diff_new_pack.dTZs4F/_new 2021-04-25 21:28:24.452501546 +0200 @@ -21,13 +21,17 @@ %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktp-contact-runner -Version: 20.12.3 +Version: 21.04.0 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} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: kf5-filesystem @@ -46,10 +50,6 @@ Recommends: %{name}-lang Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description A KRunner plugin to find your Telepathy contacts. @@ -57,7 +57,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build ++++++ ktp-contact-runner-20.12.3.tar.xz -> ktp-contact-runner-21.04.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-contact-runner-20.12.3/CMakeLists.txt new/ktp-contact-runner-21.04.0/CMakeLists.txt --- old/ktp-contact-runner-20.12.3/CMakeLists.txt 2021-03-02 01:50:10.000000000 +0100 +++ new/ktp-contact-runner-21.04.0/CMakeLists.txt 2021-04-16 10:44:52.000000000 +0200 @@ -5,9 +5,9 @@ include(FeatureSummary) # KDE Application Version, managed by release script -set(RELEASE_SERVICE_VERSION_MAJOR "20") -set(RELEASE_SERVICE_VERSION_MINOR "12") -set(RELEASE_SERVICE_VERSION_MICRO "3") +set(RELEASE_SERVICE_VERSION_MAJOR "21") +set(RELEASE_SERVICE_VERSION_MINOR "04") +set(RELEASE_SERVICE_VERSION_MICRO "0") 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-20.12.3/po/zh_CN/plasma_runner_ktp_contacts.po new/ktp-contact-runner-21.04.0/po/zh_CN/plasma_runner_ktp_contacts.po --- old/ktp-contact-runner-20.12.3/po/zh_CN/plasma_runner_ktp_contacts.po 2021-03-02 01:50:10.000000000 +0100 +++ new/ktp-contact-runner-21.04.0/po/zh_CN/plasma_runner_ktp_contacts.po 2021-04-16 10:44:52.000000000 +0200 @@ -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-02-04 12:01\n" +"PO-Revision-Date: 2021-03-27 17:31\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"