Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2020-04-25 20:25:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and      /work/SRC/openSUSE:Factory/.okular.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "okular"

Sat Apr 25 20:25:36 2020 rev:121 rq:797048 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/okular/okular.changes    2020-03-11 
18:44:13.899336216 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new.2738/okular.changes  2020-04-25 
20:26:59.113856352 +0200
@@ -1,0 +2,36 @@
+Thu Apr 23 12:23:14 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- Changes since 20.03.90:
+  * djvu: Fix garbage on empty pages at "high" zoom levels (kde#419962)
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:45 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- Changes since 20.03.80:
+  * CI: Use debian testing while unstable is broken
+  * CI: tell debian derivatives not to ask us question in apt time
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:42 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Too many changes since 19.12.3, only listing bugfixes:
+  * comicbook: Obey autotransform of images (kde#410778)
+  * Solving the creation of an additional tab for a deleted file. (kde#412978)
+  * Fix crash when not in viewer mode (kde#417118)
+  * Fix man page formatting (kde#415468)
+  * Document::processAction: If the url points to a binary, don't run it
+    (boo#1167435,CVE-2020-9359)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ okular.spec ++++++
--- /var/tmp/diff_new_pack.DMgd5w/_old  2020-04-25 20:27:01.285860831 +0200
+++ /var/tmp/diff_new_pack.DMgd5w/_new  2020-04-25 20:27:01.289860840 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package okular
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           okular
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        Document Viewer
 # GPL-3.0+ license used by a runtime plugin
@@ -29,13 +29,20 @@
 Group:          Productivity/Office/Other
 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:  chmlib-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  freetype2-devel
+BuildRequires:  kf5-filesystem
+BuildRequires:  libdjvulibre-devel
+BuildRequires:  libepub-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libmarkdown-devel
+BuildRequires:  libpoppler-qt5-devel
+BuildRequires:  libqca-qt5-devel
+BuildRequires:  libspectre-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  libzip-devel
+BuildRequires:  zlib-devel
 BuildRequires:  cmake(KF5Activities)
 BuildRequires:  cmake(KF5Archive)
 BuildRequires:  cmake(KF5Bookmarks)
@@ -45,30 +52,19 @@
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Crash)
 BuildRequires:  cmake(KF5DocTools)
-BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(KF5KHtml)
 BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5JS)
+BuildRequires:  cmake(KF5KExiv2)
+BuildRequires:  cmake(KF5KHtml)
+BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Parts)
 BuildRequires:  cmake(KF5Pty)
+BuildRequires:  cmake(KF5Purpose)
+BuildRequires:  cmake(KF5ThreadWeaver)
 BuildRequires:  cmake(KF5Wallet)
 BuildRequires:  cmake(KF5WindowSystem)
-BuildRequires:  libdjvulibre-devel
-BuildRequires:  libepub-devel
-BuildRequires:  libjpeg-devel
-BuildRequires:  cmake(KF5KExiv2)
-BuildRequires:  libmarkdown-devel
-BuildRequires:  libpoppler-qt5-devel
-BuildRequires:  libqca-qt5-devel
-BuildRequires:  libspectre-devel
-BuildRequires:  libtiff-devel
-BuildRequires:  libzip-devel
-BuildRequires:  cmake(QMobipocket)
 BuildRequires:  cmake(Phonon4Qt5)
-BuildRequires:  cmake(KF5Purpose)
-BuildRequires:  cmake(KF5ThreadWeaver)
-BuildRequires:  zlib-devel
+BuildRequires:  cmake(QMobipocket)
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5PrintSupport)
@@ -82,6 +78,10 @@
 Suggests:       %{name}-spectre
 Obsoletes:      okular5 < %{version}
 Provides:       okular5 = %{version}
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 
 %description
 Document viewing program; supports document in PDF, PS and
@@ -119,7 +119,7 @@
 %setup -q -n okular-%{version}
 
 %build
-%cmake_kf5 -d build -- -DBUILD_TESTING=ON
+%cmake_kf5 -d build -- -DBUILD_TESTING=ON -DOKULAR_UI=desktop
 %cmake_build
 
 %install
@@ -130,8 +130,6 @@
 %endif
 
 rm -rfv %{buildroot}/%{_kf5_applicationsdir}/org.kde.mobile*
-rm -rfv %{buildroot}/%{_kf5_applicationsdir}/org.kde.okular.kirigami*
-rm -rfv %{buildroot}/%{_kf5_bindir}/okularkirigami
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -177,7 +175,6 @@
 %{_kf5_appstreamdir}/org.kde.okular-txt.metainfo.xml
 %{_kf5_appstreamdir}/org.kde.okular-xps.metainfo.xml
 %{_kf5_appstreamdir}/org.kde.okular.appdata.xml
-%{_kf5_appstreamdir}/org.kde.okular.kirigami.appdata.xml
 %{_kf5_bindir}/okular
 %{_kf5_configkcfgdir}/
 %{_kf5_iconsdir}/hicolor/*/*/okular.*
@@ -203,7 +200,6 @@
 %{_kf5_plugindir}/okular/generators/okularGenerator_tiff.so
 %{_kf5_plugindir}/okular/generators/okularGenerator_txt.so
 %{_kf5_plugindir}/okular/generators/okularGenerator_xps.so
-%{_kf5_qmldir}/
 %{_kf5_servicesdir}/okularChm.desktop
 %{_kf5_servicesdir}/okularComicbook.desktop
 %{_kf5_servicesdir}/okularDjvu.desktop


++++++ okular-19.12.3.tar.xz -> okular-20.04.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/okular/okular-19.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.okular.new.2738/okular-20.04.0.tar.xz differ: char 
25, line 1


Reply via email to