Hello community,

here is the log from the commit of package keditbookmarks for 
openSUSE:Leap:15.2 checked in at 2020-05-13 03:51:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/keditbookmarks (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.keditbookmarks.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "keditbookmarks"

Wed May 13 03:51:52 2020 rev:43 rq:797382 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/keditbookmarks/keditbookmarks.changes  
2020-03-15 13:36:39.122848470 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.keditbookmarks.new.2738/keditbookmarks.changes    
    2020-05-13 03:51:53.652207147 +0200
@@ -1,0 +2,37 @@
+Thu Apr 23 12:22:21 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:01 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:16:57 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Make it compile against qt5.15
+  * Port QLinkedList to QVector, we don't need to insert/replace etc
+    here so QVector is enough
+  * Fix includes path
+  * Port to qdebug categories
+  * Remove endl at the end of qDebug + use \n when necessary + flush
+  * Q_DECL_OVERRIDE -> override
+  * Don't use nullptr as flag value
+  * Remove unused KParts::BrowserInterface
+  * Use URLs with transport encryption
+
+-------------------------------------------------------------------

Old:
----
  keditbookmarks-19.12.3.tar.xz
  keditbookmarks-19.12.3.tar.xz.sig

New:
----
  keditbookmarks-20.04.0.tar.xz
  keditbookmarks-20.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ keditbookmarks.spec ++++++
--- /var/tmp/diff_new_pack.FQO013/_old  2020-05-13 03:51:54.008207893 +0200
+++ /var/tmp/diff_new_pack.FQO013/_new  2020-05-13 03:51:54.008207893 +0200
@@ -21,17 +21,13 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           keditbookmarks
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        KDE Bookmark Editor
 License:        GPL-2.0-only
 Group:          System/GUI/KDE
 URL:            https://www.kde.org/
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  update-desktop-files
@@ -46,15 +42,15 @@
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5Test) >= 5.4.0
 %if %{with lang}
-Recommends:     %{name}-lang
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
 %endif
+Recommends:     %{name}-lang
 
 %description
 This is an editor to edit your KDE-wide bookmark set.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q
@@ -81,6 +77,7 @@
 %{_kf5_bindir}/kbookmarkmerger
 %{_kf5_bindir}/keditbookmarks
 %{_kf5_configkcfgdir}/keditbookmarks*.kcfg
+%{_kf5_debugdir}/keditbookmarks.categories
 %{_kf5_libdir}/libkbookmarkmodel_private.so*
 %{_kf5_sharedir}/kxmlgui5/keditbookmarks/
 %{_kf5_mandir}/man1/kbookmarkmerger.1%{ext_man}


++++++ keditbookmarks-19.12.3.tar.xz -> keditbookmarks-20.04.0.tar.xz ++++++
++++ 2931 lines of diff (skipped)


Reply via email to