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-10-19 22:45:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and      /work/SRC/openSUSE:Factory/.kbookmarks.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbookmarks"

Thu Oct 19 22:45:33 2023 rev:120 rq:1118673 version:5.111.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes    2023-09-11 
21:22:48.274704674 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.1945/kbookmarks.changes  
2023-10-19 22:47:20.550482241 +0200
@@ -1,0 +2,9 @@
+Mon Oct  9 20:20:44 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.111.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.111.0
+- No code change since 5.110.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kbookmarks.spec ++++++
--- /var/tmp/diff_new_pack.Ok4dol/_old  2023-10-19 22:47:21.322510242 +0200
+++ /var/tmp/diff_new_pack.Ok4dol/_new  2023-10-19 22:47:21.322510242 +0200
@@ -24,7 +24,7 @@
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kbookmarks
-Version:        5.110.0
+Version:        5.111.0
 Release:        0
 Summary:        Framework for manipulating bookmarks in XBEL format
 License:        LGPL-2.1-or-later


++++++ kbookmarks-5.110.0.tar.xz -> kbookmarks-5.111.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.110.0/CMakeLists.txt 
new/kbookmarks-5.111.0/CMakeLists.txt
--- old/kbookmarks-5.110.0/CMakeLists.txt       2023-09-03 09:32:39.000000000 
+0200
+++ new/kbookmarks-5.111.0/CMakeLists.txt       2023-10-07 12:18:03.000000000 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.110.0") # handled by release scripts
-set(KF_DEP_VERSION "5.110.0") # handled by release scripts
+set(KF_VERSION "5.111.0") # handled by release scripts
+set(KF_DEP_VERSION "5.111.0") # handled by release scripts
 project(KBookmarks VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.110.0  NO_MODULE)
+find_package(ECM 5.111.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.110.0/poqm/fr/kbookmarks5_qt.po 
new/kbookmarks-5.111.0/poqm/fr/kbookmarks5_qt.po
--- old/kbookmarks-5.110.0/poqm/fr/kbookmarks5_qt.po    2023-09-03 
09:32:39.000000000 +0200
+++ new/kbookmarks-5.111.0/poqm/fr/kbookmarks5_qt.po    2023-10-07 
12:18:03.000000000 +0200
@@ -1,6 +1,7 @@
 # translation of kio4.po to Français
 # translation of kio4.po to
 # traduction de kio4.po en Français
+# SPDX-FileCopyrightText: 2020, 2023 Xavier Besnard <[email protected]>
 # Matthieu Robin <[email protected]>, 2002,2003, 2004.
 # Robert Jacolin <[email protected]>, 2003.
 # Gilles CAULIER <[email protected]>, 2003.
@@ -14,7 +15,6 @@
 # Sebastien Renard <[email protected]>, 2009, 2010, 2012, 2013.
 # Sébastien Renard <[email protected]>, 2010, 2011, 2012, 2014.
 # Vincent Pinon <[email protected]>, 2017.
-# Xavier Besnard <[email protected]>, 2020.
 # Xavier BESNARD <[email protected]>, 2023.
 msgid ""
 msgstr ""
@@ -29,7 +29,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 22.12.0\n"
+"X-Generator: Lokalize 23.08.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: qtrich\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.110.0/poqm/gl/kbookmarks5_qt.po 
new/kbookmarks-5.111.0/poqm/gl/kbookmarks5_qt.po
--- old/kbookmarks-5.110.0/poqm/gl/kbookmarks5_qt.po    2023-09-03 
09:32:39.000000000 +0200
+++ new/kbookmarks-5.111.0/poqm/gl/kbookmarks5_qt.po    2023-10-07 
12:18:03.000000000 +0200
@@ -15,7 +15,7 @@
 "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: 2023-08-26 04:17+0200\n"
+"PO-Revision-Date: 2023-09-03 14:11+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -29,7 +29,7 @@
 #: kbookmark.cpp:318
 msgctxt "KBookmark|Bookmark separator"
 msgid "--- separator ---"
-msgstr "— divisoria —"
+msgstr "— liña —"
 
 #: kbookmarkcontextmenu.cpp:52
 msgctxt "KBookmarkContextMenu|@action:inmenu"
@@ -69,7 +69,7 @@
 #: kbookmarkcontextmenu.cpp:105
 msgctxt "KBookmarkContextMenu|@info"
 msgid "Cannot add bookmark with empty URL."
-msgstr "Non se pode engadir un marcador cun URL baleiro."
+msgstr "Non é posíbel engadir un marcador cun URL baleiro."
 
 #: kbookmarkcontextmenu.cpp:134
 msgctxt "KBookmarkContextMenu|@title:window"
@@ -193,7 +193,7 @@
 msgid ""
 "Could not find %1. Netscape is probably not installed. Aborting the export."
 msgstr ""
-"Non se puido atopar %1. Netscape posibelmente non estea instalado. "
+"Non foi posíbel atopar %1. Netscape posibelmente non estea instalado. "
 "Interrómpese a exportación."
 
 #: kbookmarkimporter_ns.cpp:131
@@ -230,7 +230,7 @@
 "\n"
 "Most likely you do not have keditbookmarks currently installed"
 msgstr ""
-"Non se pode iniciar keditbookmarks.\n"
+"Non é posíbel iniciar keditbookmarks.\n"
 "\n"
 "Probabelmente non teña keditbookmarks instalado."
 
@@ -242,7 +242,7 @@
 "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 ""
-"Non se poden gardar os marcadores en %1. O erro recibido foi: %2. Esta "
+"Non é posíbel gardar os marcadores en %1. O erro recibido foi: %2. Esta "
 "mensaxe de erro só se amosará unha vez. A causa do erro debe corrixirse tan 
"
 "axiña como se poida, posibelmente sexa un disco duro cheo."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.110.0/poqm/zh_CN/kbookmarks5_qt.po 
new/kbookmarks-5.111.0/poqm/zh_CN/kbookmarks5_qt.po
--- old/kbookmarks-5.110.0/poqm/zh_CN/kbookmarks5_qt.po 2023-09-03 
09:32:39.000000000 +0200
+++ new/kbookmarks-5.111.0/poqm/zh_CN/kbookmarks5_qt.po 2023-10-07 
12:18:03.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-09-02 02:56\n"
+"PO-Revision-Date: 2023-09-16 10:08\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"

Reply via email to