Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-10-22 11:14:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotifyconfig (Old)
 and      /work/SRC/openSUSE:Factory/.knotifyconfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotifyconfig"

Mon Oct 22 11:14:24 2018 rev:57 rq:642336 version:5.51.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes      
2018-10-01 08:08:05.858298781 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-10-22 11:14:33.215706943 +0200
@@ -1,0 +2,15 @@
+Tue Oct 16 08:02:28 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Mon Oct 15 11:50:37 UTC 2018 - [email protected]
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * Fix UI file hint: KUrlRequester now has QWidget as base class
+
+-------------------------------------------------------------------

Old:
----
  knotifyconfig-5.50.0.tar.xz

New:
----
  knotifyconfig-5.51.0.tar.xz

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

Other differences:
------------------
++++++ knotifyconfig.spec ++++++
--- /var/tmp/diff_new_pack.LGWvbw/_old  2018-10-22 11:14:34.287705777 +0200
+++ /var/tmp/diff_new_pack.LGWvbw/_new  2018-10-22 11:14:34.291705773 +0200
@@ -12,24 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.50
+%define _tar_path 5.51
 # 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 lang
 Name:           knotifyconfig
-Version:        5.50.0
+Version:        5.51.0
 Release:        0
 Summary:        Configuration dialog for desktop notifications
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
-URL:            http://www.kde.org
+URL:            https://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  cmake >= 3.0

++++++ knotifyconfig-5.50.0.tar.xz -> knotifyconfig-5.51.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.50.0/CMakeLists.txt 
new/knotifyconfig-5.51.0/CMakeLists.txt
--- old/knotifyconfig-5.50.0/CMakeLists.txt     2018-09-02 21:29:22.000000000 
+0200
+++ new/knotifyconfig-5.51.0/CMakeLists.txt     2018-10-08 10:18:58.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.50.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
+set(KF5_VERSION "5.51.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.50.0  NO_MODULE)
+find_package(ECM 5.51.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.50.0/po/hu/knotifyconfig5.po 
new/knotifyconfig-5.51.0/po/hu/knotifyconfig5.po
--- old/knotifyconfig-5.50.0/po/hu/knotifyconfig5.po    2018-09-02 
21:29:22.000000000 +0200
+++ new/knotifyconfig-5.51.0/po/hu/knotifyconfig5.po    2018-10-08 
10:18:58.000000000 +0200
@@ -1,20 +1,21 @@
 # Kiszel Kristóf <[email protected]>, 2010.
 # Kristóf Kiszel <[email protected]>, 2010, 2011, 2012.
 # Balázs Úr <[email protected]>, 2012, 2013.
+# Kristof Kiszel <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: KDE 4.4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2013-10-23 11:23+0200\n"
-"Last-Translator: Balázs Úr <[email protected]>\n"
+"PO-Revision-Date: 2018-10-06 10:56+0200\n"
+"Last-Translator: Kristof Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
 "Language: hu\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-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
 #: knotifyconfigactionswidgetbase.ui:16
@@ -66,13 +67,7 @@
 
 #. i18n: ectx: property (whatsThis), widget (KComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:119
-#, fuzzy, no-c-format, kde-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, kde-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 "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.50.0/po/zh_CN/knotifyconfig5.po 
new/knotifyconfig-5.51.0/po/zh_CN/knotifyconfig5.po
--- old/knotifyconfig-5.50.0/po/zh_CN/knotifyconfig5.po 2018-09-02 
21:29:22.000000000 +0200
+++ new/knotifyconfig-5.51.0/po/zh_CN/knotifyconfig5.po 2018-10-08 
10:18:58.000000000 +0200
@@ -15,8 +15,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2018-08-30 13:09\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifyconfig-5.50.0/src/knotifyconfigactionswidgetbase.ui 
new/knotifyconfig-5.51.0/src/knotifyconfigactionswidgetbase.ui
--- old/knotifyconfig-5.50.0/src/knotifyconfigactionswidgetbase.ui      
2018-09-02 21:29:22.000000000 +0200
+++ new/knotifyconfig-5.51.0/src/knotifyconfigactionswidgetbase.ui      
2018-10-08 10:18:58.000000000 +0200
@@ -147,7 +147,7 @@
  <customwidgets>
   <customwidget>
    <class>KUrlRequester</class>
-   <extends>QFrame</extends>
+   <extends>QWidget</extends>
    <header>kurlrequester.h</header>
    <container>1</container>
   </customwidget>


Reply via email to