Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-12-29 12:53:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-24 22:24:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-12-29 12:53:57.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Dec 10 23:08:29 UTC 2015 - [email protected]
+
+- Update to 5.17.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+
+-------------------------------------------------------------------

Old:
----
  knotifyconfig-5.16.0.tar.xz

New:
----
  knotifyconfig-5.17.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ knotifyconfig.spec ++++++
--- /var/tmp/diff_new_pack.g9wjcq/_old  2015-12-29 12:53:58.000000000 +0100
+++ /var/tmp/diff_new_pack.g9wjcq/_new  2015-12-29 12:53:58.000000000 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:           knotifyconfig
-Version:        5.16.0
+Version:        5.17.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++++++ knotifyconfig-5.16.0.tar.xz -> knotifyconfig-5.17.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.16.0/CMakeLists.txt 
new/knotifyconfig-5.17.0/CMakeLists.txt
--- old/knotifyconfig-5.16.0/CMakeLists.txt     2015-11-08 13:31:21.000000000 
+0100
+++ new/knotifyconfig-5.17.0/CMakeLists.txt     2015-12-06 22:34:29.000000000 
+0100
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.16.0  NO_MODULE)
+find_package(ECM 5.17.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION "5.3.0")
-set(KF5_VERSION "5.16.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.16.0") # handled by release scripts
+set(KF5_VERSION "5.17.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.16.0/po/ast/knotifyconfig5.po 
new/knotifyconfig-5.17.0/po/ast/knotifyconfig5.po
--- old/knotifyconfig-5.16.0/po/ast/knotifyconfig5.po   2015-11-08 
13:31:21.000000000 +0100
+++ new/knotifyconfig-5.17.0/po/ast/knotifyconfig5.po   2015-12-06 
22:34:29.000000000 +0100
@@ -61,12 +61,6 @@
 #. i18n: ectx: property (whatsThis), widget (KComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:119
 #, no-c-format
-#| msgid ""
-#| "<qt>Specifies how KTTS 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>"
 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 "
@@ -98,12 +92,6 @@
 #. i18n: ectx: property (whatsThis), widget (KLineEdit, TTS_select)
 #: knotifyconfigactionswidgetbase.ui:141
 #, no-c-format
-#| msgid ""
-#| "<qt>Specifies how KTTS 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>"
 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 "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.16.0/po/nb/knotifyconfig5.po 
new/knotifyconfig-5.17.0/po/nb/knotifyconfig5.po
--- old/knotifyconfig-5.16.0/po/nb/knotifyconfig5.po    2015-11-08 
13:31:21.000000000 +0100
+++ new/knotifyconfig-5.17.0/po/nb/knotifyconfig5.po    2015-12-06 
22:34:29.000000000 +0100
@@ -1,3 +1,5 @@
+# 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, 2015.
 # Eskild Hustvedt <[email protected]>, 2004, 2005.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.16.0/po/se/knotifyconfig5.po 
new/knotifyconfig-5.17.0/po/se/knotifyconfig5.po
--- old/knotifyconfig-5.16.0/po/se/knotifyconfig5.po    2015-11-08 
13:31:21.000000000 +0100
+++ new/knotifyconfig-5.17.0/po/se/knotifyconfig5.po    2015-12-06 
22:34:29.000000000 +0100
@@ -1,9 +1,11 @@
+# Translation of knotifyconfig5 to Northern Sami
+#
 # Børre Gaup <[email protected]>, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 
2009, 2010, 2011, 2012.
 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"
+"POT-Creation-Date: 2015-09-29 09:36+0000\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup <[email protected]>\n"
 "Language-Team: Northern Sami <[email protected]>\n"
@@ -99,7 +101,7 @@
 "namma</dd><dt>%a</dt><dd>Prográmma mii sáddii dáhpáhusa</dd><dt>%m</"
 "dt><dd>Diehtu maid prográmma sáddii</dd></dl></qt>"
 
-#: knotifyconfigwidget.cpp:101
+#: knotifyconfigwidget.cpp:112
 msgid "Configure Notifications"
 msgstr "Heivet dieđáhusaid …"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.16.0/tests/knotifytest.notifyrc 
new/knotifyconfig-5.17.0/tests/knotifytest.notifyrc
--- old/knotifyconfig-5.16.0/tests/knotifytest.notifyrc 2015-11-08 
13:31:21.000000000 +0100
+++ new/knotifyconfig-5.17.0/tests/knotifytest.notifyrc 2015-12-06 
22:34:29.000000000 +0100
@@ -456,7 +456,7 @@
 Name[af]=Boodkap ontvang
 Name[ar]=وصلت رسالة
 Name[as]=সম্বাদ পোৱা গ'ল
-Name[ast]=Mensaxe recibíu
+Name[ast]=Recibióse'l mensaxe
 Name[be@latin]=Novaje paviedamleńnie
 Name[bg]=Съобшението е получено
 Name[bn]=বার্তা এসেছে


Reply via email to