Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 103058a31b | |||
| 6e185834c7 | |||
| 45f277d662 | |||
| dd2765acbc |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57d8c20eddcb90ba768f386c444519b5f330c1aacfcaa3deb33db1ad1d7bbd6d
|
||||
size 2214140
|
||||
3
xreader-4.6.1.tar.gz
Normal file
3
xreader-4.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9b04aec40c0d73183aeeb137885921c1077901552868aeda6efd3d1bf8ca638
|
||||
size 2230421
|
||||
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 09:24:26 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.6.1:
|
||||
* l10n: Update translations
|
||||
* Switch to xapp-symbolic-icons (XSI)
|
||||
* Fix a minor typo (#683)
|
||||
* l10n: Update POT
|
||||
* l10n: Update translations
|
||||
* Made index treeview collapsed by default in call in
|
||||
job_finished_callback() to gtk_tree_view_collapse_all()
|
||||
(#672)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xreader
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -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.6.1
|
||||
Release: 0
|
||||
Summary: Document viewer for documents like PDF/PostScript
|
||||
License: GPL-2.0-only AND LGPL-2.0-only
|
||||
@@ -114,6 +114,7 @@ single page document formats like PDF and Postscript.
|
||||
#Requires: %{name}
|
||||
|
||||
|
||||
|
||||
#%description -n xreader-plugin-epubdocument
|
||||
#A plugin for Xreader to read EPUB documents.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user