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:
parent
a1e421945d
commit
930e702193
2
_service
2
_service
@ -4,7 +4,7 @@
|
|||||||
<param name="filename">foliate</param>
|
<param name="filename">foliate</param>
|
||||||
<param name="url">https://github.com/johnfactotum/foliate.git</param>
|
<param name="url">https://github.com/johnfactotum/foliate.git</param>
|
||||||
<param name="scm">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="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -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
3
foliate-3.1.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:359934225dfff8a91d9358517da172e7f7308ac8d1bf8846ceee81e6c489a39b
|
||||||
|
size 11567629
|
@ -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>
|
Sat Jan 6 20:03:28 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: foliate
|
name: foliate
|
||||||
version: 3.1.0
|
version: 3.1.1
|
||||||
mtime: 1704453460
|
mtime: 1712189639
|
||||||
commit: c17886d15613d09afa765156cd3f27db20141e74
|
commit: 435da7b51705f3237eb4200495451b9599c30699
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define oname com.github.johnfactotum.Foliate
|
%define oname com.github.johnfactotum.Foliate
|
||||||
Name: foliate
|
Name: foliate
|
||||||
Version: 3.1.0
|
Version: 3.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A GTK eBook reader
|
Summary: A GTK eBook reader
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user