Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package konqueror for openSUSE:Factory 
checked in at 2021-08-16 10:10:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konqueror (Old)
 and      /work/SRC/openSUSE:Factory/.konqueror.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konqueror"

Mon Aug 16 10:10:26 2021 rev:63 rq:911715 version:21.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/konqueror/konqueror.changes      2021-07-10 
00:01:55.651316898 +0200
+++ /work/SRC/openSUSE:Factory/.konqueror.new.1899/konqueror.changes    
2021-08-16 10:15:57.754776193 +0200
@@ -1,0 +2,48 @@
+Fri Aug  6 09:39:44 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.0
+- No code change since 21.07.90
+
+-------------------------------------------------------------------
+Fri Jul 30 10:05:18 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.90
+  * New feature release
+- Changes since 21.07.80:
+  * Tell cmake our version
+
+-------------------------------------------------------------------
+Sat Jul 17 20:06:26 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.07.80
+  * New feature release
+- Changes since 21.04.3:
+  * Remove modules for settings kio slave
+  * CMake: handle hunspell-has-no-dictionaries
+  * CMake: require CMake 3.5 or later
+  * Port to KXMLGUIFactory::showConfigureShortcutsDialog()
+  * Move all one-time WebEnginePart initialiation in a single place
+  * Web archive thumbnailer: Change one qCWarning() -> qCDebug()
+  * Image Gallery: Eliminate 'endl' deprecation warnings with Qt 5.15
+  * FSView: Eliminate 'endl' deprecation warnings with Qt 5.15
+  * Refactor ClientApp::createNewWindow
+  * Make some implicit dependencies explicit
+  * Don't forward declaration when we already include file
+  * Add some missing linkages
+  * Restore spell checking support in HTML pages
+  * Remove duplicate connection, also fixing a compilation error
+  * Emit completedWithPendingAction when loading a page with 
http-equiv="refresh"
+  * Restore adblock filter
+  * kfmclient: Fix recursive invocation and handle association correctly
+  * Proper history navigation
+  * Display favicons for bookmarks in submenus
+  * babelfish: Line break in long security warning message
+  * webarchiver: Disable the "Create" button if no valid source URL
+  * Show favicons in bookmarks
+  * Restore saving of status bar
+- Only install the license files once
+
+-------------------------------------------------------------------

Old:
----
  konqueror-21.04.3.tar.xz
  konqueror-21.04.3.tar.xz.sig

New:
----
  konqueror-21.08.0.tar.xz
  konqueror-21.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ konqueror.spec ++++++
--- /var/tmp/diff_new_pack.vthoZq/_old  2021-08-16 10:15:58.306775529 +0200
+++ /var/tmp/diff_new_pack.vthoZq/_new  2021-08-16 10:15:58.310775524 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           konqueror
-Version:        21.04.3
+Version:        21.08.0
 Release:        0
 Summary:        KDE File Manager and Browser
 # Note for legal: 
konqueror-17.04.2/webenginepart/autotests/webengine_testutils.h is Qt 
commercial OR GPL-3.0
@@ -54,7 +54,6 @@
 BuildRequires:  cmake(Qt5WebEngine)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5X11Extras)
-Recommends:     %{name}-lang
 Recommends:     dolphin-part
 Recommends:     kwebkitpart
 Obsoletes:      kde-baseapps5-libkonq < %{version}
@@ -179,7 +178,6 @@
 %{_kf5_sharedir}/konqueror/
 
 %files -n webenginepart
-%license COPYING*
 %dir %{_kf5_plugindir}/kf5/
 %dir %{_kf5_plugindir}/kf5/parts/
 %dir %{_kf5_sharedir}/webenginepart/
@@ -191,7 +189,6 @@
 %{_kf5_sharedir}/webenginepart/error.html
 
 %files -n konqueror-plugins
-%license COPYING*
 %config %{_kf5_configdir}/konqsidebartngrc
 %config %{_kf5_configdir}/translaterc
 %dir %{_kf5_kxmlguidir}/fsview
@@ -251,7 +248,6 @@
 %{_kf5_sharedir}/konqsidebartng/entries/remote.desktop
 %{_kf5_sharedir}/konqsidebartng/entries/root.desktop
 %{_kf5_sharedir}/konqsidebartng/entries/services.desktop
-%{_kf5_sharedir}/konqsidebartng/entries/settings.desktop
 %{_kf5_sharedir}/konqsidebartng/plugins/konqsidebar_bookmarks.desktop
 %{_kf5_sharedir}/konqsidebartng/plugins/konqsidebar_history.desktop
 %{_kf5_sharedir}/konqsidebartng/plugins/konqsidebar_places.desktop
@@ -275,8 +271,6 @@
 %{_kf5_sharedir}/webenginepart/kpartplugins/uachangerplugin.*
 
 %files devel
-%license COPYING*
-#doc README
 %{_kf5_cmakedir}/KF5Konq/
 %{_kf5_libdir}/libKF5Konq.so
 %{_kf5_libdir}/libkonqsidebarplugin.so
@@ -285,7 +279,6 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%license COPYING*
 %endif
 
 %changelog


++++++ konqueror-21.04.3.tar.xz -> konqueror-21.08.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/konqueror/konqueror-21.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.konqueror.new.1899/konqueror-21.08.0.tar.xz differ: 
char 26, line 1

Reply via email to