SHA256
1
0
forked from pool/konqueror

Accepting request 1195445 from KDE:Applications

KDE Release gear 24.08.0 (forwarded request 1194683 from krop)

OBS-URL: https://build.opensuse.org/request/show/1195445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/konqueror?expand=0&rev=101
This commit is contained in:
Ana Guerrero 2024-08-26 20:07:59 +00:00 committed by Git OBS Bridge
commit 3620b5a67a
6 changed files with 60 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a61ebc08d814e710cafc14ee45fc2d04ad3b35247c5856f08e37814ec7834fa
size 9698780

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmaDmK0ACgkQu0YzUNbv
Me+DGw//fsaUzyYa/lGxlYxSEV/25JmRHoXM4AFlVa1Ap2VwLDBBLWcuwBO02bnq
SyoywDCla8jUUHxKYTn5E9zlFxZZ0/WiqWEP0rP3H1SSPyKwZNe463WQLoJBjU/s
UaXZuuz3MQWzsFXtfsVKLCF8PG9V4FKqXh/41ksV5wkiDj71IahGhg4QQ1h5vsb3
12jbrpawHqb/z/5VV+4GNyJ2xek1ZibgxCID8L+SUzROG6xMqNGBDqBBraRY8ACZ
ZhR/PonDb9WavZ1ogv85IgsuTWaoT0ZMxraGZtYgMkGbrzgrpbW8zD4vcB4N+1QT
T15vHLJ1BB1tG7uCoHst09vgCw6Ob1C5Fz/qH5lc+mWvGHwPPeZLdkP/DREDCwr9
iWeX2PNVqz6aNycQKjy/q7KW7GKMBhJ+LQkCyaNc5sSbolExlwHVVc5jZlKnxRBv
vfY7cgbrbjGoRXkbJ3x8ka4QpaMwp95XbZmP7qhHIuNmuWYrFTfdIJeqh502YONX
2lxQ0pSGyT2cHrETmA6/Tp++gT+cki9fSivZu8qIvIQk7qwR4gP6lehus1ORnlx5
W9v6fC2ZlMIkNOAzH+3UMFCF3W9rlGtZmUSkaFXodCcXMsZqX/1jxjAnuit2RtY+
bE2uwKV+Zb5ylXeBHQult9G/ldUKE4P/vIgg3LVnR4snukZRGZQ=
=zt2e
-----END PGP SIGNATURE-----

3
konqueror-24.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d11c153db1a63d3850e050913556aa88f834ba4ddf7045a1a57699ec198b37e4
size 9685364

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAma+3IMACgkQu0YzUNbv
Me85GQ//TkHldDa12ytJreboBCODP5s/2zyefBwZcFdQkdNZRtZZTvx4bq+Dh4h5
G91xihBkOCECW+68qZnWELUYSdo0ga/izR2NNuQd9rhOz/fhcwADSHcHeiA+3JMF
5Bg+Cotk5V2wXz0qFZv3FarqnUVGm5IJI9YR2t9pKr+ZRK59hn9ZRtbn8PwQHPum
u3K1h5mXmPxPLIRbFSSSfUpSVr5EIBI+0e0d0tN83MdxgUKdlQgYLYgrXJpnNGLa
+3iJSvCqQjdxbHXuecX/EiejE18jwj9cGNfjE1IIWsXoEeFst/GfG4N/yQ6M3N/v
tSwV3klOzi58o16xXhOS6niSYD+vp3BZaq2OaqabS1bk/BMZTB3LbgnqY0dHWTl2
l4/Eo2ogRrxcpJqgyDudFQHzx29BUKmKmACftSxY2rpqquPaoDZCZ1RxbFguLg1r
a3RTEk9Iczzz0mEqYIfZ9soBM1bhiCDPiU5zS4DU7QGXLQW7aF5pMPinGnUDxMJF
hZt/AUfaC1xhwLpppo5VDlIz8Y3ekf9shw09fMqu47daFAO/HGg17QG7lxEV1DlX
MoEYU6hDyLTpD6hw75P3PHJhAqiXc1jkPKhwoncJDCv1APNpBczVOGcuaeVpMZgl
bUqy7oSZSX+QjJohxlghaMi+/pfMS+jV6WiC1YO+S46AHAhV4X8=
=iont
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Mon Aug 19 07:14:10 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Avoid crash when restoring the session after a logout (kde#487952)
* Append slash to URLs without path before adding to history rather than ignoring them
* Apply correct fix to avoid autosaving settings of preloaded windows
* Don't autosave settings for preloaded windows
* Fix bug preventing switching internal view mode
* Apply URL-specific javascript policy in WebEnginePage::acceptNavigationRequest, too (kde#490321)
* Update file khtml_js.json
* Add option to always embed files from web pages in a new tab
* Add a library allowing to read and write settings from konquerorrc without using KConfig directly
* Use KParts::PartLoader::partCapabilities instead of reading ServiceTypes when possible
* Use unique names when downloading files to open in external applications
* We can Use directly nullptr
* Close Konqueror when launching it with the --sessions option
* Fix compiler warnings
* UrlLoader: Fix resolving of embedding part to use
* Fix and simplify KonqClosedWindowsManager class (kde#487188)
* Remove unused parameter from WebEnginePartCertificateErrorDlg constructor
* Remove WebHistoryInterface as it doesn't seem to be used
* Fix a bug causing Konqueror to hang when filling a bookmark menu with many bookmarks
* Use the standard "Properties" text/icon in the popup menu
* Rename AsyncSelectorInterface and remove references to the old SelectorInterface
* Include suggested download name in BrowserArguments
* client: KF6 has no kinit, therefore cannot use kshell wrapper
* Correctly call setNeedsSave when java or javascript settings change
* Add settings to customize the background color for WebEnginePage (kde#484437)
* Fix crash when clicking on bookmark toolbar and allow configuring add bookmark shortcut (kde#485670)
* Revert "Choose background color of WebEnginePage according to default palette"
-------------------------------------------------------------------
Tue Jul 2 13:54:39 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -16,12 +16,12 @@
#
%define kf6_version 6.0.0
%define kf6_version 6.3.0
%define qt6_version 6.6.0
%bcond_without released
Name: konqueror
Version: 24.05.2
Version: 24.08.0
Release: 0
Summary: KDE File Manager and Browser
# Note for legal: webenginepart/autotests/webengine_testutils.h is neither built nor installed in our package.
@ -145,6 +145,7 @@ rm -r %{buildroot}%{_kf6_plugindir}/kwebkitpart
%{_kf6_debugdir}/konqueror.categories
%{_kf6_iconsdir}/hicolor/*/*/konqueror.*
%{_kf6_libdir}/libKF6Konq.so.*
%{_kf6_libdir}/libKF6KonqSettings.so.*
%{_kf6_libdir}/libkonquerorprivate.so.*
%dir %{_kf6_plugindir}/konqueror_kcms
%{_kf6_plugindir}/konqueror_kcms/kcm_bookmarks.so
@ -207,9 +208,10 @@ rm -r %{buildroot}%{_kf6_plugindir}/kwebkitpart
%files devel
%{_kf6_cmakedir}/KF6Konq/
%{_kf6_includedir}/asyncselectorinterface.h
%{_kf6_includedir}/*konq*.h
%{_kf6_includedir}/selectorinterface.h
%{_kf6_libdir}/libKF6Konq.so
%{_kf6_libdir}/libKF6KonqSettings.so
%{_kf6_libdir}/libkonqsidebarplugin.so
%files lang -f %{name}.lang