From afa8c49416b20cb34701e0c00ce155f7698b329366a290aebbfced88a09a9d07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 13 Jan 2022 17:23:25 +0000 Subject: [PATCH] Accepting request 946140 from home:Dead_Mozay:GNOME:Apps - Update to version 2.6.4: * Fixed various bugs. * Remove foliate-WebKit-version.patch: Patch in the release. OBS-URL: https://build.opensuse.org/request/show/946140 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=52 --- _service | 2 +- foliate-2.6.3.obscpio | 3 --- foliate-2.6.4.obscpio | 3 +++ foliate-WebKit-version.patch | 14 -------------- foliate.changes | 7 +++++++ foliate.obsinfo | 7 +++---- foliate.spec | 8 +++----- 7 files changed, 17 insertions(+), 27 deletions(-) delete mode 100644 foliate-2.6.3.obscpio create mode 100644 foliate-2.6.4.obscpio delete mode 100644 foliate-WebKit-version.patch diff --git a/_service b/_service index 5763af9..5cbc40a 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ foliate https://github.com/johnfactotum/foliate.git git - refs/tags/2.6.3 + refs/tags/2.6.4 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/foliate-2.6.3.obscpio b/foliate-2.6.3.obscpio deleted file mode 100644 index d9ffc54..0000000 --- a/foliate-2.6.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97da8ff3e7fa5f5930b26e527b1cd9856a69f7138ba2e2cb712bd93cb158695e -size 9729549 diff --git a/foliate-2.6.4.obscpio b/foliate-2.6.4.obscpio new file mode 100644 index 0000000..fdb712b --- /dev/null +++ b/foliate-2.6.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b569cb1eb8d3f5e3123f87db980397e51614ccc26b9a0ce28a67aa04f660050 +size 9734669 diff --git a/foliate-WebKit-version.patch b/foliate-WebKit-version.patch deleted file mode 100644 index f4d9583..0000000 --- a/foliate-WebKit-version.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/src/main.js b/src/main.js -index 8725301..a608f75 100644 ---- a/src/main.js -+++ b/src/main.js -@@ -17,7 +17,8 @@ pkg.initGettext() - pkg.initFormat() - pkg.require({ - 'Gio': '2.0', -- 'Gtk': '3.0' -+ 'Gtk': '3.0', -+ 'WebKit2': '4.0' - }) - - const { Gio, Gtk, Gdk, GLib, WebKit2 } = imports.gi diff --git a/foliate.changes b/foliate.changes index ef9db8f..05655d5 100644 --- a/foliate.changes +++ b/foliate.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 13 13:00:58 UTC 2022 - Dead Mozay + +- Update to version 2.6.4: + * Fixed various bugs. + * Remove foliate-WebKit-version.patch: Patch in the release. + ------------------------------------------------------------------- Fri Nov 12 13:38:40 UTC 2021 - Dominique Leuenberger diff --git a/foliate.obsinfo b/foliate.obsinfo index ef4a861..7594ddf 100644 --- a/foliate.obsinfo +++ b/foliate.obsinfo @@ -1,5 +1,4 @@ name: foliate -version: 2.6.3 -mtime: 1617266826 -commit: 9dffbec14ad0351462b78a7e8bd784e1e51f5e18 - +version: 2.6.4 +mtime: 1642076606 +commit: c16a24c14a8b399267bca2130bf54661e930404b diff --git a/foliate.spec b/foliate.spec index 31f9c57..5da782d 100644 --- a/foliate.spec +++ b/foliate.spec @@ -1,7 +1,7 @@ # # spec file for package foliate # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,15 +19,13 @@ %global __requires_exclude typelib(\\(Handy\\) = 0.0|\\(Tracker\\)) %define oname com.github.johnfactotum.Foliate Name: foliate -Version: 2.6.3 +Version: 2.6.4 Release: 0 Summary: A GTK eBook reader License: GPL-3.0-only Group: Productivity/Office/Other URL: https://johnfactotum.github.io/foliate/ Source: %{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM foliate-WebKit-version.patch boo#1192627 dimstar@opensuse.org -- Fix launch in case WebKit2-5.0 happens to be installed -Patch0: foliate-WebKit-version.patch BuildRequires: fdupes BuildRequires: gcc-c++ @@ -78,7 +76,7 @@ ln -sr %{buildroot}/%{_bindir}/%{oname} %{buildroot}/%{_bindir}/%{name} %{_datadir}/applications/com.github.johnfactotum.Foliate.desktop %{_datadir}/com.github.johnfactotum.Foliate %{_datadir}/glib-2.0/schemas/ -%{_datadir}/metainfo/com.github.johnfactotum.Foliate.appdata.xml +%{_datadir}/metainfo/com.github.johnfactotum.Foliate.metainfo.xml %{_datadir}/icons/hicolor/*/apps/* %files lang -f %{oname}.lang