2 Commits

Author SHA256 Message Date
45f277d662 Accepting request 1290932 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1290932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xreader?expand=0&rev=39
2025-07-07 12:46:33 +00:00
dd2765acbc - version update to 4.2.6
* epub-document.c: Fix null pointer crash when building a TOC.
  * ev-window.c: Check that we have a document set before accessing it.
  * ev-sidebar-thumbnails.c: Don't attempt to generate thumbnails for epub docs.
  * Update private.h: gcc-15 build fix (#667)
  * epub: Disable support for sidebar thumbnails. (#671)

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/xreader?expand=0&rev=97
2025-07-07 04:17:24 +00:00
4 changed files with 15 additions and 5 deletions

View File

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

3
xreader-4.2.6.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 25 07:44:28 UTC 2025 - pgajdos@suse.com
- version update to 4.2.6
* epub-document.c: Fix null pointer crash when building a TOC.
* ev-window.c: Check that we have a document set before accessing it.
* ev-sidebar-thumbnails.c: Don't attempt to generate thumbnails for epub docs.
* Update private.h: gcc-15 build fix (#667)
* epub: Disable support for sidebar thumbnails. (#671)
-------------------------------------------------------------------
Sun Jan 12 05:15:35 UTC 2025 - Marguerite Su <i@marguerite.su>

View File

@@ -20,7 +20,7 @@
%define typelib1 typelib-1_0-XreaderDocument-1_5
%define typelib2 typelib-1_0-XreaderView-1_5
Name: xreader
Version: 4.2.3
Version: 4.2.6
Release: 0
Summary: Document viewer for documents like PDF/PostScript
License: GPL-2.0-only AND LGPL-2.0-only
@@ -114,9 +114,9 @@ single page document formats like PDF and Postscript.
#Requires: %{name}
#%description -n xreader-plugin-epubdocument
#A plugin for Xreader to read EPUB documents.
%package -n xreader-plugin-pdfdocument
Summary: PDF document support for Xreader
Requires: %{name}