Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kpeople5 for openSUSE:Factory checked in at 2022-06-17 21:19:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old) and /work/SRC/openSUSE:Factory/.kpeople5.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kpeople5" Fri Jun 17 21:19:27 2022 rev:89 rq:982286 version:5.95.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes 2022-05-16 18:09:08.605308053 +0200 +++ /work/SRC/openSUSE:Factory/.kpeople5.new.1548/kpeople5.changes 2022-06-17 21:21:30.510740693 +0200 @@ -1,0 +2,9 @@ +Fri Jun 10 14:12:39 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 5.95.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.95.0 +- No code change since 5.94.0 + +------------------------------------------------------------------- Old: ---- kpeople-5.94.0.tar.xz kpeople-5.94.0.tar.xz.sig New: ---- kpeople-5.95.0.tar.xz kpeople-5.95.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kpeople5.spec ++++++ --- /var/tmp/diff_new_pack.RwvBRA/_old 2022-06-17 21:21:30.934740922 +0200 +++ /var/tmp/diff_new_pack.RwvBRA/_new 2022-06-17 21:21:30.938740925 +0200 @@ -17,14 +17,14 @@ %define rname kpeople -%define _tar_path 5.94 +%define _tar_path 5.95 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kpeople5 -Version: 5.94.0 +Version: 5.95.0 Release: 0 Summary: Library for access to contacts and identity holders License: LGPL-2.1-or-later ++++++ kpeople-5.94.0.tar.xz -> kpeople-5.95.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpeople-5.94.0/CMakeLists.txt new/kpeople-5.95.0/CMakeLists.txt --- old/kpeople-5.94.0/CMakeLists.txt 2022-05-07 23:25:43.000000000 +0200 +++ new/kpeople-5.95.0/CMakeLists.txt 2022-06-09 23:24:33.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.94.0") # handled by release scripts -set(KF_DEP_VERSION "5.93.0") # handled by release scripts +set(KF_VERSION "5.95.0") # handled by release scripts +set(KF_DEP_VERSION "5.95.0") # handled by release scripts project (KPeople VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.93.0 NO_MODULE) +find_package(ECM 5.95.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpeople-5.94.0/po/ka/kpeople5.po new/kpeople-5.95.0/po/ka/kpeople5.po --- old/kpeople-5.94.0/po/ka/kpeople5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kpeople-5.95.0/po/ka/kpeople5.po 2022-06-09 23:24:33.000000000 +0200 @@ -0,0 +1,65 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the kpeople package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: kpeople\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-06-11 00:14+0000\n" +"PO-Revision-Date: 2022-05-15 06:13+0200\n" +"Last-Translator: Temuri Doghonadze <[email protected]>\n" +"Language-Team: Georgian <[email protected]>\n" +"Language: ka\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: Poedit 3.0.1\n" + +#: match.cpp:46 +#, kde-format +msgctxt "@title:column" +msgid "Name" +msgstr "??????????????????" + +#: match.cpp:49 +#, kde-format +msgctxt "@title:column" +msgid "E-mail" +msgstr "??????-???????????????" + +#: widgets/emaildetailswidget.cpp:35 +#, kde-format +msgctxt "E-mail field label" +msgid "E-mail" +msgstr "??????-???????????????" + +#: widgets/mergedelegate.cpp:86 +#, kde-format +msgctxt "reasons join" +msgid ", " +msgstr ", " + +#: widgets/mergedelegate.cpp:86 +#, kde-format +msgctxt "name: merge reasons" +msgid "%1: %2" +msgstr "%1: %2" + +#: widgets/mergedialog.cpp:52 +#, kde-format +msgid "Duplicates Manager" +msgstr "???????????????????????????????????? ???????????????????????????" + +#: widgets/mergedialog.cpp:63 +#, kde-format +msgid "Select contacts to be merged" +msgstr "?????????????????? ????????????????????????????????? ??????????????????????????????" + +#. i18n: ectx: property (text), widget (QLabel, avatarPixmapLabel) +#: widgets/person-details-presentation.ui:43 +#, kde-format +msgid "Avatar" +msgstr "?????????????????????" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kpeople-5.94.0/po/zh_CN/kpeople5.po new/kpeople-5.95.0/po/zh_CN/kpeople5.po --- old/kpeople-5.94.0/po/zh_CN/kpeople5.po 2022-05-07 23:25:43.000000000 +0200 +++ new/kpeople-5.95.0/po/zh_CN/kpeople5.po 2022-06-09 23:24:33.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-06-11 00:14+0000\n" -"PO-Revision-Date: 2022-04-26 15:19\n" +"PO-Revision-Date: 2022-06-05 04:17\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
