Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-08-29 15:07:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2016-07-15 12:38:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-08-29 15:08:06.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Aug  7 21:55:16 UTC 2016 - [email protected]
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+-------------------------------------------------------------------

Old:
----
  knotifyconfig-5.24.0.tar.xz

New:
----
  knotifyconfig-5.25.0.tar.xz

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

Other differences:
------------------
++++++ knotifyconfig.spec ++++++
--- /var/tmp/diff_new_pack.YwCiaM/_old  2016-08-29 15:08:08.000000000 +0200
+++ /var/tmp/diff_new_pack.YwCiaM/_new  2016-08-29 15:08:08.000000000 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:           knotifyconfig
-Version:        5.24.0
+Version:        5.25.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -45,9 +45,9 @@
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  phonon4qt5-devel
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
 Summary:        Configuration dialog for desktop notifications
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
@@ -76,7 +76,7 @@
 Group:          Development/Libraries/KDE
 Requires:       %lname = %{version}
 Requires:       extra-cmake-modules
-Requires:       cmake(Qt5Widgets) >= 5.4.0
+Requires:       cmake(Qt5Widgets) >= 5.5.0
 
 %description devel
 KNotifyConfig provides a configuration dialog for desktop notifications which

++++++ knotifyconfig-5.24.0.tar.xz -> knotifyconfig-5.25.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.24.0/CMakeLists.txt 
new/knotifyconfig-5.25.0/CMakeLists.txt
--- old/knotifyconfig-5.24.0/CMakeLists.txt     2016-07-03 11:20:14.000000000 
+0200
+++ new/knotifyconfig-5.25.0/CMakeLists.txt     2016-08-07 15:54:50.000000000 
+0200
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.24.0  NO_MODULE)
+find_package(ECM 5.25.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.4.0)
-set(KF5_VERSION "5.24.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
+set(REQUIRED_QT_VERSION 5.5.0)
+set(KF5_VERSION "5.25.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.25.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.24.0/po/nn/knotifyconfig5.po 
new/knotifyconfig-5.25.0/po/nn/knotifyconfig5.po
--- old/knotifyconfig-5.24.0/po/nn/knotifyconfig5.po    2016-07-03 
11:20:14.000000000 +0200
+++ new/knotifyconfig-5.25.0/po/nn/knotifyconfig5.po    2016-08-07 
15:54:50.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-01-05 08:59+0000\n"
+"POT-Creation-Date: 2016-06-29 07:26+0000\n"
 "PO-Revision-Date: 2015-06-03 19:17+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
@@ -109,7 +109,7 @@
 "dt><dd>Namn på hendinga</dd><dt>%a</dt><dd>Programmet som sende hendinga</"
 "dd><dt>%m</dt><dd>Meldinga programmet sende</dd></dl></qt>"
 
-#: knotifyconfigwidget.cpp:118
+#: knotifyconfigwidget.cpp:129
 msgid "Configure Notifications"
 msgstr "Set opp varslingar"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.24.0/po/sr/knotifyconfig5.po 
new/knotifyconfig-5.25.0/po/sr/knotifyconfig5.po
--- old/knotifyconfig-5.24.0/po/sr/knotifyconfig5.po    2016-07-03 
11:20:14.000000000 +0200
+++ new/knotifyconfig-5.25.0/po/sr/knotifyconfig5.po    2016-08-07 
15:54:50.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: knotifyconfig5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-01-05 08:59+0000\n"
+"POT-Creation-Date: 2016-06-29 07:26+0000\n"
 "PO-Revision-Date: 2015-02-21 13:02+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -109,7 +109,7 @@
 "догађаја</dd><dt>%a</dt><dd>програм који је послао догађај</dd><dt>%m</"
 "dt><dd>порука коју је послао програм</dd></dl></qt>"
 
-#: knotifyconfigwidget.cpp:118
+#: knotifyconfigwidget.cpp:129
 msgid "Configure Notifications"
 msgstr "Подеси обавештења"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifyconfig-5.24.0/po/sr@ijekavian/knotifyconfig5.po 
new/knotifyconfig-5.25.0/po/sr@ijekavian/knotifyconfig5.po
--- old/knotifyconfig-5.24.0/po/sr@ijekavian/knotifyconfig5.po  2016-07-03 
11:20:14.000000000 +0200
+++ new/knotifyconfig-5.25.0/po/sr@ijekavian/knotifyconfig5.po  2016-08-07 
15:54:50.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: knotifyconfig5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-01-05 08:59+0000\n"
+"POT-Creation-Date: 2016-06-29 07:26+0000\n"
 "PO-Revision-Date: 2015-02-21 13:02+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -108,7 +108,7 @@
 "догађаја</dd><dt>%a</dt><dd>програм који је послао догађај</dd><dt>%m</"
 "dt><dd>порука коју је послао програм</dd></dl></qt>"
 
-#: knotifyconfigwidget.cpp:118
+#: knotifyconfigwidget.cpp:129
 msgid "Configure Notifications"
 msgstr "Подеси обавјештења"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifyconfig-5.24.0/po/sr@ijekavianlatin/knotifyconfig5.po 
new/knotifyconfig-5.25.0/po/sr@ijekavianlatin/knotifyconfig5.po
--- old/knotifyconfig-5.24.0/po/sr@ijekavianlatin/knotifyconfig5.po     
2016-07-03 11:20:14.000000000 +0200
+++ new/knotifyconfig-5.25.0/po/sr@ijekavianlatin/knotifyconfig5.po     
2016-08-07 15:54:50.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: knotifyconfig5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-01-05 08:59+0000\n"
+"POT-Creation-Date: 2016-06-29 07:26+0000\n"
 "PO-Revision-Date: 2015-02-21 13:02+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -108,7 +108,7 @@
 "događaja</dd><dt>%a</dt><dd>program koji je poslao događaj</dd><dt>%m</"
 "dt><dd>poruka koju je poslao program</dd></dl></qt>"
 
-#: knotifyconfigwidget.cpp:118
+#: knotifyconfigwidget.cpp:129
 msgid "Configure Notifications"
 msgstr "Podesi obavještenja"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.24.0/po/sr@latin/knotifyconfig5.po 
new/knotifyconfig-5.25.0/po/sr@latin/knotifyconfig5.po
--- old/knotifyconfig-5.24.0/po/sr@latin/knotifyconfig5.po      2016-07-03 
11:20:14.000000000 +0200
+++ new/knotifyconfig-5.25.0/po/sr@latin/knotifyconfig5.po      2016-08-07 
15:54:50.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: knotifyconfig5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-01-05 08:59+0000\n"
+"POT-Creation-Date: 2016-06-29 07:26+0000\n"
 "PO-Revision-Date: 2015-02-21 13:02+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -108,7 +108,7 @@
 "događaja</dd><dt>%a</dt><dd>program koji je poslao događaj</dd><dt>%m</"
 "dt><dd>poruka koju je poslao program</dd></dl></qt>"
 
-#: knotifyconfigwidget.cpp:118
+#: knotifyconfigwidget.cpp:129
 msgid "Configure Notifications"
 msgstr "Podesi obaveštenja"
 


Reply via email to