Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2022-07-11 19:08:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and      /work/SRC/openSUSE:Factory/.kbookmarks.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbookmarks"

Mon Jul 11 19:08:24 2022 rev:105 rq:988114 version:5.96.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes    2022-06-17 
21:20:42.830714837 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.1523/kbookmarks.changes  
2022-07-11 19:09:33.627622963 +0200
@@ -1,0 +2,10 @@
+Sun Jul  3 11:55:47 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.96.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.96.0
+- Changes since 5.95.0:
+  * Bump deprecation KF version in ecm_set_disabled_deprecation_versions
+
+-------------------------------------------------------------------

Old:
----
  kbookmarks-5.95.0.tar.xz
  kbookmarks-5.95.0.tar.xz.sig

New:
----
  kbookmarks-5.96.0.tar.xz
  kbookmarks-5.96.0.tar.xz.sig

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

Other differences:
------------------
++++++ kbookmarks.spec ++++++
--- /var/tmp/diff_new_pack.wVir5M/_old  2022-07-11 19:09:34.419624111 +0200
+++ /var/tmp/diff_new_pack.wVir5M/_new  2022-07-11 19:09:34.423624117 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.95
+%define _tar_path 5.96
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kbookmarks
-Version:        5.95.0
+Version:        5.96.0
 Release:        0
 Summary:        Framework for manipulating bookmarks in XBEL format
 License:        LGPL-2.1-or-later


++++++ kbookmarks-5.95.0.tar.xz -> kbookmarks-5.96.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.95.0/CMakeLists.txt 
new/kbookmarks-5.96.0/CMakeLists.txt
--- old/kbookmarks-5.95.0/CMakeLists.txt        2022-06-09 23:14:33.000000000 
+0200
+++ new/kbookmarks-5.96.0/CMakeLists.txt        2022-07-02 17:47:07.000000000 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.95.0") # handled by release scripts
-set(KF_DEP_VERSION "5.95.0") # handled by release scripts
+set(KF_VERSION "5.96.0") # handled by release scripts
+set(KF_DEP_VERSION "5.96.0") # handled by release scripts
 project(KBookmarks VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.95.0  NO_MODULE)
