Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2023-04-09 18:39:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and      /work/SRC/openSUSE:Factory/.kbookmarks.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbookmarks"

Sun Apr  9 18:39:27 2023 rev:114 rq:1078035 version:5.105.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes    2023-03-12 
16:24:28.740826356 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.19717/kbookmarks.changes 
2023-04-09 18:41:20.205859996 +0200
@@ -1,0 +2,9 @@
+Sat Apr  1 17:00:35 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.105.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.105.0
+- No code change since 5.104.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kbookmarks.spec ++++++
--- /var/tmp/diff_new_pack.dYU0fA/_old  2023-04-09 18:41:20.697862779 +0200
+++ /var/tmp/diff_new_pack.dYU0fA/_new  2023-04-09 18:41:20.701862802 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.104
+%define _tar_path 5.103
 # 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.104.0
+Version:        5.105.0
 Release:        0
 Summary:        Framework for manipulating bookmarks in XBEL format
 License:        LGPL-2.1-or-later


++++++ kbookmarks-5.104.0.tar.xz -> kbookmarks-5.105.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.104.0/CMakeLists.txt 
new/kbookmarks-5.105.0/CMakeLists.txt
--- old/kbookmarks-5.104.0/CMakeLists.txt       2023-03-04 10:59:06.000000000 
+0100
+++ new/kbookmarks-5.105.0/CMakeLists.txt       2023-03-31 10:57:25.000000000 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.104.0") # handled by release scripts
-set(KF_DEP_VERSION "5.104.0") # handled by release scripts
+set(KF_VERSION "5.105.0") # handled by release scripts
+set(KF_DEP_VERSION "5.105.0") # handled by release scripts
 project(KBookmarks VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.104.0  NO_MODULE)
