Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package knotifyconfig for openSUSE:Factory checked in at 2022-06-17 21:19:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knotifyconfig (Old) and /work/SRC/openSUSE:Factory/.knotifyconfig.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knotifyconfig" Fri Jun 17 21:19:24 2022 rev:103 rq:982283 version:5.95.0 Changes: -------- --- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes 2022-05-16 18:09:05.249305385 +0200 +++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.1548/knotifyconfig.changes 2022-06-17 21:21:28.438739569 +0200 @@ -1,0 +2,9 @@ +Fri Jun 10 14:12:38 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: ---- knotifyconfig-5.94.0.tar.xz knotifyconfig-5.94.0.tar.xz.sig New: ---- knotifyconfig-5.95.0.tar.xz knotifyconfig-5.95.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knotifyconfig.spec ++++++ --- /var/tmp/diff_new_pack.64FfAF/_old 2022-06-17 21:21:28.826739780 +0200 +++ /var/tmp/diff_new_pack.64FfAF/_new 2022-06-17 21:21:28.826739780 +0200 @@ -17,14 +17,14 @@ %define lname libKF5NotifyConfig5 -%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: knotifyconfig -Version: 5.94.0 +Version: 5.95.0 Release: 0 Summary: Configuration dialog for desktop notifications License: LGPL-2.1-or-later ++++++ knotifyconfig-5.94.0.tar.xz -> knotifyconfig-5.95.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.94.0/CMakeLists.txt new/knotifyconfig-5.95.0/CMakeLists.txt --- old/knotifyconfig-5.94.0/CMakeLists.txt 2022-05-07 23:25:10.000000000 +0200 +++ new/knotifyconfig-5.95.0/CMakeLists.txt 2022-06-09 23:23:59.000000000 +0200 @@ -1,12 +1,12 @@ 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(KNotifyConfig VERSION ${KF_VERSION}) # Dependencies 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/knotifyconfig-5.94.0/po/ca@valencia/knotifyconfig5.po new/knotifyconfig-5.95.0/po/ca@valencia/knotifyconfig5.po --- old/knotifyconfig-5.94.0/po/ca@valencia/knotifyconfig5.po 2022-05-07 23:25:10.000000000 +0200 +++ new/knotifyconfig-5.95.0/po/ca@valencia/knotifyconfig5.po 2022-06-09 23:23:59.000000000 +0200 @@ -30,7 +30,7 @@ #: knotifyconfigactionswidgetbase.ui:28 #, kde-format msgid "Play a &sound" -msgstr "Reprodueix un &so" +msgstr "Reprodu??x un &so" #. i18n: ectx: property (toolTip), widget (KUrlRequester, Sound_select) #: knotifyconfigactionswidgetbase.ui:54 @@ -84,29 +84,29 @@ "event</dd><dt>%a</dt><dd>Application that sent the event</dd><dt>%m</" "dt><dd>The message sent by the application</dd></dl></qt>" msgstr "" -"<qt>Especifica com ha de llegir el knotify quan reba l'esdeveniment. Si " -"seleccioneu ??Llig un text personalitzat??, introdu??u el text al quadre. Podeu " +"<qt>Especifica com ha de llegir el knotify quan reba el succ??s. Si " +"seleccioneu ??Llig un text personalisat??, introdu??u el text al quadro. Podeu " "emprar les seg??ents cadenes de substituci?? en el text:<dl><dt>%e</dt><dd>Nom " -"de l'esdeveniment</dd><dt>%a</dt><dd>Aplicaci?? que envia l'esdeveniment</" -"dd><dt>%m</dt><dd>Missatge enviat per l'aplicaci??</dd></dl></qt>" +"del succ??s</dd><dt>%a</dt><dd>Aplicaci?? que envia el succ??s</dd><dt>%m</" +"dt><dd>Missatge enviat per l'aplicaci??</dd></dl></qt>" #. i18n: ectx: property (text), item, widget (QComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:135 #, kde-format msgid "Speak Event Message" -msgstr "Llig el missatge de l'esdeveniment" +msgstr "Llig el missatge del succ??s" #. i18n: ectx: property (text), item, widget (QComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:140 #, kde-format msgid "Speak Event Name" -msgstr "Llig el nom de l'esdeveniment" +msgstr "Llig el nom del succ??s" #. i18n: ectx: property (text), item, widget (QComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:145 #, kde-format msgid "Speak Custom Text" -msgstr "Llig un text personalitzat" +msgstr "Llig un text personalisat" #. i18n: ectx: property (whatsThis), widget (QLineEdit, TTS_select) #: knotifyconfigactionswidgetbase.ui:153 @@ -118,11 +118,11 @@ "dd><dt>%a</dt><dd>Application that sent the event</dd><dt>%m</dt><dd>The " "message sent by the application</dd></dl></qt>" msgstr "" -"<qt>Indiqueu qu?? ha de llegir Jovie quan reba l'esdeveniment. Si seleccioneu " -"??Llig un text personalitzat??, introdu??u el text al quadre. Podeu emprar les " -"seg??ents cadenes de substituci?? en el text:<dl><dt>%e</dt><dd>Nom de " -"l'esdeveniment</dd><dt>%a</dt><dd>Aplicaci?? que envia l'esdeveniment</dd><dt>" -"%m</dt><dd>Missatge enviat per l'aplicaci??</dd></dl></qt>" +"<qt>Indiqueu qu?? ha de llegir Jovie quan reba el succ??s. Si seleccioneu " +"??Llig un text personalisat??, introdu??u el text al quadro. Podeu emprar les " +"seg??ents cadenes de substituci?? en el text:<dl><dt>%e</dt><dd>Nom del " +"succ??s</dd><dt>%a</dt><dd>Aplicaci?? que envia el succ??s</dd><dt>%m</" +"dt><dd>Missatge enviat per l'aplicaci??</dd></dl></qt>" #: knotifyconfigwidget.cpp:119 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.94.0/po/ka/knotifyconfig5.po new/knotifyconfig-5.95.0/po/ka/knotifyconfig5.po --- old/knotifyconfig-5.94.0/po/ka/knotifyconfig5.po 2022-05-07 23:25:10.000000000 +0200 +++ new/knotifyconfig-5.95.0/po/ka/knotifyconfig5.po 2022-06-09 23:23:59.000000000 +0200 @@ -1,72 +1,70 @@ -# KDE3 - Georgian translation of kdelibs4.po -# Gia Shervashidze <[email protected]>, 2005. +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the knotifyconfig package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # msgid "" msgstr "" -"Project-Id-Version: kdelibs4\n" +"Project-Id-Version: knotifyconfig\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-13 02:23+0100\n" -"PO-Revision-Date: 2009-12-17 02:11+0400\n" -"Last-Translator: George Machitidze <[email protected]>\n" -"Language-Team: Georgian <http://www.gia.ge>\n" +"PO-Revision-Date: 2022-05-21 15:10+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" -"X-Generator: KBabel 1.9\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Poedit 3.0.1\n" #. i18n: ectx: property (text), widget (QCheckBox, Sound_check) #: knotifyconfigactionswidgetbase.ui:28 #, kde-format msgid "Play a &sound" -msgstr "" +msgstr "???????????? &??????????????????" #. i18n: ectx: property (toolTip), widget (KUrlRequester, Sound_select) #: knotifyconfigactionswidgetbase.ui:54 -#, fuzzy, kde-format -#| msgid "Select the current day" +#, kde-format msgid "Select the sound to play" -msgstr "??????????????????????????? ???????????? ??????????????????" +msgstr "????????????????????? ??????????????????????????? ?????????" #. i18n: ectx: property (text), widget (QCheckBox, Popup_check) #: knotifyconfigactionswidgetbase.ui:61 #, kde-format msgid "Show a message in a &popup" -msgstr "" +msgstr "????????????????????? ???????????????????????? ????????????????????? &?????????" #. i18n: ectx: property (text), widget (QCheckBox, Logfile_check) #: knotifyconfigactionswidgetbase.ui:68 -#, fuzzy, kde-format -#| msgid "Go to Line" +#, kde-format msgid "Log to a file" -msgstr "???????????????????????? ???????????????????????????" +msgstr "???????????????????????? ?????????????????? ??????????????????" #. i18n: ectx: property (text), widget (QCheckBox, Taskbar_check) #: knotifyconfigactionswidgetbase.ui:88 #, kde-format msgid "Mark &taskbar entry" -msgstr "" +msgstr "&???????????????????????????????????? ??????????????? ??????????????????????????? ????????????????????????" #. i18n: ectx: property (text), widget (QCheckBox, Execute_check) #: knotifyconfigactionswidgetbase.ui:95 #, kde-format msgid "Run &command" -msgstr "" +msgstr "&??????????????????????????? ?????????????????????" #. i18n: ectx: property (toolTip), widget (KUrlRequester, Execute_select) #: knotifyconfigactionswidgetbase.ui:111 -#, fuzzy, kde-format -#| msgid "Select the current day" +#, kde-format msgid "Select the command to run" -msgstr "??????????????????????????? ???????????? ??????????????????" +msgstr "????????????????????? ??????????????????????????? ????????????????????????" #. i18n: ectx: property (text), widget (QCheckBox, TTS_check) #: knotifyconfigactionswidgetbase.ui:118 -#, fuzzy, kde-format -#| msgid "S&earch:" +#, kde-format msgid "Sp&eech" -msgstr "&???????????????:" +msgstr "&????????????????????????" #. i18n: ectx: property (whatsThis), widget (QComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:131 @@ -81,24 +79,21 @@ #. i18n: ectx: property (text), item, widget (QComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:135 -#, fuzzy, kde-format -#| msgid "&Break at Next Statement" +#, kde-format msgid "Speak Event Message" -msgstr "&?????????????????? ?????????????????? ??????????????????????????????????????????" +msgstr "???????????????????????? ???????????????????????????????????? ???????????????????????????" #. i18n: ectx: property (text), item, widget (QComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:140 -#, fuzzy, kde-format -#| msgid "&Break at Next Statement" +#, kde-format msgid "Speak Event Name" -msgstr "&?????????????????? ?????????????????? ??????????????????????????????????????????" +msgstr "???????????????????????? ????????????????????? ???????????????????????????" #. i18n: ectx: property (text), item, widget (QComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:145 -#, fuzzy, kde-format -#| msgid "&Break at Next Statement" +#, kde-format msgid "Speak Custom Text" -msgstr "&?????????????????? ?????????????????? ??????????????????????????????????????????" +msgstr "??????????????? ?????????????????????????????? ????????????????????? ???????????????????????????" #. i18n: ectx: property (whatsThis), widget (QLineEdit, TTS_select) #: knotifyconfigactionswidgetbase.ui:153 @@ -112,28 +107,24 @@ msgstr "" #: knotifyconfigwidget.cpp:119 -#, fuzzy, kde-format -#| msgid "Configure &Notifications..." +#, kde-format msgid "Configure Notifications" -msgstr "&?????????????????????????????????????????? ????????????????????????..." +msgstr "?????????????????????????????????????????? ?????????????????????" #: knotifyeventlist.cpp:82 -#, fuzzy, kde-format -#| msgid "State" +#, kde-format msgctxt "State of the notified event" msgid "State" -msgstr "?????????????????????" +msgstr "State" #: knotifyeventlist.cpp:82 -#, fuzzy, kde-format -#| msgid "Title:" +#, kde-format msgctxt "Title of the notified event" msgid "Title" -msgstr "?????????????????????:" +msgstr "?????????????????????" #: knotifyeventlist.cpp:83 -#, fuzzy, kde-format -#| msgid "Description:" +#, kde-format msgctxt "Description of the notified event" msgid "Description" -msgstr "??????????????????????????????:" +msgstr "?????????????????????????????????" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.94.0/po/zh_CN/knotifyconfig5.po new/knotifyconfig-5.95.0/po/zh_CN/knotifyconfig5.po --- old/knotifyconfig-5.94.0/po/zh_CN/knotifyconfig5.po 2022-05-07 23:25:10.000000000 +0200 +++ new/knotifyconfig-5.95.0/po/zh_CN/knotifyconfig5.po 2022-06-09 23:23:59.000000000 +0200 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-13 02:23+0100\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"
