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-01-11 21:15:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and      /work/SRC/openSUSE:Factory/.kbookmarks.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbookmarks"

Tue Jan 11 21:15:58 2022 rev:99 rq:945034 version:5.90.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes    2021-12-13 
20:43:40.928479829 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.1892/kbookmarks.changes  
2022-01-11 21:18:21.540920398 +0100
@@ -1,0 +2,12 @@
+Mon Jan  3 12:47:16 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.90.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.90.0
+- Changes since 5.89.0:
+  * [kbookmarksmanager] Don't recreate static QRegularExpression in 
findByAddress
+  * Use QStringConverter rather than QTextCodec with Qt6
+  * Change the build system to enable building with Qt6
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kbookmarks.spec ++++++
--- /var/tmp/diff_new_pack.zKK853/_old  2022-01-11 21:18:22.104920795 +0100
+++ /var/tmp/diff_new_pack.zKK853/_new  2022-01-11 21:18:22.104920795 +0100
@@ -17,21 +17,21 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.89
+%define _tar_path 5.90
 # 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 lang
+%bcond_without released
 Name:           kbookmarks
-Version:        5.89.0
+Version:        5.90.0
 Release:        0
 Summary:        Framework for manipulating bookmarks in XBEL format
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
 URL:            https://www.kde.org
 Source:         %{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        %{name}-%{version}.tar.xz.sig
 Source2:        frameworks.keyring
 %endif
@@ -47,7 +47,7 @@
 Requires:       cmake(Qt5DBus) >= 5.15.0
 Requires:       cmake(Qt5Widgets) >= 5.15.0
 Requires:       cmake(Qt5Xml) >= 5.15.0
-%if %{with lang}
+%if %{with released}
 BuildRequires:  cmake(Qt5LinguistTools) >= 5.15.0
 %endif
 
@@ -58,7 +58,6 @@
 %package -n %{lname}
 Summary:        Framework for manipulating bookmarks in XBEL format
 Group:          System/GUI/KDE
-Recommends:     %{lname}-lang = %{version}
 
 %description -n %{lname}
 This is a framework for accessing and manipulating bookmarks using
@@ -90,14 +89,14 @@
 %kf5_makeinstall -C build
 %fdupes %{buildroot}
 
-%if %{with lang}
+%if %{with released}
 %find_lang %{name}5 --with-qt --without-mo
 %endif
 
 %post -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
 
-%if %{with lang}
+%if %{with released}
 %files -n %{lname}-lang -f %{name}5.lang
 %endif
 


++++++ kbookmarks-5.89.0.tar.xz -> kbookmarks-5.90.0.tar.xz ++++++
++++ 4686 lines of diff (skipped)

Reply via email to