Hello community, here is the log from the commit of package ktp-auth-handler for openSUSE:Leap:15.2 checked in at 2020-01-17 12:01:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/ktp-auth-handler (Old) and /work/SRC/openSUSE:Leap:15.2/.ktp-auth-handler.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-auth-handler" Fri Jan 17 12:01:44 2020 rev:4 rq:763514 version:19.12.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/ktp-auth-handler/ktp-auth-handler.changes 2020-01-15 15:17:56.958326514 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.ktp-auth-handler.new.26092/ktp-auth-handler.changes 2020-01-17 12:01:44.840512163 +0100 @@ -1,0 +2,9 @@ +Tue Jan 7 10:01:12 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 19.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.1 +- No code change since 19.12.0 + +------------------------------------------------------------------- @@ -7 +16 @@ - * https://www.kde.org/announcements/releases/19.12.0 + * https://www.kde.org/announcements/releases/19.12 Old: ---- ktp-auth-handler-19.12.0.tar.xz ktp-auth-handler-19.12.0.tar.xz.sig New: ---- ktp-auth-handler-19.12.1.tar.xz ktp-auth-handler-19.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-auth-handler.spec ++++++ --- /var/tmp/diff_new_pack.H3IaAb/_old 2020-01-17 12:01:45.184512314 +0100 +++ /var/tmp/diff_new_pack.H3IaAb/_new 2020-01-17 12:01:45.184512314 +0100 @@ -1,7 +1,7 @@ # # spec file for package ktp-auth-handler # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktp-auth-handler -Version: 19.12.0 +Version: 19.12.1 Release: 0 Summary: Telepathy auth handler License: LGPL-2.1-or-later ++++++ ktp-auth-handler-19.12.0.tar.xz -> ktp-auth-handler-19.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-auth-handler-19.12.0/CMakeLists.txt new/ktp-auth-handler-19.12.1/CMakeLists.txt --- old/ktp-auth-handler-19.12.0/CMakeLists.txt 2019-12-06 02:46:31.000000000 +0100 +++ new/ktp-auth-handler-19.12.1/CMakeLists.txt 2020-01-07 03:26:14.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set(KDE_APPLICATIONS_VERSION_MAJOR "19") set(KDE_APPLICATIONS_VERSION_MINOR "12") -set(KDE_APPLICATIONS_VERSION_MICRO "0") +set(KDE_APPLICATIONS_VERSION_MICRO "1") set(KTP_AUTH_HANDLER_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-auth-handler-19.12.0/po/zh_CN/ktp-auth-handler.po new/ktp-auth-handler-19.12.1/po/zh_CN/ktp-auth-handler.po --- old/ktp-auth-handler-19.12.0/po/zh_CN/ktp-auth-handler.po 2019-12-06 02:46:31.000000000 +0100 +++ new/ktp-auth-handler-19.12.1/po/zh_CN/ktp-auth-handler.po 2020-01-07 03:26:13.000000000 +0100 @@ -8,15 +8,14 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:11+0200\n" -"PO-Revision-Date: 2019-11-19 23:11\n" -"Last-Translator: Guo Yunhe (guoyunhe)\n" +"PO-Revision-Date: 2020-01-04 21:49\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-stable/messages/kdenetwork/ktp-auth-handler.pot\n"
