Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package okular for openSUSE:Factory checked in at 2023-06-09 20:36:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/okular (Old) and /work/SRC/openSUSE:Factory/.okular.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "okular" Fri Jun 9 20:36:51 2023 rev:162 rq:1091680 version:23.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/okular/okular.changes 2023-05-12 20:35:03.389131834 +0200 +++ /work/SRC/openSUSE:Factory/.okular.new.15902/okular.changes 2023-06-09 20:37:50.050692364 +0200 @@ -1,0 +2,11 @@ +Tue Jun 6 20:01:54 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.2/ +- Changes since 23.04.1: + * Bump c++ standard version. Poppler is about to use c++17 types in + the api, so better be prepared + +------------------------------------------------------------------- Old: ---- okular-23.04.1.tar.xz okular-23.04.1.tar.xz.sig New: ---- okular-23.04.2.tar.xz okular-23.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ okular.spec ++++++ --- /var/tmp/diff_new_pack.S63uIc/_old 2023-06-09 20:37:51.382700099 +0200 +++ /var/tmp/diff_new_pack.S63uIc/_new 2023-06-09 20:37:51.386700123 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: okular -Version: 23.04.1 +Version: 23.04.2 Release: 0 Summary: Document Viewer # GPL-3.0+ license used by a runtime plugin @@ -37,6 +37,10 @@ BuildRequires: chmlib-devel BuildRequires: extra-cmake-modules BuildRequires: freetype2-devel +%if 0%{?suse_version} == 1500 +BuildRequires: gcc10-c++ +BuildRequires: gcc10-PIE +%endif BuildRequires: kf5-filesystem BuildRequires: libdjvulibre-devel BuildRequires: libepub-devel @@ -137,6 +141,9 @@ %ifarch ppc64 %define _lto_cflags %{nil} %endif +%if 0%{?suse_version} == 1500 +export CXX=g++-10 +%endif %cmake_kf5 -d build -- -DBUILD_TESTING=OFF -DOKULAR_UI=both %cmake_build ++++++ okular-23.04.1.tar.xz -> okular-23.04.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/okular/okular-23.04.1.tar.xz /work/SRC/openSUSE:Factory/.okular.new.15902/okular-23.04.2.tar.xz differ: char 27, line 1