+find_package(ECM 5.96.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -55,7 +55,7 @@
 ecm_install_po_files_as_qm(po)
 ecm_set_disabled_deprecation_versions(
     QT 5.15.2
-    KF 5.90.0
+    KF 5.95.0
 )
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.95.0/po/bg/kbookmarks5_qt.po 
new/kbookmarks-5.96.0/po/bg/kbookmarks5_qt.po
--- old/kbookmarks-5.95.0/po/bg/kbookmarks5_qt.po       2022-06-09 
23:14:33.000000000 +0200
+++ new/kbookmarks-5.96.0/po/bg/kbookmarks5_qt.po       2022-07-02 
17:47:07.000000000 +0200
@@ -3,19 +3,20 @@
 #
 # Zlatko Popov <[email protected]>, 2006, 2007, 2008, 2009.
 # Yasen Pramatarov <[email protected]>, 2010, 2021.
+# Mincho Kondarev <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-28 02:03+0000\n"
-"PO-Revision-Date: 2021-01-06 18:31+0200\n"
-"Last-Translator: Yasen Pramatarov <[email protected]>\n"
+"PO-Revision-Date: 2022-05-20 15:34+0200\n"
+"Last-Translator: Mincho Kondarev <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
 "Language: bg\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.08.2\n"
+"X-Generator: Lokalize 22.04.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
@@ -25,18 +26,14 @@
 msgstr "--- ???????????????????? ---"
 
 #: kbookmarkcontextmenu.cpp:52
-#, fuzzy
-#| msgid "Add Bookmark Here"
 msgctxt "KBookmarkContextMenu|@action:inmenu"
 msgid "Add Bookmark Here"
-msgstr "???????????????? ???? ??????????????"
+msgstr "???????????????? ???? ?????????????? ??????"
 
 #: kbookmarkcontextmenu.cpp:58
-#, fuzzy
-#| msgid "Open Folder in Bookmark Editor"
 msgctxt "KBookmarkContextMenu|@action:inmenu"
 msgid "Open Folder in Bookmark Editor"
-msgstr "???????????????? ???? ?????????? ?? ?????????????????? ???? 
??????????????"
+msgstr "???????????????? ???? ?????????????? ?? ?????????????????? ???? 
??????????????"
 
 #: kbookmarkcontextmenu.cpp:61
 msgctxt "KBookmarkContextMenu|@action:inmenu"
@@ -46,7 +43,7 @@
 #: kbookmarkcontextmenu.cpp:66
 msgctxt "KBookmarkContextMenu|@action:inmenu"
 msgid "Properties"
-msgstr "??????????????????"
+msgstr "????????????????"
 
 #: kbookmarkcontextmenu.cpp:71
 msgctxt "KBookmarkContextMenu|@action:inmenu"
@@ -59,25 +56,19 @@
 msgstr "?????????????????? ???? ??????????????"
 
 #: kbookmarkcontextmenu.cpp:80
-#, fuzzy
-#| msgid "Open Folder in Tabs"
 msgctxt "KBookmarkContextMenu|@action:inmenu"
 msgid "Open Folder in Tabs"
-msgstr "???????????????? ???? ?????????? ?? ??????????????????????"
+msgstr "???????????????? ???? ?????????????? ?? ??????????????"
 
 #: kbookmarkcontextmenu.cpp:105
-#, fuzzy
-#| msgid "Cannot add bookmark with empty URL."
 msgctxt "KBookmarkContextMenu|@info"
 msgid "Cannot add bookmark with empty URL."
-msgstr "???? ???????? ???? ???????? ???????????????? ?????????????? ?????? 
??????????."
+msgstr "???? ???????? ???? ???? ???????????? ?????????????? ?? ???????????? 
URL ??????????."
 
 #: kbookmarkcontextmenu.cpp:134
-#, fuzzy
-#| msgid "Bookmark Folder Deletion"
 msgctxt "KBookmarkContextMenu|@title:window"
 msgid "Bookmark Folder Deletion"
-msgstr "?????????????????? ???? ?????????? ???? ??????????????"
+msgstr "?????????????????? ???? ?????????? ?? ??????????????"
 
 #: kbookmarkcontextmenu.cpp:134
 msgctxt "KBookmarkContextMenu|@title:window"
@@ -85,30 +76,24 @@
 msgstr "?????????????????? ???? ??????????????"
 
 #: kbookmarkcontextmenu.cpp:135
-#, fuzzy, qt-format
-#| msgid ""
-#| "Are you sure you wish to remove the bookmark folder\n"
-#| "\"%1\"?"
+#, qt-format
 msgctxt "KBookmarkContextMenu|"
 msgid ""
 "Are you sure you wish to remove the bookmark folder\n"
 "\"%1\"?"
 msgstr ""
-"?????????????? ???? ??????, ???? ???????????? ???? ???????? ?????????????? 
?????????????? ?? ??????????????\n"
-"\"%1\"?"
+"???????????????? ???? ???????????? ???? ???????????????????? ?????????????? 
?? ??????????????\n"
+"\"%1 \"?"
 
 #: kbookmarkcontextmenu.cpp:136
-#, fuzzy, qt-format
-#| msgid ""
-#| "Are you sure you wish to remove the bookmark\n"
-#| "\"%1\"?"
+#, qt-format
 msgctxt "KBookmarkContextMenu|"
 msgid ""
 "Are you sure you wish to remove the bookmark\n"
 "\"%1\"?"
 msgstr ""
-"?????????????? ???? ??????, ???? ???????????? ???? ???????? ?????????????? 
??????????????????\n"
-"\"%1\"?"
+"???????????????? ???? ???????????? ???? ???????????????????? 
??????????????????\n"
+"\"%1 \"?"
 
 #: kbookmarkdialog.cpp:57
 msgctxt "KBookmarkDialog|@label:textbox"
@@ -131,12 +116,9 @@
 msgstr "????????????????????"
 
 #: kbookmarkdialog.cpp:179
-#, fuzzy
-#| msgctxt "@title:window"
-#| msgid "Bookmark Properties"
 msgctxt "KBookmarkDialog|@title:window"
 msgid "Bookmark Properties"
-msgstr "?????????????????? ???? ??????????????????"
+msgstr "???????????????? ???? ??????????????????"
 
 #: kbookmarkdialog.cpp:209 kbookmarkdialog.cpp:247 kbookmarkdialog.cpp:281
 msgctxt "KBookmarkDialog|@action:button"
@@ -190,11 +172,9 @@
 msgstr "??????????????"
 
 #: kbookmarkimporter_ns.cpp:108
-#, fuzzy
-#| msgid "*.html|HTML Files (*.html)"
 msgctxt "KNSBookmarkImporterImpl|"
 msgid "HTML Files (*.html)"
-msgstr "*.html|HTML ?????????????? (*.html)"
+msgstr "HTML ?????????????? (* .html)"
 
 #: kbookmarkimporter_ns.cpp:110
 msgctxt "KNSBookmarkImporterImpl|"
@@ -207,15 +187,15 @@
 msgid ""
 "Could not find %1. Netscape is probably not installed. Aborting the export."
 msgstr ""
+"?????????????????? ???????????????? ???? %1. Netscape ???????????????? ???? 
?? ????????????????????. ???????????????????????? ???? "
+"????????????????????????????."
 
 #: kbookmarkimporter_ns.cpp:131
 msgctxt "KNSBookmarkImporterImpl|"
 msgid "Netscape not found"
-msgstr ""
+msgstr "Netscape ???? ?? ??????????????"
 
 #: kbookmarkimporter_ns.cpp:156
-#, fuzzy
-#| msgid "<!-- This file was generated by Konqueror -->"
 msgctxt "KNSBookmarkImporterImpl|"
 msgid "<!-- This file was generated by Konqueror -->"
 msgstr "<!-- ???????? ???????? ?? ?????????????????? ???? Konqueror -->"
@@ -226,11 +206,9 @@
 msgstr "??????????????"
 
 #: kbookmarkimporter_opera.cpp:103
-#, fuzzy
-#| msgid "*.adr|Opera Bookmark Files (*.adr)"
 msgctxt "KOperaBookmarkImporterImpl|"
 msgid "Opera Bookmark Files (*.adr)"
-msgstr "*.adr|?????????????? ???? Opera (*.adr)"
+msgstr "?????????????? ?? ?????????????? ???? Opera (* .adr)"
 
 #: kbookmarkimporter_opera.cpp:104
 msgctxt "KOperaBookmarkImporterImpl|"
@@ -244,55 +222,47 @@
 "\n"
 "Most likely you do not have keditbookmarks currently installed"
 msgstr ""
+"???? ???????????? ???? ???????????????????? keditbookmarks.\n"
+"\n"
+"??????-???????????????? ?? ?????????????? ???????????? ?????????????????????? 
keditbookmark"
 
 #: kbookmarkmanager.cpp:504
-#, fuzzy, qt-format
-#| msgid ""
-#| "Unable to save bookmarks in %1. Reported error was: %2. This error "
-#| "message will only be shown once. The cause of the error needs to be fixed "
-#| "as quickly as possible, which is most likely a full hard drive."
+#, qt-format
 msgctxt "KBookmarkManager|"
 msgid ""
 "Unable to save bookmarks in %1. Reported error was: %2. This error message "
 "will only be shown once. The cause of the error needs to be fixed as quickly "
 "as possible, which is most likely a full hard drive."
 msgstr ""
-"?????????????????? ???? ?????????? ???? ?????????? ???????????????? ?? 
\"%1\". ?????????????????? ???? ????????????: %2. ???? "
-"???? ???????? ???????????????? ???????? ????????????. ???????????? ???? 
???????????????????? ???????????????? ?????????????? ???? ???????? "
-"????-??????????. ??????-???????????????? ???????????? ???????????????????? 
???????????????? ?????????? ???? ??????????."
+"???? ???????? ???? ???? ?????????????? ?????????????? ?? %1. 
???????????????????? ???????????? ????????: %2. ???????? "
+"?????????????????? ???? ???????????? ???? ???? ?????????????? ???????? 
????????????. ?????????????????? ???? ???????????????? ???????????? "
+"???? ???????? ???????????????????? ???????????????? ??????-??????????. 
??????-?????????? ???? ?????????? ???? ?????????? ?????????? "
+"????????."
 
 #: kbookmarkmenu.cpp:264
-#, fuzzy
-#| msgid "Open Folder in Tabs"
 msgctxt "KBookmarkMenu|@action:inmenu"
 msgid "Open Folder in Tabs"
-msgstr "???????????????? ???? ?????????? ?? ??????????????????????"
+msgstr "???????????????? ???? ?????????????? ?? ??????????????"
 
 #: kbookmarkmenu.cpp:268
-#, fuzzy
-#| msgid "Open all bookmarks in this folder as a new tab."
 msgctxt "KBookmarkMenu|@info:tooltip"
 msgid "Open all bookmarks in this folder as a new tab"
-msgstr "???????????????? ???? ???????????? ?????????????? ?? ???????? 
?????????? ???????? ???????? ??????????????????????."
+msgstr "???????????????? ???? ???????????? ?????????????? ?? ???????? 
?????????? ???????? ?????? ????????????"
 
 #: kbookmarkmenu.cpp:284
-#, fuzzy
-#| msgid "Bookmark Tabs as Folder..."
 msgctxt "KBookmarkMenu|@action:inmenu"
 msgid "Bookmark Tabs as Folder..."
-msgstr "???????????????? ???? ?????????????????????????? ?? 
????????????????????..."
+msgstr "???????????????? ???? ???????????? ???????? ??????????..."
 
 #: kbookmarkmenu.cpp:292
 msgctxt "KBookmarkMenu|@info:tooltip"
 msgid "Add a folder of bookmarks for all open tabs"
-msgstr ""
+msgstr "???????????????? ???? ?????????? ?? ?????????????? ???? ???????????? 
???????????????? ??????????????"
 
 #: kbookmarkmenu.cpp:339
-#, fuzzy
-#| msgid "Edit your bookmark collection in a separate window"
 msgctxt "KBookmarkMenu|@info:tooltip"
 msgid "Edit your bookmark collection in a separate window"
-msgstr "?????????????????????? ???? ?????????????????? ?? ???????? 
????????????????"
+msgstr "?????????????????????? ???? ???????????? ???????????????? ???? 
?????????????? ?? ?????????????? ????????????????"
 
 #: kbookmarkmenu.cpp:354
 msgctxt "KBookmarkMenu|@action:inmenu"
@@ -300,11 +270,9 @@
 msgstr "???????? ?????????? ???? ??????????????..."
 
 #: kbookmarkmenu.cpp:356
-#, fuzzy
-#| msgid "Create a new bookmark folder in this menu"
 msgctxt "KBookmarkMenu|@info:tooltip"
 msgid "Create a new bookmark folder in this menu"
-msgstr "?????????????????? ???? ???????? ?????????? ???? ??????????????"
+msgstr "?????????????????? ???? ???????? ?????????? ?? ?????????????? ?? 
???????? ????????"
 
 #: konqbookmarkmenu.cpp:146 konqbookmarkmenu.cpp:162
 msgctxt "KonqBookmarkContextMenu|@action:inmenu"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.95.0/po/ca@valencia/kbookmarks5_qt.po 
new/kbookmarks-5.96.0/po/ca@valencia/kbookmarks5_qt.po
--- old/kbookmarks-5.95.0/po/ca@valencia/kbookmarks5_qt.po      2022-06-09 
23:14:33.000000000 +0200
+++ new/kbookmarks-5.96.0/po/ca@valencia/kbookmarks5_qt.po      2022-07-02 
17:47:07.000000000 +0200
@@ -119,7 +119,7 @@
 #: kbookmarkdialog.cpp:178
 msgctxt "KBookmarkDialog|@action:button"
 msgid "Update"
-msgstr "Actualisa"
+msgstr "Actualitza"
 
 #: kbookmarkdialog.cpp:179
 msgctxt "KBookmarkDialog|@title:window"
@@ -193,7 +193,7 @@
 msgid ""
 "Could not find %1. Netscape is probably not installed. Aborting the export."
 msgstr ""
-"No s'ha pogut trobar %1. Netscape probablement no est?? instalat. S'ha "
+"No s'ha pogut trobar %1. Netscape probablement no est?? instal??lat. S'ha "
 "interromput l'exportaci??."
 
 #: kbookmarkimporter_ns.cpp:131
@@ -230,7 +230,7 @@
 msgstr ""
 "No s'ha pogut iniciar ??keditbookmarks??.\n"
 "\n"
-"Probablement ??keditbookmarks?? no estiga instalat."
+"Probablement ??keditbookmarks?? no estiga instal??lat."
 
 #: kbookmarkmanager.cpp:504
 #, qt-format
@@ -268,7 +268,7 @@
 #: kbookmarkmenu.cpp:339
 msgctxt "KBookmarkMenu|@info:tooltip"
 msgid "Edit your bookmark collection in a separate window"
-msgstr "Edita la colecci?? d'adreces d'inter??s en una finestra separada"
+msgstr "Edita la col??lecci?? d'adreces d'inter??s en una finestra separada"
 
 #: kbookmarkmenu.cpp:354
 msgctxt "KBookmarkMenu|@action:inmenu"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.95.0/po/zh_CN/kbookmarks5_qt.po 
new/kbookmarks-5.96.0/po/zh_CN/kbookmarks5_qt.po
--- old/kbookmarks-5.95.0/po/zh_CN/kbookmarks5_qt.po    2022-06-09 
23:14:33.000000000 +0200
+++ new/kbookmarks-5.96.0/po/zh_CN/kbookmarks5_qt.po    2022-07-02 
17:47:07.000000000 +0200
@@ -13,10 +13,6 @@
 # Weng Xuetian <[email protected]>, 2011, 2012.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
-"Language-Team: Chinese Simplified\n"
-"Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -27,6 +23,10 @@
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-trunk/messages/kbookmarks/kbookmarks5_qt.pot\n"
 "X-Crowdin-File-ID: 5588\n"
+"Project-Id-Version: kdeorg\n"
+"Language-Team: Chinese Simplified\n"
+"Language: zh_CN\n"
+"PO-Revision-Date: 2022-07-02 10:59\n"
 
 #: kbookmark.cpp:318
 msgctxt "KBookmark|Bookmark separator"

Reply via email to