Hello community, here is the log from the commit of package kconfigwidgets for openSUSE:Factory checked in at 2017-11-16 14:36:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old) and /work/SRC/openSUSE:Factory/.kconfigwidgets.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfigwidgets" Thu Nov 16 14:36:31 2017 rev:48 rq:541643 version:5.40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes 2017-10-27 13:54:18.211980403 +0200 +++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new/kconfigwidgets.changes 2017-11-16 14:36:37.604215850 +0100 @@ -1,0 +2,10 @@ +Mon Nov 13 07:01:13 CET 2017 - [email protected] + +- Update to 5.40.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.40.0.php +- Changes since 5.39.0: + * Fix icon of KStandardAction::MoveToTrash + +------------------------------------------------------------------- Old: ---- kconfigwidgets-5.39.0.tar.xz New: ---- kconfigwidgets-5.40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfigwidgets.spec ++++++ --- /var/tmp/diff_new_pack.CYYqEC/_old 2017-11-16 14:36:38.280191345 +0100 +++ /var/tmp/diff_new_pack.CYYqEC/_new 2017-11-16 14:36:38.280191345 +0100 @@ -18,13 +18,13 @@ %bcond_without lang %define lname libKF5ConfigWidgets5 -%define _tar_path 5.39 +%define _tar_path 5.40 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kconfigwidgets -Version: 5.39.0 +Version: 5.40.0 Release: 0 BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} ++++++ kconfigwidgets-5.39.0.tar.xz -> kconfigwidgets-5.40.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.39.0/CMakeLists.txt new/kconfigwidgets-5.40.0/CMakeLists.txt --- old/kconfigwidgets-5.39.0/CMakeLists.txt 2017-10-07 21:09:30.000000000 +0200 +++ new/kconfigwidgets-5.40.0/CMakeLists.txt 2017-11-05 09:26:19.000000000 +0100 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.39.0") # handled by release scripts -set(KF5_DEP_VERSION "5.39.0") # handled by release scripts +set(KF5_VERSION "5.40.0") # handled by release scripts +set(KF5_DEP_VERSION "5.40.0") # handled by release scripts project(KConfigWidgets VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.39.0 NO_MODULE) +find_package(ECM 5.40.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/kconfigwidgets-5.39.0/po/da/kconfigwidgets5.po new/kconfigwidgets-5.40.0/po/da/kconfigwidgets5.po --- old/kconfigwidgets-5.39.0/po/da/kconfigwidgets5.po 2017-10-07 21:09:30.000000000 +0200 +++ new/kconfigwidgets-5.40.0/po/da/kconfigwidgets5.po 2017-11-05 09:26:19.000000000 +0100 @@ -4,14 +4,14 @@ # # Martin Schlander, 2008. # Martin Schlander <[email protected]>, 2008. -# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2016. +# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013, 2015, 2016, 2017. # Keld Simonsen <[email protected]>, 2010. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-08-10 03:23+0200\n" -"PO-Revision-Date: 2016-09-24 22:06+0100\n" +"PO-Revision-Date: 2017-10-28 20:28+0100\n" "Last-Translator: Martin Schlander <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" "Language: da\n" @@ -578,16 +578,14 @@ msgstr "Om &KDE" #: kstandardaction_p.h:116 -#, fuzzy, kde-format -#| msgid "Delete" +#, kde-format msgid "&Delete" -msgstr "Slet" +msgstr "S&let" #: kstandardaction_p.h:117 -#, fuzzy, kde-format -#| msgid "&Replace..." +#, kde-format msgid "&Rename..." -msgstr "&Erstat..." +msgstr "&Omdøb..." #: kstandardaction_p.h:118 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.39.0/po/gl/kconfigwidgets5.po new/kconfigwidgets-5.40.0/po/gl/kconfigwidgets5.po --- old/kconfigwidgets-5.39.0/po/gl/kconfigwidgets5.po 2017-10-07 21:09:30.000000000 +0200 +++ new/kconfigwidgets-5.40.0/po/gl/kconfigwidgets5.po 2017-11-05 09:26:19.000000000 +0100 @@ -16,7 +16,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-08-10 03:23+0200\n" -"PO-Revision-Date: 2017-09-10 10:17+0100\n" +"PO-Revision-Date: 2017-10-08 16:00+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" @@ -37,7 +37,7 @@ #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected], [email protected], [email protected]" +msgstr "[email protected], [email protected], [email protected]" #: kcmodule.cpp:166 #, kde-format @@ -169,7 +169,7 @@ #: kstandardaction_p.h:45 #, kde-format msgid "Save document under a new name" -msgstr "Guarda o documento con outro nome" +msgstr "Garda o documento con outro nome" #: kstandardaction_p.h:46 #, kde-format @@ -354,7 +354,7 @@ #: kstandardaction_p.h:70 #, kde-format msgid "Zoom to fit page height in window" -msgstr "Axustar a altura da páxina da xanela" +msgstr "Axustar a altura da páxina da xanela" #: kstandardaction_p.h:71 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.39.0/po/gu/kf5_entry.desktop new/kconfigwidgets-5.40.0/po/gu/kf5_entry.desktop --- old/kconfigwidgets-5.39.0/po/gu/kf5_entry.desktop 2017-10-07 21:09:30.000000000 +0200 +++ new/kconfigwidgets-5.40.0/po/gu/kf5_entry.desktop 2017-11-05 09:26:19.000000000 +0100 @@ -25,7 +25,7 @@ Name[fy]=Gujarati Name[ga]=Gúisearáitis Name[gd]=Gujarati -Name[gl]=Guzerate +Name[gl]=Gujarati Name[gu]=ગુજરાતી Name[he]=ג'וג'ראטית Name[hi]=गुजराती diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.39.0/po/id/kconfigwidgets5.po new/kconfigwidgets-5.40.0/po/id/kconfigwidgets5.po --- old/kconfigwidgets-5.39.0/po/id/kconfigwidgets5.po 2017-10-07 21:09:30.000000000 +0200 +++ new/kconfigwidgets-5.40.0/po/id/kconfigwidgets5.po 2017-11-05 09:26:19.000000000 +0100 @@ -2,20 +2,22 @@ # Copyright (C) 2010 This_file_is_part_of_KDE # This file is distributed under the same license as the kdelibs4 package. # Andhika Padmawan <[email protected]>, 2010-2014. +# Wantoyo <[email protected]>, 2017. # msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-08-10 03:23+0200\n" -"PO-Revision-Date: 2014-02-04 20:08+0700\n" -"Last-Translator: Andhika Padmawan <[email protected]>\n" +"PO-Revision-Date: 2017-11-03 21:22+0700\n" +"Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Lokalize 2.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -35,13 +37,13 @@ #: kcmodule.cpp:170 #, kde-format msgid "You are not allowed to save the configuration" -msgstr "Anda tidak diizinkan untuk menyimpan konfigurasi" +msgstr "Anda tidak diperbolehkan untuk menyimpan konfigurasi" #: kcodecaction.cpp:90 #, kde-format msgctxt "Encodings menu" msgid "Default" -msgstr "Standar" +msgstr "Baku" #: kcodecaction.cpp:98 #, kde-format @@ -50,11 +52,10 @@ msgstr "Deteksi Otomatis" #: kconfigdialog.cpp:48 -#, fuzzy, kde-format -#| msgid "Configure" +#, kde-format msgctxt "@title:window" msgid "Configure" -msgstr "Atur" +msgstr "Konfigurasi" #: klanguagebutton.cpp:194 #, kde-format @@ -69,7 +70,7 @@ #: krecentfilesaction.cpp:84 #, kde-format msgid "Clear List" -msgstr "Hapus Senarai" +msgstr "Hapus Daftar" #: kstandardaction.cpp:153 #, kde-format @@ -93,13 +94,13 @@ #, kde-format msgctxt "show help" msgid "&Help" -msgstr "Ba&antuan" +msgstr "Ba&ntuan" #: kstandardaction.cpp:207 #, kde-format msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>" msgstr "" -"Tampilkan Batang Menu<p>Tampilkan batang menu kembali setelah batang menu " +"Tampakkan Bilah-menu<p>Tampakkan bilah menu lagi setelah bilah menu " "disembunyikan</p>" #: kstandardaction.cpp:226 @@ -108,8 +109,8 @@ "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of the " "window used for status information.</p>" msgstr "" -"Tampilkan Batang Status<p>Tampilkan batang status, yaitu batang yang berada " -"di bawah jendela yang digunakan untuk informasi status.</p>" +"Tampakkan Bilah Status<p>Tampilkan bilah status, yaitu bilah yang berada di " +"bawah jendela yang digunakan untuk informasi status.</p>" #: kstandardaction_p.h:41 #, kde-format @@ -319,62 +320,62 @@ #: kstandardaction_p.h:68 #, kde-format msgid "&Fit to Page" -msgstr "Sesuai &Halaman" +msgstr "&Pas ke Halaman" #: kstandardaction_p.h:68 #, kde-format msgid "Zoom to fit page in window" -msgstr "Pembesaran hingga halaman muat di jendela" +msgstr "Zoom ke pas halaman di jendela" #: kstandardaction_p.h:69 #, kde-format msgid "Fit to Page &Width" -msgstr "Sesuai &Lebar Halaman" +msgstr "Pas ke Lebar Halaman" #: kstandardaction_p.h:69 #, kde-format msgid "Zoom to fit page width in window" -msgstr "Pembesaran hingga lebar halaman muat di jendela" +msgstr "Zoom ke lebar pas halaman di jendela" #: kstandardaction_p.h:70 #, kde-format msgid "Fit to Page &Height" -msgstr "Sesuai &Tinggi Halaman" +msgstr "Pas ke &Tinggi Halaman" #: kstandardaction_p.h:70 #, kde-format msgid "Zoom to fit page height in window" -msgstr "Pembesaran hingga tinggi halaman muat di jendela" +msgstr "Zoom ke tinggi pas halaman di jendela" #: kstandardaction_p.h:71 #, kde-format msgid "Zoom &In" -msgstr "Pembesaran ke &Dalam" +msgstr "Zoom &Kedalam" #: kstandardaction_p.h:72 #, kde-format msgid "Zoom &Out" -msgstr "Pembesaran ke &Luar" +msgstr "Zoom &Keluar" #: kstandardaction_p.h:73 #, kde-format msgid "&Zoom..." -msgstr "&Pembesaran..." +msgstr "&Zoom..." #: kstandardaction_p.h:73 #, kde-format msgid "Select zoom level" -msgstr "Pilih level pembesaran" +msgstr "Pilih level zoom" #: kstandardaction_p.h:74 #, kde-format msgid "&Redisplay" -msgstr "Tampilkan &Ulang" +msgstr "Tayangkan &Ulang" #: kstandardaction_p.h:74 #, kde-format msgid "Redisplay document" -msgstr "Tampilkan ulang dokumen" +msgstr "Tayangkan ulang dokumen" #: kstandardaction_p.h:76 #, kde-format @@ -459,17 +460,17 @@ #: kstandardaction_p.h:89 #, kde-format msgid "Go forward in document" -msgstr "Maju di Dokumen" +msgstr "Maju di dokumen" #: kstandardaction_p.h:91 #, kde-format msgid "&Add Bookmark" -msgstr "Tambah &Penanda" +msgstr "Tambah &Markah" #: kstandardaction_p.h:92 #, kde-format msgid "&Edit Bookmarks..." -msgstr "&Sunting Penanda..." +msgstr "&Sunting Markah..." #: kstandardaction_p.h:94 #, kde-format @@ -484,32 +485,32 @@ #: kstandardaction_p.h:96 #, kde-format msgid "Show &Menubar" -msgstr "Tampilkan Batang &Menu" +msgstr "Tampakkan &Bilah-menu" #: kstandardaction_p.h:96 #, kde-format msgid "Show or hide menubar" -msgstr "Tampilkan atau sembumyikan batang menu" +msgstr "Tampakkan atau sembunyikan bilah menu" #: kstandardaction_p.h:97 #, kde-format msgid "Show &Toolbar" -msgstr "Tampilkan &Batang Alat" +msgstr "Tampakkan &Bilah-alat" #: kstandardaction_p.h:97 #, kde-format msgid "Show or hide toolbar" -msgstr "Tampilkan atau sembunyikan batang alat" +msgstr "Tampakkan atau sembunyikan bilah alat" #: kstandardaction_p.h:98 #, kde-format msgid "Show St&atusbar" -msgstr "Tampilkan B&atang Status" +msgstr "Tampakkan B&ilah Status" #: kstandardaction_p.h:98 #, kde-format msgid "Show or hide statusbar" -msgstr "Tampilkan atau sembunyikan batang status" +msgstr "Tampakkan atau sembunyikan bilah status" #: kstandardaction_p.h:99 #, kde-format @@ -519,27 +520,27 @@ #: kstandardaction_p.h:100 #, kde-format msgid "&Save Settings" -msgstr "&Simpan Pengaturan" +msgstr "&Simpan Setelan" #: kstandardaction_p.h:101 #, kde-format msgid "Configure S&hortcuts..." -msgstr "Atur J&alan Pintas..." +msgstr "Konfigurasi &Pintasan..." #: kstandardaction_p.h:102 #, kde-format msgid "&Configure %1..." -msgstr "&Atur %1..." +msgstr "&Konfigurasi %1..." #: kstandardaction_p.h:103 #, kde-format msgid "Configure Tool&bars..." -msgstr "Atur &Batang Alat..." +msgstr "Konfigurasi &Bilah-alat..." #: kstandardaction_p.h:104 #, kde-format msgid "Configure &Notifications..." -msgstr "Atur &Notifikasi..." +msgstr "Konfigurasi &Pemberitahuan..." #: kstandardaction_p.h:109 #, kde-format @@ -559,7 +560,7 @@ #: kstandardaction_p.h:112 #, kde-format msgid "&Report Bug..." -msgstr "&Laporkan Kutu..." +msgstr "&Laporkan Bug..." #: kstandardaction_p.h:113 #, kde-format @@ -577,58 +578,51 @@ msgstr "Tentang &KDE" #: kstandardaction_p.h:116 -#, fuzzy, kde-format -#| msgid "Delete" +#, kde-format msgid "&Delete" -msgstr "Hapus" +msgstr "&Hapus" #: kstandardaction_p.h:117 -#, fuzzy, kde-format -#| msgid "&Replace..." +#, kde-format msgid "&Rename..." -msgstr "&Ganti..." +msgstr "&Ubah nama..." #: kstandardaction_p.h:118 #, kde-format msgid "&Move to Trash" -msgstr "" +msgstr "&Pindah ke Tempat Sampah" #: kstandardaction_p.h:119 #, kde-format msgid "&Donate" -msgstr "" +msgstr "&Donasi" #: ktipdialog.cpp:238 -#, fuzzy, kde-format -#| msgid "Tip of the Day" +#, kde-format msgctxt "@title:window" msgid "Tip of the Day" msgstr "Tip Hari Ini" #: ktipdialog.cpp:254 -#, fuzzy, kde-format -#| msgid "Did you know...?\n" +#, kde-format msgctxt "@title" msgid "Did you know...?\n" -msgstr "Apakah anda tahu...?\n" +msgstr "Apakah Anda tau...?\n" #: ktipdialog.cpp:306 -#, fuzzy, kde-format -#| msgid "&Show tips on startup" +#, kde-format msgctxt "@option:check" msgid "&Show tips on startup" -msgstr "&Tampilkan tip pada mulai hidupkan" +msgstr "&Tampakkan tip saat startup" #: ktipdialog.cpp:311 -#, fuzzy, kde-format -#| msgid "&Previous" +#, kde-format msgctxt "@action:button Goes to previous tip" msgid "&Previous" -msgstr "Se&belumnya" +msgstr "&Sebelumnya" #: ktipdialog.cpp:316 -#, fuzzy, kde-format -#| msgid "&Next" +#, kde-format msgctxt "@action:button Goes to next tip, opposite to previous" msgid "&Next" -msgstr "Be&rikutnya" +msgstr "&Berikutnya" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.39.0/po/tr/kconfigwidgets5.po new/kconfigwidgets-5.40.0/po/tr/kconfigwidgets5.po --- old/kconfigwidgets-5.39.0/po/tr/kconfigwidgets5.po 2017-10-07 21:09:30.000000000 +0200 +++ new/kconfigwidgets-5.40.0/po/tr/kconfigwidgets5.po 2017-11-05 09:26:19.000000000 +0100 @@ -22,8 +22,8 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-08-10 03:23+0200\n" -"PO-Revision-Date: 2017-03-14 14:51+0100\n" -"Last-Translator: Volkan Gezer <[email protected]>\n" +"PO-Revision-Date: 2017-10-04 11:20+0000\n" +"Last-Translator: Kaan <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" "MIME-Version: 1.0\n" @@ -597,10 +597,9 @@ msgstr "&Sil" #: kstandardaction_p.h:117 -#, fuzzy, kde-format -#| msgid "&Replace..." +#, kde-format msgid "&Rename..." -msgstr "Değ&iştir..." +msgstr "&Yeniden Adlandır..." #: kstandardaction_p.h:118 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.39.0/po/zh_CN/kconfigwidgets5.po new/kconfigwidgets-5.40.0/po/zh_CN/kconfigwidgets5.po --- old/kconfigwidgets-5.39.0/po/zh_CN/kconfigwidgets5.po 2017-10-07 21:09:30.000000000 +0200 +++ new/kconfigwidgets-5.40.0/po/zh_CN/kconfigwidgets5.po 2017-11-05 09:26:19.000000000 +0100 @@ -16,7 +16,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-08-10 03:23+0200\n" -"PO-Revision-Date: 2017-09-30 17:44-0400\n" +"PO-Revision-Date: 2017-10-19 10:40-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.39.0/src/kstandardaction_p.h new/kconfigwidgets-5.40.0/src/kstandardaction_p.h --- old/kconfigwidgets-5.39.0/src/kstandardaction_p.h 2017-10-07 21:09:30.000000000 +0200 +++ new/kconfigwidgets-5.40.0/src/kstandardaction_p.h 2017-11-05 09:26:19.000000000 +0100 @@ -115,7 +115,7 @@ { AboutKDE, KStandardShortcut::AccelNone, "help_about_kde", I18N_NOOP("About &KDE"), nullptr, "kde" }, { DeleteFile, KStandardShortcut::DeleteFile, "deletefile", I18N_NOOP("&Delete"), nullptr, "edit-delete" }, { RenameFile, KStandardShortcut::RenameFile, "renamefile", I18N_NOOP("&Rename..."), nullptr, "edit-rename" }, - { MoveToTrash, KStandardShortcut::MoveToTrash, "movetotrash", I18N_NOOP("&Move to Trash"), nullptr, "edit-delete" }, + { MoveToTrash, KStandardShortcut::MoveToTrash, "movetotrash", I18N_NOOP("&Move to Trash"), nullptr, "trash-empty" }, { Donate, KStandardShortcut::Donate, "help_donate", I18N_NOOP("&Donate"), nullptr, "help-donate"}, { ActionNone, KStandardShortcut::AccelNone, nullptr, nullptr, nullptr, nullptr } };
