Accepting request 1137505 from GNOME:Apps

OBS-URL: https://build.opensuse.org/request/show/1137505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/foliate?expand=0&rev=24
This commit is contained in:
Ana Guerrero 2024-01-08 22:45:35 +00:00 committed by Git OBS Bridge
commit c15a2db39f
6 changed files with 19 additions and 9 deletions

View File

@ -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.0.1</param> <param name="revision">refs/tags/3.1.0</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>

View File

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

3
foliate-3.1.0.obscpio Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jan 6 20:03:28 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 3.1.0:
* Added support for OPDS catalogs, now with support for OPDS 2.0.
* Added option to override publisher font.
* Added option to reduce animation.
* Added support for JPEG XL in CBZ.
* Fixed parsing of non-year-only first-century and BCE dates.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 20 10:56:16 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org> Mon Nov 20 10:56:16 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>

View File

@ -1,4 +1,4 @@
name: foliate name: foliate
version: 3.0.1 version: 3.1.0
mtime: 1700461582 mtime: 1704453460
commit: cf570ad1650472a278d856ba2951e1920e7f872f commit: c17886d15613d09afa765156cd3f27db20141e74

View File

@ -1,7 +1,7 @@
# #
# spec file for package foliate # spec file for package foliate
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define oname com.github.johnfactotum.Foliate %define oname com.github.johnfactotum.Foliate
Name: foliate Name: foliate
Version: 3.0.1 Version: 3.1.0
Release: 0 Release: 0
Summary: A GTK eBook reader Summary: A GTK eBook reader
License: GPL-3.0-only License: GPL-3.0-only