Hello community, here is the log from the commit of package kdesu for openSUSE:Factory checked in at 2015-11-24 22:23:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-10-19 22:23:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdesu.new/kdesu.changes 2015-11-24 22:23:03.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Nov 8 16:59:46 UTC 2015 - [email protected] + +- Update to 5.16.0 (boo#955067) + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.16.0.php + +------------------------------------------------------------------- Old: ---- kdesu-5.15.0.tar.xz New: ---- kdesu-5.16.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdesu.spec ++++++ --- /var/tmp/diff_new_pack.l6Eiwb/_old 2015-11-24 22:23:03.000000000 +0100 +++ /var/tmp/diff_new_pack.l6Eiwb/_new 2015-11-24 22:23:03.000000000 +0100 @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Su5 -%define _tar_path 5.15 +%define _tar_path 5.16 Name: kdesu -Version: 5.15.0 +Version: 5.16.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 ++++++ kdesu-5.15.0.tar.xz -> kdesu-5.16.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesu-5.15.0/CMakeLists.txt new/kdesu-5.16.0/CMakeLists.txt --- old/kdesu-5.15.0/CMakeLists.txt 2015-10-05 10:01:08.000000000 +0200 +++ new/kdesu-5.16.0/CMakeLists.txt 2015-11-08 13:20:14.000000000 +0100 @@ -3,7 +3,7 @@ project(KDESu) include(FeatureSummary) -find_package(ECM 5.15.0 NO_MODULE) +find_package(ECM 5.16.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) @@ -16,8 +16,8 @@ include(KDEFrameworkCompilerSettings) include(KDECMakeSettings) -set(KF5_VERSION "5.15.0") # handled by release scripts -set(KF5_DEP_VERSION "5.15.0") # handled by release scripts +set(KF5_VERSION "5.16.0") # handled by release scripts +set(KF5_DEP_VERSION "5.16.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.15.0/po/ca@valencia/kdesud5.po new/kdesu-5.16.0/po/ca@valencia/kdesud5.po --- old/kdesu-5.15.0/po/ca@valencia/kdesud5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdesu-5.16.0/po/ca@valencia/kdesud5.po 2015-11-08 13:20:14.000000000 +0100 @@ -0,0 +1,50 @@ +# Translation of kdesud5.po to Catalan (Valencian) +# Copyright (C) 2014 This_file_is_part_of_KDE +# This file is distributed under the license LGPL version 2.1 or +# version 3 or later versions approved by the membership of KDE e.V. +# +# Josep Ma. Ferrer <[email protected]>, 2014. +# Antoni Bella Pérez <[email protected]>, 2014. +msgid "" +msgstr "" +"Project-Id-Version: kdesud5\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2014-11-13 07:46+0000\n" +"PO-Revision-Date: 2014-06-25 15:58+0200\n" +"Last-Translator: Antoni Bella Pérez <[email protected]>\n" +"Language-Team: Catalan <[email protected]>\n" +"Language: ca@valencia\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-Accelerator-Marker: &\n" +"X-Generator: Lokalize 1.5\n" + +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Josep Ma. Ferrer" + +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "[email protected]" + +#: kdesud.cpp:263 +msgid "KDE su daemon" +msgstr "Dimoni «su» del KDE" + +#: kdesud.cpp:264 +msgid "Daemon used by kdesu" +msgstr "Dimoni usat pel kdesu" + +#: kdesud.cpp:266 +msgid "Copyright (c) 1999,2000 Geert Jansen" +msgstr "Copyright (c) 1999, 2000 Geert Jansen" + +#: kdesud.cpp:267 +msgid "Geert Jansen" +msgstr "Geert Jansen" + +#: kdesud.cpp:267 +msgid "Author" +msgstr "Autor" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesu-5.15.0/po/de/kdesud5.po new/kdesu-5.16.0/po/de/kdesud5.po --- old/kdesu-5.15.0/po/de/kdesud5.po 2015-10-05 10:01:08.000000000 +0200 +++ new/kdesu-5.16.0/po/de/kdesud5.po 2015-11-08 13:20:14.000000000 +0100 @@ -1,6 +1,3 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# # Burkhard Lück <[email protected]>, 2014. msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesu-5.15.0/po/el/kdesud5.po new/kdesu-5.16.0/po/el/kdesud5.po --- old/kdesu-5.15.0/po/el/kdesud5.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdesu-5.16.0/po/el/kdesud5.po 2015-11-08 13:20:14.000000000 +0100 @@ -0,0 +1,46 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Dimitris Kardarakos <[email protected]>, 2015. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2014-11-13 07:46+0000\n" +"PO-Revision-Date: 2015-11-05 16:15+0200\n" +"Last-Translator: Dimitris Kardarakos <[email protected]>\n" +"Language-Team: Greek <[email protected]>\n" +"Language: el\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 2.0\n" + +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "Δημήτρης Καρδαράκος" + +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "[email protected]" + +#: kdesud.cpp:263 +msgid "KDE su daemon" +msgstr "Δαίμονας su του KDE" + +#: kdesud.cpp:264 +msgid "Daemon used by kdesu" +msgstr "Δαίμονας που χρησιμοποιείται από το kdesu" + +#: kdesud.cpp:266 +msgid "Copyright (c) 1999,2000 Geert Jansen" +msgstr "Πνευματικά δικαιώματα (c) 1999,2000 Geert Jansen" + +#: kdesud.cpp:267 +msgid "Geert Jansen" +msgstr "Geert Jansen" + +#: kdesud.cpp:267 +msgid "Author" +msgstr "Συγγραφέας" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdesu-5.15.0/po/gd/kdesud5.po new/kdesu-5.16.0/po/gd/kdesud5.po --- old/kdesu-5.15.0/po/gd/kdesud5.po 2015-10-05 10:01:08.000000000 +0200 +++ new/kdesu-5.16.0/po/gd/kdesud5.po 2015-11-08 13:20:14.000000000 +0100 @@ -4,11 +4,11 @@ # GunChleoc <[email protected]>, 2014. msgid "" msgstr "" -"Project-Id-Version: kdesud5\n" +"Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-11-13 07:46+0000\n" -"PO-Revision-Date: 2014-12-09 12:21+0100\n" -"Last-Translator: GunChleoc <[email protected]>\n" +"PO-Revision-Date: 2015-11-04 15:12+0000\n" +"Last-Translator: Michael Bauer <[email protected]>\n" "Language-Team: Fòram na Gàidhlig\n" "Language: gd\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " "(n > 2 && n < 20) ? 2 : 3;\n" -"X-Generator: Virtaal 0.7.1\n" +"X-Generator: Poedit 1.8.4\n" "X-Project-Style: kde\n" msgctxt "NAME OF TRANSLATORS"
