Hello community,

here is the log from the commit of package kdesu for openSUSE:Factory checked 
in at 2016-02-24 18:54:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdesu (Old)
 and      /work/SRC/openSUSE:Factory/.kdesu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdesu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdesu/kdesu.changes      2016-01-20 
09:42:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdesu.new/kdesu.changes 2016-02-24 
18:54:29.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Feb  6 18:00:55 UTC 2016 - [email protected]
+
+- Update to 5.19.0 (boo#967668)
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+-------------------------------------------------------------------

Old:
----
  kdesu-5.18.0.tar.xz

New:
----
  kdesu-5.19.0.tar.xz

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

Other differences:
------------------
++++++ kdesu.spec ++++++
--- /var/tmp/diff_new_pack.GLJ0BX/_old  2016-02-24 18:54:30.000000000 +0100
+++ /var/tmp/diff_new_pack.GLJ0BX/_new  2016-02-24 18:54:30.000000000 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Su5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:           kdesu
-Version:        5.18.0
+Version:        5.19.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++++++ kdesu-5.18.0.tar.xz -> kdesu-5.19.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesu-5.18.0/CMakeLists.txt 
new/kdesu-5.19.0/CMakeLists.txt
--- old/kdesu-5.18.0/CMakeLists.txt     2016-01-02 17:32:05.000000000 +0100
+++ new/kdesu-5.19.0/CMakeLists.txt     2016-02-06 14:43:07.000000000 +0100
@@ -3,7 +3,7 @@
 project(KDESu)
 
 include(FeatureSummary)
-find_package(ECM 5.18.0  NO_MODULE)
+find_package(ECM 5.19.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)
 
@@ -13,11 +13,11 @@
 set(REQUIRED_QT_VERSION "5.3.0")
 find_package(Qt5Core ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
 include(KDEInstallDirs)
-include(KDEFrameworkCompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(KF5_VERSION "5.18.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
+set(KF5_VERSION "5.19.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
 find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Service ${KF5_DEP_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesu-5.18.0/po/nb/kdesud5.po 
new/kdesu-5.19.0/po/nb/kdesud5.po
--- old/kdesu-5.18.0/po/nb/kdesud5.po   2016-01-02 17:32:05.000000000 +0100
+++ new/kdesu-5.19.0/po/nb/kdesud5.po   2016-02-06 14:43:07.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdesud\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-11-13 07:46+0000\n"
+"POT-Creation-Date: 2015-12-25 07:06+0000\n"
 "PO-Revision-Date: 2007-09-20 21:25+0200\n"
 "Last-Translator: MagicPO 0.3 (automated)\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
@@ -27,22 +27,22 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: kdesud.cpp:263
+#: kdesud.cpp:272
 msgid "KDE su daemon"
 msgstr "KDE su-daemon"
 
-#: kdesud.cpp:264
+#: kdesud.cpp:273
 msgid "Daemon used by kdesu"
 msgstr "Daemon brukt av kdesu"
 
-#: kdesud.cpp:266
+#: kdesud.cpp:275
 msgid "Copyright (c) 1999,2000 Geert Jansen"
 msgstr "Copyright © 1999,2000 Geert Jansen"
 
-#: kdesud.cpp:267
+#: kdesud.cpp:276
 msgid "Geert Jansen"
 msgstr "Geert Jansen"
 
-#: kdesud.cpp:267
+#: kdesud.cpp:276
 msgid "Author"
 msgstr "Forfatter"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesu-5.18.0/po/nn/kdesud5.po 
new/kdesu-5.19.0/po/nn/kdesud5.po
--- old/kdesu-5.18.0/po/nn/kdesud5.po   2016-01-02 17:32:05.000000000 +0100
+++ new/kdesu-5.19.0/po/nn/kdesud5.po   2016-02-06 14:43:07.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdesud\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-11-13 07:46+0000\n"
+"POT-Creation-Date: 2015-12-25 07:06+0000\n"
 "PO-Revision-Date: 2008-08-03 19:20+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
@@ -28,22 +28,22 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: kdesud.cpp:263
+#: kdesud.cpp:272
 msgid "KDE su daemon"
 msgstr "KDE su-demon"
 
-#: kdesud.cpp:264
+#: kdesud.cpp:273
 msgid "Daemon used by kdesu"
 msgstr "Demonen kdesu brukar"
 
-#: kdesud.cpp:266
+#: kdesud.cpp:275
 msgid "Copyright (c) 1999,2000 Geert Jansen"
 msgstr "Copyright © 1999–2000 Geert Jansen"
 
-#: kdesud.cpp:267
+#: kdesud.cpp:276
 msgid "Geert Jansen"
 msgstr "Geert Jansen"
 
-#: kdesud.cpp:267
+#: kdesud.cpp:276
 msgid "Author"
 msgstr "Opphavsperson"


Reply via email to