Hello community, here is the log from the commit of package knotifyconfig for openSUSE:Factory checked in at 2015-05-11 19:36:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knotifyconfig (Old) and /work/SRC/openSUSE:Factory/.knotifyconfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knotifyconfig" Changes: -------- --- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes 2015-04-13 20:26:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 2015-05-11 19:48:10.000000000 +0200 @@ -1,0 +2,7 @@ +Sun May 3 19:47:47 UTC 2015 - [email protected] + +- Update to 5.10.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.10.0.php + +------------------------------------------------------------------- Old: ---- knotifyconfig-5.9.0.tar.xz New: ---- knotifyconfig-5.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knotifyconfig.spec ++++++ --- /var/tmp/diff_new_pack.ntjlr3/_old 2015-05-11 19:48:10.000000000 +0200 +++ /var/tmp/diff_new_pack.ntjlr3/_new 2015-05-11 19:48:10.000000000 +0200 @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5NotifyConfig5 -%define _tar_path 5.9 +%define _tar_path 5.10 Name: knotifyconfig -Version: 5.9.0 +Version: 5.10.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 ++++++ knotifyconfig-5.9.0.tar.xz -> knotifyconfig-5.10.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.9.0/CMakeLists.txt new/knotifyconfig-5.10.0/CMakeLists.txt --- old/knotifyconfig-5.9.0/CMakeLists.txt 2015-04-04 14:10:24.000000000 +0200 +++ new/knotifyconfig-5.10.0/CMakeLists.txt 2015-05-03 17:19:22.000000000 +0200 @@ -3,12 +3,12 @@ project(KNotifyConfig) # Dependencies -find_package(ECM 5.9.0 REQUIRED NO_MODULE) +find_package(ECM 5.10.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) set(REQUIRED_QT_VERSION "5.2.0") -set(KF5_VERSION "5.9.0") # handled by release scripts -set(KF5_DEP_VERSION "5.9.0") # handled by release scripts +set(KF5_VERSION "5.10.0") # handled by release scripts +set(KF5_DEP_VERSION "5.10.0") # handled by release scripts # Required Qt5 components to build this framework find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus) @@ -27,7 +27,6 @@ find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED) find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED) find_package(KF5KIO ${KF5_DEP_VERSION} REQUIRED) -find_package(KF5Service ${KF5_DEP_VERSION} REQUIRED) # Includes include(FeatureSummary) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.9.0/po/ast/knotifyconfig5.po new/knotifyconfig-5.10.0/po/ast/knotifyconfig5.po --- old/knotifyconfig-5.9.0/po/ast/knotifyconfig5.po 2015-04-04 14:10:24.000000000 +0200 +++ new/knotifyconfig-5.10.0/po/ast/knotifyconfig5.po 2015-05-03 17:19:22.000000000 +0200 @@ -1,60 +1,68 @@ -# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # +# enolp <[email protected]>, 2015. msgid "" msgstr "" "Project-Id-Version: kdelibs4-1\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2015-02-18 08:40+0000\n" -"PO-Revision-Date: 2012-12-28 17:14+0100\n" -"Last-Translator: ivarela <[email protected]>\n" -"Language-Team: asturian <[email protected]>\n" -"Language: \n" +"PO-Revision-Date: 2015-04-06 15:19+0100\n" +"Last-Translator: enolp <[email protected]>\n" +"Language-Team: Asturian <[email protected]>\n" +"Language: ast_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Poedit-Language: asturian\n" +"X-Generator: Lokalize 2.0\n" #. i18n: ectx: property (text), widget (QCheckBox, Sound_check) #: knotifyconfigactionswidgetbase.ui:16 +#, fuzzy msgid "Play a &sound" msgstr "Reproducir un &soníu" #. i18n: ectx: property (toolTip), widget (KUrlRequester, Sound_select) #: knotifyconfigactionswidgetbase.ui:42 +#, fuzzy msgid "Select the sound to play" msgstr "Seleicione el soníu a reproducir" #. i18n: ectx: property (text), widget (QCheckBox, Popup_check) #: knotifyconfigactionswidgetbase.ui:49 +#, fuzzy msgid "Show a message in a &popup" msgstr "Amosar un mensax nuna &ventana emerxente" #. i18n: ectx: property (text), widget (QCheckBox, Logfile_check) #: knotifyconfigactionswidgetbase.ui:56 +#, fuzzy msgid "Log to a file" msgstr "Rexistrar nún ficheru" #. i18n: ectx: property (text), widget (QCheckBox, Taskbar_check) #: knotifyconfigactionswidgetbase.ui:76 +#, fuzzy msgid "Mark &taskbar entry" msgstr "Conseñar entrada na barra de &xeres" #. i18n: ectx: property (text), widget (QCheckBox, Execute_check) #: knotifyconfigactionswidgetbase.ui:83 +#, fuzzy msgid "Run &command" msgstr "Exe&cutar la orde" #. i18n: ectx: property (toolTip), widget (KUrlRequester, Execute_select) #: knotifyconfigactionswidgetbase.ui:99 +#, fuzzy msgid "Select the command to run" msgstr "Esbille la orde a executar" #. i18n: ectx: property (text), widget (QCheckBox, TTS_check) #: knotifyconfigactionswidgetbase.ui:106 +#, fuzzy msgid "Sp&eech" msgstr "Vo&z" @@ -82,16 +90,19 @@ #. i18n: ectx: property (text), item, widget (KComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:123 +#, fuzzy msgid "Speak Event Message" msgstr "Lleer mensaxe d'eventu" #. i18n: ectx: property (text), item, widget (KComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:128 +#, fuzzy msgid "Speak Event Name" msgstr "Lleer nome d'eventu" #. i18n: ectx: property (text), item, widget (KComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:133 +#, fuzzy msgid "Speak Custom Text" msgstr "Lleer testu personalizáu" @@ -118,20 +129,24 @@ "mensax univáu pola aplicación</dd></dl></qt>" #: knotifyconfigwidget.cpp:101 +#, fuzzy msgid "Configure Notifications" msgstr "Configurar Notificaciones" #: knotifyeventlist.cpp:90 +#, fuzzy msgctxt "State of the notified event" msgid "State" msgstr "Estáu" #: knotifyeventlist.cpp:90 +#, fuzzy msgctxt "Title of the notified event" msgid "Title" msgstr "Títulu" #: knotifyeventlist.cpp:90 +#, fuzzy msgctxt "Description of the notified event" msgid "Description" msgstr "Descripción" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.9.0/po/ko/knotifyconfig5.po new/knotifyconfig-5.10.0/po/ko/knotifyconfig5.po --- old/knotifyconfig-5.9.0/po/ko/knotifyconfig5.po 2015-04-04 14:10:24.000000000 +0200 +++ new/knotifyconfig-5.10.0/po/ko/knotifyconfig5.po 2015-05-03 17:19:22.000000000 +0200 @@ -1,16 +1,16 @@ # Korean messages for kdelibs. # Copyright (C) Free Software Foundation, Inc. # Cho Sung Jae <[email protected]>, 2007. -# Park Shinjo <[email protected]>, 2007, 2008, 2009, 2010, 2011. -# Park Shinjo <[email protected]>, 2011, 2012, 2013, 2014, 2015. +# Shinjo Park <[email protected]>, 2007, 2008, 2009, 2010, 2011. +# Shinjo Park <[email protected]>, 2011, 2012, 2013, 2014, 2015. # msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2015-02-18 08:40+0000\n" -"PO-Revision-Date: 2015-01-18 17:08+0900\n" -"Last-Translator: Park Shinjo <[email protected]>\n" +"PO-Revision-Date: 2015-04-26 17:47+0200\n" +"Last-Translator: Shinjo Park <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" "Language: ko\n" "MIME-Version: 1.0\n" @@ -61,13 +61,7 @@ #. i18n: ectx: property (whatsThis), widget (KComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:119 -#, fuzzy, no-c-format -#| msgid "" -#| "<qt>Specifies how Jovie should speak the event when received. If you " -#| "select \"Speak custom text\", enter the text in the box. You may use the " -#| "following substitution strings in the text:<dl><dt>%e</dt><dd>Name of the " -#| "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>" +#, no-c-format msgid "" "<qt>Specifies how knotify should speak the event when received. If you " "select \"Speak custom text\", enter the text in the box. You may use the " @@ -75,8 +69,8 @@ "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>Jovie에서 받은 이벤트를 어떻게 말할 것인지 설정합니다. \"사용자 정의 텍스" -"트 말하기\"를 선택했으면 상자에 텍스트를 입력하십시오. 텍스트의 다음 문자열" +"<qt>knotify에서 받은 이벤트를 어떻게 말할 것인지 설정합니다. \"사용자 정의 텍" +"스트 말하기\"를 선택했으면 상자에 텍스트를 입력하십시오. 텍스트의 다음 문자열" "은 대체됩니다:<dl><dt>%e</dt><dd>이벤트 이름</dd><dt>%a</dt><dd>이벤트를 보" "낸 프로그램</dd><dt>%m</dt><dd>프로그램이 보낸 메시지</dd></dl></qt>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.9.0/po/nb/knotifyconfig5.po new/knotifyconfig-5.10.0/po/nb/knotifyconfig5.po --- old/knotifyconfig-5.9.0/po/nb/knotifyconfig5.po 2015-04-04 14:10:24.000000000 +0200 +++ new/knotifyconfig-5.10.0/po/nb/knotifyconfig5.po 2015-05-03 17:19:22.000000000 +0200 @@ -1,7 +1,7 @@ # Translation of knotifyconfig5 to Norwegian Bokmål # # Knut Yrvin <[email protected]>, 2002, 2003, 2004, 2005. -# Bjørn Steensrud <[email protected]>, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. +# Bjørn Steensrud <[email protected]>, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015. # Eskild Hustvedt <[email protected]>, 2004, 2005. # Gaute Hvoslef Kvalnes <[email protected]>, 2004, 2005. # Axel Bojer <[email protected]>, 2005, 2006. @@ -12,7 +12,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2015-02-18 08:40+0000\n" -"PO-Revision-Date: 2014-02-23 21:13+0100\n" +"PO-Revision-Date: 2015-04-30 08:41+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" "Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" @@ -75,6 +75,11 @@ "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>Oppgir hvordan knotify skal framsi hendelsen når den blir mottatt. Hvis " +"du velger «Si tilpasset tekst», så oppgi teksten som skal sies i " +"tekstfeltet. Følgende plassholdere kan brukes i teksten: <dl><dt>%e</" +"dt><dd>Navn på hendelsen</dd><dt>%a</dt><dd>Programmet som sendte hendelsen</" +"dd><dt>%m</dt><dd>Meldinga som programmet sendte</dd></dl></qt>" #. i18n: ectx: property (text), item, widget (KComboBox, TTS_combo) #: knotifyconfigactionswidgetbase.ui:123 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.9.0/src/knotifyconfigelement.cpp new/knotifyconfig-5.10.0/src/knotifyconfigelement.cpp --- old/knotifyconfig-5.9.0/src/knotifyconfigelement.cpp 2015-04-04 14:10:24.000000000 +0200 +++ new/knotifyconfig-5.10.0/src/knotifyconfigelement.cpp 2015-05-03 17:19:22.000000000 +0200 @@ -22,8 +22,6 @@ #include <kconfiggroup.h> #include <kconfig.h> -#include <kservice.h> - KNotifyConfigElement::KNotifyConfigElement(const QString &eventid, KConfig *config) : m_config(new KConfigGroup(config, "Event/" + eventid)) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.9.0/tests/knotifytest.notifyrc new/knotifyconfig-5.10.0/tests/knotifytest.notifyrc --- old/knotifyconfig-5.9.0/tests/knotifytest.notifyrc 2015-04-04 14:10:24.000000000 +0200 +++ new/knotifyconfig-5.10.0/tests/knotifytest.notifyrc 2015-05-03 17:19:22.000000000 +0200 @@ -4,7 +4,6 @@ Comment[af]=Toets vir Knotify Comment[ar]=اختبار لـ Knotify Comment[as]=Knotify ৰ বাবে পৰীক্ষা -Comment[ast]=Prueba pa KNotify Comment[be@latin]=Test dla słužby „Knotify” Comment[bg]=Тест за Knotify Comment[bn]=কে-নোটিফাই-এর জন্য পরীক্ষা @@ -93,7 +92,6 @@ Name[af]=Groep Name[ar]=المجموعة Name[as]=সমষ্টি -Name[ast]=Agrupar Name[be]=Група Name[be@latin]=Hrupa Name[bg]=Група @@ -184,7 +182,6 @@ Comment[af]=Die groep Comment[ar]=المجموعة Comment[as]=সমষ্টিটো -Comment[ast]=El grupu Comment[be@latin]=Hrupa Comment[bg]=Група Comment[bn]=গ্রুপটি @@ -274,7 +271,6 @@ Name[af]=Aanlyn Name[ar]=متصل Name[as]=অন-লাইন -Name[ast]=En llinia Name[be]=У сеціве Name[be@latin]=U siecivie Name[bg]=Включен @@ -364,7 +360,6 @@ Comment[af]=Die kontak is nou gekoppel Comment[ar]=المُراسَل متصل Comment[as]=সংযোগৰ সৈতে এতিয়া সম্পৰ্ক কৰা হ'ল -Comment[ast]=Coneutóse'l contautu Comment[be@latin]=Asoba ciapier spałučyłasia Comment[bg]=Контактът е свързан Comment[bn]=কনট্যাক্ট এখন সংযুক্ত @@ -456,7 +451,6 @@ Name[af]=Boodkap ontvang Name[ar]=وصلت رسالة Name[as]=সম্বাদ পোৱা গ'ল -Name[ast]=Mensaxe recibíu Name[be@latin]=Novaje paviedamleńnie Name[bg]=Съобшението е получено Name[bn]=বার্তা এসেছে @@ -544,7 +538,6 @@ Comment[af]='n Boodskap is ontvang Comment[ar]=وصلت رسالة Comment[as]=এটা সম্বাদ পোৱা হৈছে -Comment[ast]=Recibióse un mensaxe Comment[be]=Была атрымана паведамленне Comment[be@latin]=Atrymanaje novaje paviedamleńnie Comment[bg]=Получено е съобщение
