From 4cd5e6967e3290736ae4be9e1d5a7b14527f0b0e9ab524cb7dd435a3ff6da9da Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 7 Dec 2019 21:16:39 +0000 Subject: [PATCH] Accepting request 754483 from home:iznogood:branches:GNOME:Apps See debate in sr 754119 - Update to version 1.5.3+54: * Right align doesn't work well with tables * Update package info * Update Indonesian translation (#182) * Fix glyph clipping in WebKit (#179) * Set WebKit default font size * Flatpak: prevent X11 access in Wayland * Remove unnecessary global variables for TTS, footnotes, images * Initial change to WebKitUserContentManager for messaging * Add copy to selection options (#172) * Set vendored code for Linguist * Updated Dutch (Netherlands) translation (#169) * Add link to wiki in README.md * Update French translation (#163) * Fix unable to add bookmark when section not found * Fix stuff not escaped for Pango markup * Move constant out of the loop * Show author in headerbar * Fallback when unable to get section * Show chapter name in bookmarks list * Update Brazilian Portuguese translation (#160) * Fix wrong Wiktionary link when looking up again due to capitalization * Fix Wikipedia lookup broken after previous commit * Make internal links work in footnote popover * Make TTS available for selection * Fix wrong popover position in continous scrolling mode * Make navbar buttons flat * Temporary fix for invisible popovers due to wrong position values * Fix internal link broken when popup footnote is disabled * Add continuous scrolling option * Support getting current chapter for TOC items with anchors * Update translations * Improve HTML to Pango markup conversion * Don't push to history if the location doesn't change * Fix empty state padding * Suppress promise rejection warnings * Change "chapter" to "section" * Add option to go to CFI * Extract code for getting popover position to a function * Move util functions forward and main functions to the end * Add some comments * Move wheel and keyboard event code to more sensible location * Make it possible to select across pages * Fix pt_BR.po * Update Brazilian Portuguese translation (#153) * Lint assets * Lint main.js * Cleanup HTML and txt export code * Fix ampersand troubles * Use markup for Wikipedia extract * Fix soft hyphens confusing Festival * Add translation info to AppData * Update French translation (#151) * Update Dutch translation (#150) * Update README.md OBS-URL: https://build.opensuse.org/request/show/754483 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=12 --- _service | 4 +-- _servicedata | 2 +- foliate-1.5.3+54.obscpio | 3 ++ foliate-1.5.3.obscpio | 3 -- foliate.changes | 59 ++++++++++++++++++++++++++++++++++++++++ foliate.obsinfo | 6 ++-- foliate.spec | 2 +- 7 files changed, 69 insertions(+), 10 deletions(-) create mode 100644 foliate-1.5.3+54.obscpio delete mode 100644 foliate-1.5.3.obscpio diff --git a/_service b/_service index dcacad1..487c278 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ foliate https://github.com/johnfactotum/foliate.git git - @PARENT_TAG@ - refs/tags/1.5.3 + @PARENT_TAG@+@TAG_OFFSET@ + 1.x enable diff --git a/_servicedata b/_servicedata index 6c9d44f..f108ffe 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/johnfactotum/foliate.git - 29750747174b0475900d20df3398aa7ac1ccdde1 \ No newline at end of file + c93f623c1b5a93eb54744d1dba3f8f8ff047606f \ No newline at end of file diff --git a/foliate-1.5.3+54.obscpio b/foliate-1.5.3+54.obscpio new file mode 100644 index 0000000..58a89a6 --- /dev/null +++ b/foliate-1.5.3+54.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e7b13464d9af816cde1052beef1dd82ddad012461d23c792cdd782a691c261 +size 2750988 diff --git a/foliate-1.5.3.obscpio b/foliate-1.5.3.obscpio deleted file mode 100644 index 34e95fc..0000000 --- a/foliate-1.5.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:471154bff93d23030552a953f310bebac490ed5bb1c73fe62bd8744ea7ad118f -size 2768396 diff --git a/foliate.changes b/foliate.changes index 0e7340f..ec396b8 100644 --- a/foliate.changes +++ b/foliate.changes @@ -1,3 +1,62 @@ +------------------------------------------------------------------- +Wed Dec 04 20:38:34 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 1.5.3+54: + * Right align doesn't work well with tables + * Update package info + * Update Indonesian translation (#182) + * Fix glyph clipping in WebKit (#179) + * Set WebKit default font size + * Flatpak: prevent X11 access in Wayland + * Remove unnecessary global variables for TTS, footnotes, images + * Initial change to WebKitUserContentManager for messaging + * Add copy to selection options (#172) + * Set vendored code for Linguist + * Updated Dutch (Netherlands) translation (#169) + * Add link to wiki in README.md + * Update French translation (#163) + * Fix unable to add bookmark when section not found + * Fix stuff not escaped for Pango markup + * Move constant out of the loop + * Show author in headerbar + * Fallback when unable to get section + * Show chapter name in bookmarks list + * Update Brazilian Portuguese translation (#160) + * Fix wrong Wiktionary link when looking up again due to capitalization + * Fix Wikipedia lookup broken after previous commit + * Make internal links work in footnote popover + * Make TTS available for selection + * Fix wrong popover position in continous scrolling mode + * Make navbar buttons flat + * Temporary fix for invisible popovers due to wrong position values + * Fix internal link broken when popup footnote is disabled + * Add continuous scrolling option + * Support getting current chapter for TOC items with anchors + * Update translations + * Improve HTML to Pango markup conversion + * Don't push to history if the location doesn't change + * Fix empty state padding + * Suppress promise rejection warnings + * Change "chapter" to "section" + * Add option to go to CFI + * Extract code for getting popover position to a function + * Move util functions forward and main functions to the end + * Add some comments + * Move wheel and keyboard event code to more sensible location + * Make it possible to select across pages + * Fix pt_BR.po + * Update Brazilian Portuguese translation (#153) + * Lint assets + * Lint main.js + * Cleanup HTML and txt export code + * Fix ampersand troubles + * Use markup for Wikipedia extract + * Fix soft hyphens confusing Festival + * Add translation info to AppData + * Update French translation (#151) + * Update Dutch translation (#150) + * Update README.md + ------------------------------------------------------------------- Thu Nov 28 11:29:53 UTC 2019 - bjorn.lie@gmail.com diff --git a/foliate.obsinfo b/foliate.obsinfo index 6aedd6f..53cdf33 100644 --- a/foliate.obsinfo +++ b/foliate.obsinfo @@ -1,5 +1,5 @@ name: foliate -version: 1.5.3 -mtime: 1564022446 -commit: 29750747174b0475900d20df3398aa7ac1ccdde1 +version: 1.5.3+54 +mtime: 1570584127 +commit: c93f623c1b5a93eb54744d1dba3f8f8ff047606f diff --git a/foliate.spec b/foliate.spec index 6abcaf4..458be87 100644 --- a/foliate.spec +++ b/foliate.spec @@ -18,7 +18,7 @@ %define oname com.github.johnfactotum.Foliate Name: foliate -Version: 1.5.3 +Version: 1.5.3+54 Release: 0 Summary: A simple and modern GTK eBook reader License: GPL-3.0-only