Hello community, here is the log from the commit of package kwallet for openSUSE:Factory checked in at 2017-03-28 15:12:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwallet (Old) and /work/SRC/openSUSE:Factory/.kwallet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwallet" Tue Mar 28 15:12:41 2017 rev:43 rq:481540 version:5.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kwallet/kwallet.changes 2017-03-13 15:30:29.323670950 +0100 +++ /work/SRC/openSUSE:Factory/.kwallet.new/kwallet.changes 2017-03-28 15:12:42.486421845 +0200 @@ -1,0 +2,13 @@ +Sun Mar 19 14:51:08 CET 2017 - [email protected] + +- Update to 5.32.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.32.0.php +- Changes since 5.31.0: + * Commit translations from l10n-kf5 + * Upgrade ECM and KF5 version requirements for 5.32.0 release. + * Fix -Wdocumentation warning + * Upgrade KF5 version to 5.32.0. + +------------------------------------------------------------------- Old: ---- kwallet-5.31.0.tar.xz New: ---- kwallet-5.32.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwallet.spec ++++++ --- /var/tmp/diff_new_pack.bPVkfD/_old 2017-03-28 15:12:43.074338562 +0200 +++ /var/tmp/diff_new_pack.bPVkfD/_new 2017-03-28 15:12:43.078337995 +0200 @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Wallet5 -%define _tar_path 5.31 +%define _tar_path 5.32 Name: kwallet -Version: 5.31.0 +Version: 5.32.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 3.0 ++++++ kwallet-5.31.0.tar.xz -> kwallet-5.32.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.31.0/CMakeLists.txt new/kwallet-5.32.0/CMakeLists.txt --- old/kwallet-5.31.0/CMakeLists.txt 2017-02-05 12:15:10.000000000 +0100 +++ new/kwallet-5.32.0/CMakeLists.txt 2017-03-04 17:21:23.000000000 +0100 @@ -1,12 +1,12 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.31.0") # handled by release scripts -set(KF5_DEP_VERSION "5.31.0") # handled by release scripts +set(KF5_VERSION "5.32.0") # handled by release scripts +set(KF5_DEP_VERSION "5.32.0") # handled by release scripts project(KWallet VERSION ${KF5_VERSION}) set(CMAKE_EXPORT_COMPILE_COMMANDS 1) include(FeatureSummary) -find_package(ECM 5.31.0 NO_MODULE) +find_package(ECM 5.32.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/kwallet-5.31.0/po/ca@valencia/kwallet-query.po new/kwallet-5.32.0/po/ca@valencia/kwallet-query.po --- old/kwallet-5.31.0/po/ca@valencia/kwallet-query.po 2017-02-05 12:15:10.000000000 +0100 +++ new/kwallet-5.32.0/po/ca@valencia/kwallet-query.po 2017-03-04 17:21:23.000000000 +0100 @@ -94,7 +94,7 @@ #: main.cpp:63 #, kde-format msgid "Missing argument" -msgstr "Manca un argument" +msgstr "Falta un argument" #: main.cpp:67 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.31.0/po/cs/kwalletd5.po new/kwallet-5.32.0/po/cs/kwalletd5.po --- old/kwallet-5.31.0/po/cs/kwalletd5.po 2017-02-05 12:15:10.000000000 +0100 +++ new/kwallet-5.32.0/po/cs/kwalletd5.po 2017-03-04 17:21:23.000000000 +0100 @@ -1,6 +1,6 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# Vít Pelčák <[email protected]>, 2010, 2011, 2013, 2014, 2015, 2016. +# Vít Pelčák <[email protected]>, 2010, 2011, 2013, 2014, 2015, 2016, 2017. # Tomáš Chvátal <[email protected]>, 2013. # msgid "" @@ -8,7 +8,7 @@ "Project-Id-Version: kwalletd\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-12-15 04:19+0100\n" -"PO-Revision-Date: 2016-08-17 09:55+0100\n" +"PO-Revision-Date: 2017-02-21 14:15+0100\n" "Last-Translator: Vít Pelčák <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: cs\n" @@ -233,6 +233,8 @@ "The GpgME library failed to initialize for the OpenPGP protocol. Please " "check your system's configuration then try again." msgstr "" +"Knihovně GpgME se nezdařilo spustit protokol OpenPGP. Prosím, zkontrolujte " +"nastavení systému a zkuste to znovu." #: knewwalletdialog.cpp:156 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.31.0/po/da/kwalletd5.po new/kwallet-5.32.0/po/da/kwalletd5.po --- old/kwallet-5.31.0/po/da/kwalletd5.po 2017-02-05 12:15:10.000000000 +0100 +++ new/kwallet-5.32.0/po/da/kwalletd5.po 2017-03-04 17:21:23.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2013, 2014, 2015, 2016. +# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2013, 2014, 2015, 2016, 2017. msgid "" msgstr "" "Project-Id-Version: kwalletd\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-12-15 04:19+0100\n" -"PO-Revision-Date: 2016-09-24 22:06+0100\n" +"PO-Revision-Date: 2017-02-25 18:34+0100\n" "Last-Translator: Martin Schlander <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" "Language: da\n" @@ -227,15 +227,12 @@ #: knewwalletdialog.cpp:129 knewwalletdialog.cpp:135 kwalletwizard.cpp:162 #: kwalletwizard.cpp:166 -#, fuzzy, kde-format -#| msgid "" -#| "The QGpgME library failed to initialize for the OpenPGP protocol. Please " -#| "check your system's configuration then try again." +#, kde-format msgid "" "The GpgME library failed to initialize for the OpenPGP protocol. Please " "check your system's configuration then try again." msgstr "" -"Biblioteket QGpgME kunne ikke starte OpenPGP-protokollen. Tjek din " +"Biblioteket GpgME kunne ikke starte OpenPGP-protokollen. Tjek din " "systemkonfiguration og prøv igen." #: knewwalletdialog.cpp:156 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.31.0/po/gl/kwalletd5.po new/kwallet-5.32.0/po/gl/kwalletd5.po --- old/kwallet-5.31.0/po/gl/kwalletd5.po 2017-02-05 12:15:10.000000000 +0100 +++ new/kwallet-5.32.0/po/gl/kwalletd5.po 2017-03-04 17:21:23.000000000 +0100 @@ -716,7 +716,7 @@ #: main.cpp:186 #, kde-format msgid "(C) 2002-2013, The KDE Developers" -msgstr "© 2002-2013, Os desenvolventes de KDE" +msgstr "© 2002-2013, Os desenvolvedores de KDE" #: main.cpp:187 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.31.0/po/nn/kwalletd5.po new/kwallet-5.32.0/po/nn/kwalletd5.po --- old/kwallet-5.31.0/po/nn/kwalletd5.po 2017-02-05 12:15:10.000000000 +0100 +++ new/kwallet-5.32.0/po/nn/kwalletd5.po 2017-03-04 17:21:23.000000000 +0100 @@ -1,13 +1,13 @@ # Translation of kwalletd5 to Norwegian Nynorsk # # Eirik U. Birkeland <[email protected]>, 2009, 2010. -# Karl Ove Hufthammer <[email protected]>, 2015, 2016. +# Karl Ove Hufthammer <[email protected]>, 2015, 2016, 2017. msgid "" msgstr "" "Project-Id-Version: KDE 4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-12-15 04:19+0100\n" -"PO-Revision-Date: 2016-10-15 09:05+0100\n" +"PO-Revision-Date: 2017-02-22 19:19+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" @@ -235,6 +235,8 @@ "The GpgME library failed to initialize for the OpenPGP protocol. Please " "check your system's configuration then try again." msgstr "" +"GpgME-biblioteket vart ikkje klargjort for OpenPGP-protokollen. Kontroller " +"systemoppsettet og prøv så på nytt." #: knewwalletdialog.cpp:156 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.31.0/po/sl/kwalletd5.po new/kwallet-5.32.0/po/sl/kwalletd5.po --- old/kwallet-5.31.0/po/sl/kwalletd5.po 2017-02-05 12:15:10.000000000 +0100 +++ new/kwallet-5.32.0/po/sl/kwalletd5.po 2017-03-04 17:21:23.000000000 +0100 @@ -3,20 +3,20 @@ # # Andrej Vernekar <[email protected]>, 2009. # Jure Repinc <[email protected]>, 2009. -# Andrej Mernik <[email protected]>, 2013, 2014, 2015, 2016. +# Andrej Mernik <[email protected]>, 2013, 2014, 2015, 2016, 2017. msgid "" msgstr "" "Project-Id-Version: kwalletd\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-12-15 04:19+0100\n" -"PO-Revision-Date: 2016-08-12 20:28+0200\n" +"PO-Revision-Date: 2017-02-12 18:38+0100\n" "Last-Translator: Andrej Mernik <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" "%100==4 ? 3 : 0);\n" @@ -236,15 +236,12 @@ #: knewwalletdialog.cpp:129 knewwalletdialog.cpp:135 kwalletwizard.cpp:162 #: kwalletwizard.cpp:166 -#, fuzzy, kde-format -#| msgid "" -#| "The QGpgME library failed to initialize for the OpenPGP protocol. Please " -#| "check your system's configuration then try again." +#, kde-format msgid "" "The GpgME library failed to initialize for the OpenPGP protocol. Please " "check your system's configuration then try again." msgstr "" -"Knjižnici QGpgME ni bilo mogoče nastaviti začetnih vrednosti za protokol " +"Knjižnici GpgME ni bilo mogoče nastaviti začetnih vrednosti za protokol " "OpenPGP. Preverite nastavitve vašega sistema in poskusite znova." #: knewwalletdialog.cpp:156 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kwallet-5.31.0/src/runtime/kwalletd/backend/backendpersisthandler.h new/kwallet-5.32.0/src/runtime/kwalletd/backend/backendpersisthandler.h --- old/kwallet-5.31.0/src/runtime/kwalletd/backend/backendpersisthandler.h 2017-02-05 12:15:10.000000000 +0100 +++ new/kwallet-5.32.0/src/runtime/kwalletd/backend/backendpersisthandler.h 2017-03-04 17:21:23.000000000 +0100 @@ -48,7 +48,7 @@ * This is a factory method used to get an instance of the backend suitable * for reading/writing using the given cipher type * - * @param cypherType indication of the backend that should be returned + * @param cipherType indication of the backend that should be returned * @return a pointer to an instance of the requested handler type. No need to delete this pointer, it's lifetime is taken care of by this factory */ static BackendPersistHandler *getPersistHandler(BackendCipherType cipherType);
