Accepting request 1164455 from home:Dead_Mozay:GNOME:Apps

- Update to version 3.1.1:
  * Fixed end of chapter cut off when chapter starts with page 
    break.
  * Fixed incorrect text wrapping in tables.
  * Fixed a performance issue with OPDS catalogs.

OBS-URL: https://build.opensuse.org/request/show/1164455
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=60
This commit is contained in:
Dominique Leuenberger 2024-04-04 11:16:35 +00:00 committed by Git OBS Bridge
parent a1e421945d
commit 930e702193
6 changed files with 17 additions and 8 deletions

View File

@ -4,7 +4,7 @@
<param name="filename">foliate</param>
<param name="url">https://github.com/johnfactotum/foliate.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/3.1.0</param>
<param name="revision">refs/tags/3.1.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
foliate-3.1.1.obscpio Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 4 03:01:09 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 3.1.1:
* Fixed end of chapter cut off when chapter starts with page
break.
* Fixed incorrect text wrapping in tables.
* Fixed a performance issue with OPDS catalogs.
-------------------------------------------------------------------
Sat Jan 6 20:03:28 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

View File

@ -1,4 +1,4 @@
name: foliate
version: 3.1.0
mtime: 1704453460
commit: c17886d15613d09afa765156cd3f27db20141e74
version: 3.1.1
mtime: 1712189639
commit: 435da7b51705f3237eb4200495451b9599c30699

View File

@ -18,7 +18,7 @@
%define oname com.github.johnfactotum.Foliate
Name: foliate
Version: 3.1.0
Version: 3.1.1
Release: 0
Summary: A GTK eBook reader
License: GPL-3.0-only