From a1e421945dfaf74ed72164c4ba68611ea8193ae1f65f3f437e2803e27d7a6355 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 8 Jan 2024 08:40:02 +0000 Subject: [PATCH] Accepting request 1137290 from home:Dead_Mozay:GNOME:Apps - 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. OBS-URL: https://build.opensuse.org/request/show/1137290 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=58 --- _service | 2 +- foliate-3.0.1.obscpio | 3 --- foliate-3.1.0.obscpio | 3 +++ foliate.changes | 10 ++++++++++ foliate.obsinfo | 6 +++--- foliate.spec | 4 ++-- 6 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 foliate-3.0.1.obscpio create mode 100644 foliate-3.1.0.obscpio diff --git a/_service b/_service index f4538ac..9a85136 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ foliate https://github.com/johnfactotum/foliate.git git - refs/tags/3.0.1 + refs/tags/3.1.0 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/foliate-3.0.1.obscpio b/foliate-3.0.1.obscpio deleted file mode 100644 index b374107..0000000 --- a/foliate-3.0.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:080e2f92447b7e0d9db90dae44f09de7107b130f2c8343a9b6c9e7c22074f735 -size 11319309 diff --git a/foliate-3.1.0.obscpio b/foliate-3.1.0.obscpio new file mode 100644 index 0000000..7b59b1c --- /dev/null +++ b/foliate-3.1.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d3c424c4aec0ec13021f318b63fd175c8d236e56b1c98b73f0790d8fd81365 +size 11528717 diff --git a/foliate.changes b/foliate.changes index 9e3c6ed..6bf983e 100644 --- a/foliate.changes +++ b/foliate.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jan 6 20:03:28 UTC 2024 - Dead Mozay + +- 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 diff --git a/foliate.obsinfo b/foliate.obsinfo index e28b41c..c6c5354 100644 --- a/foliate.obsinfo +++ b/foliate.obsinfo @@ -1,4 +1,4 @@ name: foliate -version: 3.0.1 -mtime: 1700461582 -commit: cf570ad1650472a278d856ba2951e1920e7f872f +version: 3.1.0 +mtime: 1704453460 +commit: c17886d15613d09afa765156cd3f27db20141e74 diff --git a/foliate.spec b/foliate.spec index bef5b83..c1440e9 100644 --- a/foliate.spec +++ b/foliate.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define oname com.github.johnfactotum.Foliate Name: foliate -Version: 3.0.1 +Version: 3.1.0 Release: 0 Summary: A GTK eBook reader License: GPL-3.0-only