Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package okular for openSUSE:Factory checked in at 2021-08-19 13:06:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/okular (Old) and /work/SRC/openSUSE:Factory/.okular.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "okular" Thu Aug 19 13:06:37 2021 rev:138 rq:912390 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/okular/okular.changes 2021-07-09 23:59:47.460313758 +0200 +++ /work/SRC/openSUSE:Factory/.okular.new.1899/okular.changes 2021-08-19 13:06:41.559979944 +0200 @@ -1,0 +2,36 @@ +Fri Aug 6 09:42: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 +- Changes since 21.07.90: + * Take into account the label size while setting size of the page number box. + * ToggleActionMenu::createWidget(): Do not crash if parent is not a QToolBar + +------------------------------------------------------------------- +Fri Jul 30 10:05:54 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.90 + * New feature release +- Changes since 21.07.80: + * Fix Page Up/Down scrolling when scrollbars are turned off (kde#421822) + +------------------------------------------------------------------- +Sat Jul 17 20:07:04 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.80 + * New feature release +- Too many changes since 21.04.3, only listing bugfixes: + * Fixed encoding detection for small texts (up to 3000 bytes) (kde#334733) + * Fix non unique KPlugin Id for fictionbook generator (kde#439807) + * CursorWrapHelper: Do not crash on Wayland. (kde#437334) + * Uncheck mouse mode action when annotation tool selected (kde#398108) + * Create color mode menu. (kde#407217) + * doc: Try to make it clearer that one one is used not all three (kde#436820) + * Uncheck quick annotation when repopulating the quick tools menu (kde#426026) + * Enable horizontal mouse wrap for Browse tool drag scrolling (kde#371904) + * Fixes changing continuous mode while on tabs issue (kde#422080) +- Only install the license files once + +------------------------------------------------------------------- Old: ---- okular-21.04.3.tar.xz okular-21.04.3.tar.xz.sig New: ---- okular-21.08.0.tar.xz okular-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ okular.spec ++++++ --- /var/tmp/diff_new_pack.GT6NYq/_old 2021-08-19 13:06:42.743978309 +0200 +++ /var/tmp/diff_new_pack.GT6NYq/_new 2021-08-19 13:06:42.747978304 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: okular -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Document Viewer # GPL-3.0+ license used by a runtime plugin @@ -33,8 +33,11 @@ Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif +%if 0 # PATCH-FEATURE-OPENSUSE +# PATCH-NEEDS-REBASE DISABLED as of 2021-04-10: needs rework (underlying code changed) Patch1000: 0001-Inform-users-about-the-okular-spectre-package-in-the.patch +%endif BuildRequires: chmlib-devel BuildRequires: extra-cmake-modules BuildRequires: freetype2-devel @@ -80,7 +83,6 @@ BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5TextToSpeech) BuildRequires: cmake(Qt5Widgets) -Recommends: %{name}-lang Suggests: %{name}-spectre Obsoletes: okular5 < %{version} Provides: okular5 = %{version} @@ -147,8 +149,7 @@ %postun -p /sbin/ldconfig %files -%license COPYING* -%{_kf5_debugdir}/okular.categories +%license LICENSES/* %doc %lang(en) %{_kf5_htmldir}/en/*/ %doc %{_kf5_mandir}/man1/okular.* %{_kf5_applicationsdir}/okularApplication_chm.desktop @@ -187,13 +188,16 @@ %{_kf5_configkcfgdir}/gssettings.kcfg %{_kf5_configkcfgdir}/okular*.kcfg %{_kf5_configkcfgdir}/pdfsettings.kcfg +%{_kf5_debugdir}/okular.categories %{_kf5_iconsdir}/hicolor/*/*/okular.* %{_kf5_kxmlguidir}/okular/ %{_kf5_libdir}/libOkular5Core.so.* %dir %{_kf5_plugindir}/okular/ %dir %{_kf5_plugindir}/okular/generators/ %{_kf5_plugindir}/okularpart.so -%{_kf5_plugindir}/kio_msits.so +%dir %{_kf5_plugindir}/kf5/ +%dir %{_kf5_plugindir}/kf5/kio/ +%{_kf5_plugindir}/kf5/kio/kio_msits.so %{_kf5_plugindir}/okular/generators/okularGenerator_chmlib.so %{_kf5_plugindir}/okular/generators/okularGenerator_comicbook.so %{_kf5_plugindir}/okular/generators/okularGenerator_djvu.so @@ -225,20 +229,18 @@ %{_kf5_servicesdir}/okularTxt.desktop %{_kf5_servicesdir}/okularXps.desktop %{_kf5_servicesdir}/okular_part.desktop -%{_kf5_servicesdir}/ms-its.protocol %{_kf5_servicetypesdir}/okularGenerator.desktop %{_kf5_sharedir}/kconf_update %{_kf5_sharedir}/okular/ %files spectre -%license COPYING* %{_kf5_applicationsdir}/okularApplication_ghostview.desktop %{_kf5_appstreamdir}/org.kde.okular-spectre.metainfo.xml %{_kf5_plugindir}/okular/generators/okularGenerator_ghostview.so %{_kf5_servicesdir}/okularGhostview.desktop %files mobile -%license COPYING* +%license LICENSES/* %{_kf5_bindir}/okularkirigami %dir %{_kf5_qmldir}/org/ %dir %{_kf5_qmldir}/org/kde/ @@ -249,14 +251,12 @@ %{_kf5_appstreamdir}/org.kde.okular.kirigami.appdata.xml %files devel -%license COPYING* %{_kf5_cmakedir}/Okular5/ %{_kf5_libdir}/libOkular5Core.so %{_kf5_prefix}/include/okular/ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* %endif %changelog ++++++ 0001-Inform-users-about-the-okular-spectre-package-in-the.patch ++++++ --- /var/tmp/diff_new_pack.GT6NYq/_old 2021-08-19 13:06:42.767978277 +0200 +++ /var/tmp/diff_new_pack.GT6NYq/_new 2021-08-19 13:06:42.767978277 +0200 @@ -1,15 +1,15 @@ -From d628fb9e647c1333a7b4a6574bf459f89e9e54a1 Mon Sep 17 00:00:00 2001 +From e0e5a2f668941c03421fb0ce36e881b927a634df Mon Sep 17 00:00:00 2001 From: Fabian Vogt <fab...@ritter-vogt.de> Date: Wed, 16 Sep 2020 16:29:53 +0200 Subject: [PATCH] Inform users about the okular-spectre package in the print preview --- - part/fileprinterpreview.cpp | 6 ++++++ + ui/fileprinterpreview.cpp | 6 ++++++ 1 file changed, 6 insertions(+) -diff --git a/part/fileprinterpreview.cpp b/part/fileprinterpreview.cpp -index 6bac0cc..b06046d 100644 +diff --git a/ui/fileprinterpreview.cpp b/ui/fileprinterpreview.cpp +index 6bac0cc8c..b06046d6d 100644 --- a/part/fileprinterpreview.cpp +++ b/part/fileprinterpreview.cpp @@ -92,6 +92,12 @@ void FilePrinterPreviewPrivate::getPart() @@ -26,5 +26,5 @@ KPluginLoader loader(**it); factory = loader.factory(); -- -2.29.2 +2.25.1 ++++++ okular-21.04.3.tar.xz -> okular-21.08.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/okular/okular-21.04.3.tar.xz /work/SRC/openSUSE:Factory/.okular.new.1899/okular-21.08.0.tar.xz differ: char 26, line 1