+find_package(ECM 5.105.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.104.0/poqm/nb/kbookmarks5_qt.po 
new/kbookmarks-5.105.0/poqm/nb/kbookmarks5_qt.po
--- old/kbookmarks-5.104.0/poqm/nb/kbookmarks5_qt.po    2023-03-04 
10:59:06.000000000 +0100
+++ new/kbookmarks-5.105.0/poqm/nb/kbookmarks5_qt.po    2023-03-31 
10:57:25.000000000 +0200
@@ -1,4 +1,4 @@
-# Translation of kbookmarks5_qt to Norwegian Bokmål
+# Translation of kbookmarks6_qt to Norwegian Bokmål
 #
 # Knut Yrvin <[email protected]>, 2003, 2004, 2005.
 # Knut Erik Hollund <[email protected]>, 2003.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.104.0/poqm/nn/kbookmarks5_qt.po 
new/kbookmarks-5.105.0/poqm/nn/kbookmarks5_qt.po
--- old/kbookmarks-5.104.0/poqm/nn/kbookmarks5_qt.po    2023-03-04 
10:59:06.000000000 +0100
+++ new/kbookmarks-5.105.0/poqm/nn/kbookmarks5_qt.po    2023-03-31 
10:57:25.000000000 +0200
@@ -1,4 +1,4 @@
-# Translation of kbookmarks5_qt to Norwegian Nynorsk
+# Translation of kbookmarks6_qt to Norwegian Nynorsk
 #
 # Gaute Hvoslef Kvalnes <[email protected]>, 2003, 2004, 2005, 2006.
 # HÃ¥vard Korsvoll <[email protected]>, 2003.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.104.0/poqm/sq/kbookmarks5_qt.po 
new/kbookmarks-5.105.0/poqm/sq/kbookmarks5_qt.po
--- old/kbookmarks-5.104.0/poqm/sq/kbookmarks5_qt.po    2023-03-04 
10:59:06.000000000 +0100
+++ new/kbookmarks-5.105.0/poqm/sq/kbookmarks5_qt.po    2023-03-31 
10:57:25.000000000 +0200
@@ -2,22 +2,23 @@
 # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
 # This file is distributed under the same license as the kde4libs package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
-#
+# Indrit Bashkimi <[email protected]>, 2020.
+# Agron Selimaj <[email protected]>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kde4libs\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-03-28 02:03+0000\n"
-"PO-Revision-Date: 2009-04-29 17:53+0000\n"
-"Last-Translator: Vilson Gjeci <[email protected]>\n"
-"Language-Team: Albanian <[email protected]>\n"
+"PO-Revision-Date: 2020-04-30 23:47-0400\n"
+"Last-Translator: Agron Selimaj <[email protected]>\n"
+"Language-Team: sq\n"
 "Language: sq\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-Launchpad-Export-Date: 2011-04-22 16:31+0000\n"
-"X-Generator: Launchpad (build 12883)\n"
+"X-Generator: Lokalize 20.04.0\n"
 "X-Qt-Contexts: true\n"
 
 #: kbookmark.cpp:318
@@ -25,7 +26,7 @@
 #| msgid "--- separator ---"
 msgctxt "KBookmark|Bookmark separator"
 msgid "--- separator ---"
-msgstr "--- separator ---"
+msgstr "--- ndarës ---"
 
 #: kbookmarkcontextmenu.cpp:52
 #, fuzzy
@@ -46,21 +47,21 @@
 #| msgid "Delete Folder"
 msgctxt "KBookmarkContextMenu|@action:inmenu"
 msgid "Delete Folder"
-msgstr "Fshije Kartelën"
+msgstr "Fshije Skedarin"
 
 #: kbookmarkcontextmenu.cpp:66
 #, fuzzy
 #| msgid "Properties"
 msgctxt "KBookmarkContextMenu|@action:inmenu"
 msgid "Properties"
-msgstr "Parametrat"
+msgstr "Vetitë"
 
 #: kbookmarkcontextmenu.cpp:71
 #, fuzzy
 #| msgid "Copy Link Address"
 msgctxt "KBookmarkContextMenu|@action:inmenu"
 msgid "Copy Link Address"
-msgstr "Kopjo Adresën e Shkurtores"
+msgstr "Kopjo Adresën e Lidhjes"
 
 #: kbookmarkcontextmenu.cpp:74
 #, fuzzy
@@ -144,7 +145,7 @@
 #| msgid "Comm&ent:"
 msgctxt "KBookmarkDialog|@label:textbox"
 msgid "Comment:"
-msgstr "Kome&nto:"
+msgstr "Komenti:"
 
 #: kbookmarkdialog.cpp:178
 #, fuzzy
@@ -152,7 +153,7 @@
 #| msgid "Update"
 msgctxt "KBookmarkDialog|@action:button"
 msgid "Update"
-msgstr "Përditësoje"
+msgstr "Përditëso"
 
 #: kbookmarkdialog.cpp:179
 #, fuzzy
@@ -168,7 +169,7 @@
 #| msgid "&New Folder..."
 msgctxt "KBookmarkDialog|@action:button"
 msgid "&New Folder..."
-msgstr "&Folder i Ri..."
+msgstr "&Dosje e re..."
 
 #: kbookmarkdialog.cpp:213 kbookmarkdialog.cpp:251
 #, fuzzy
@@ -200,7 +201,7 @@
 #| msgid "Select Folder"
 msgctxt "KBookmarkDialog|@title:window"
 msgid "Select Folder"
-msgstr "Zgjidhni Dosjen"
+msgstr "Përzgjidh dosjen"
 
 #: kbookmarkdialog.cpp:313
 #, fuzzy
@@ -208,7 +209,7 @@
 #| msgid "New Folder"
 msgctxt "KBookmarkDialog|@title:window"
 msgid "New Folder"
-msgstr "Dosje e Re"
+msgstr "Skedar i Ri"
 
 #: kbookmarkdialog.cpp:343
 #, fuzzy
@@ -230,7 +231,7 @@
 #| msgid "New folder:"
 msgctxt "KBookmarkDialog|@label:textbox"
 msgid "New folder:"
-msgstr "Kartelë e re:"
+msgstr "Skedar "
 
 #: kbookmarkdialog.cpp:367
 #, fuzzy
@@ -244,14 +245,14 @@
 #| msgid "*.html|HTML Files (*.html)"
 msgctxt "KNSBookmarkImporterImpl|"
 msgid "HTML Files (*.html)"
-msgstr "*.html|HTML Skedarët (*.html)"
+msgstr "Skedë HTML (*.html)"
 
 #: kbookmarkimporter_ns.cpp:110
 #, fuzzy
 #| msgid "*.html|HTML Files (*.html)"
 msgctxt "KNSBookmarkImporterImpl|"
 msgid "*.html|HTML Files (*.html)"
-msgstr "*.html|HTML Skedarët (*.html)"
+msgstr "Skedë *.html|HTML (*.html)"
 
 #: kbookmarkimporter_ns.cpp:127
 #, qt-format
@@ -259,16 +260,18 @@
 msgid ""
 "Could not find %1. Netscape is probably not installed. Aborting the export."
 msgstr ""
+"%1 nuk u gjet. Netscape ndoshta nuk është i instaluar. Eksportimi po "
+"anulohet."
 
 #: kbookmarkimporter_ns.cpp:131
 msgctxt "KNSBookmarkImporterImpl|"
 msgid "Netscape not found"
-msgstr ""
+msgstr "Netscape nuk u gjet"
 
 #: kbookmarkimporter_ns.cpp:156
 msgctxt "KNSBookmarkImporterImpl|"
 msgid "<!-- This file was generated by Konqueror -->"
-msgstr ""
+msgstr "<!-- Kjo skedë u krijua nga Konqueror -->"
 
 #: kbookmarkimporter_ns.cpp:158 kbookmarkimporter_ns.cpp:159
 #, fuzzy
@@ -294,6 +297,9 @@
 "\n"
 "Most likely you do not have keditbookmarks currently installed"
 msgstr ""
+"keditbookmarks nuk mund të niset.\n"
+"\n"
+"Ka shumë mundësi që keditbookmarks nuk është aktualisht i instaluar"
 
 #: kbookmarkmanager.cpp:504
 #, qt-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.104.0/poqm/tr/kbookmarks5_qt.po 
new/kbookmarks-5.105.0/poqm/tr/kbookmarks5_qt.po
--- old/kbookmarks-5.104.0/poqm/tr/kbookmarks5_qt.po    2023-03-04 
10:59:06.000000000 +0100
+++ new/kbookmarks-5.105.0/poqm/tr/kbookmarks5_qt.po    2023-03-31 
10:57:25.000000000 +0200
@@ -17,13 +17,13 @@
 # Serdar SOYTETİR <[email protected]>, 2010, 2012.
 # Volkan Gezer <[email protected]>, 2013, 2014.
 # Kaan Ozdincer <[email protected]>, 2014.
-# Emir SARI <[email protected]>, 2022.
+# Emir SARI <[email protected]>, 2022, 2023.
 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: 2022-03-12 13:35+0300\n"
+"PO-Revision-Date: 2023-03-07 20:19+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -31,7 +31,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 21.12.3\n"
+"X-Generator: Lokalize 22.12.3\n"
 "X-Qt-Contexts: true\n"
 
 #: kbookmark.cpp:318
@@ -77,7 +77,7 @@
 #: kbookmarkcontextmenu.cpp:105
 msgctxt "KBookmarkContextMenu|@info"
 msgid "Cannot add bookmark with empty URL."
-msgstr "Boş bir adres yer imlerine eklenemez."
+msgstr "Boş bir URL yer imlerine eklenemez."
 
 #: kbookmarkcontextmenu.cpp:134
 msgctxt "KBookmarkContextMenu|@title:window"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.104.0/poqm/zh_CN/kbookmarks5_qt.po 
new/kbookmarks-5.105.0/poqm/zh_CN/kbookmarks5_qt.po
--- old/kbookmarks-5.104.0/poqm/zh_CN/kbookmarks5_qt.po 2023-03-04 
10:59:06.000000000 +0100
+++ new/kbookmarks-5.105.0/poqm/zh_CN/kbookmarks5_qt.po 2023-03-31 
10:57:25.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-02-24 12:43\n"
+"PO-Revision-Date: 2023-03-27 11:58\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"

Reply via email to