diff --git a/_service b/_service index a5fd078..b6d4d39 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ https://github.com/johnfactotum/foliate.git git git-master - 1.5.2 + 1.5.3 master enable dead_mozay@opensuse.org diff --git a/_servicedata b/_servicedata index 25bb9cd..345b8bb 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/johnfactotum/foliate.git - 45db92870f32d4cac40b29d9180c3a60f7d31cf7 \ No newline at end of file + 450c274c3ed31877931ce5425e4895fe337df095 \ No newline at end of file diff --git a/foliate-1.5.2.obscpio b/foliate-1.5.2.obscpio deleted file mode 100644 index c55eb2c..0000000 --- a/foliate-1.5.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcc71cff1772cd15ef917c937c6079084a8ef1f49a812ce87f92bf9544794876 -size 3669516 diff --git a/foliate-1.5.3.obscpio b/foliate-1.5.3.obscpio new file mode 100644 index 0000000..b5df9fa --- /dev/null +++ b/foliate-1.5.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84288adea8331fec9d3e335214bd62c85724759728e93b969cf9a915b661ddfc +size 2740748 diff --git a/foliate.changes b/foliate.changes index af6aa31..3d06b6d 100644 --- a/foliate.changes +++ b/foliate.changes @@ -1,3 +1,70 @@ +------------------------------------------------------------------- +Tue Sep 03 08:47:04 UTC 2019 - dead_mozay@opensuse.org + +- Update to version 1.5.3: + * 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 + * Update translations + * Improve HTML to Pango markup conversion + * Update screenshots + * Use GtkLabel instead of WebView to display book description + * Improve HTML to Pango markup conversion + * Handle invalid cover image + * Fix utils.js not included when CSP is disabled + * Enable popover footnote by default + * Add BibTeX export support (#130) + * Make it possible to lookup Wikipedia when clicking on "Lookup" + * Offer to search on Wiktionary when entry not found + * Fix Python not found in Flatpak + * Revert label change + * Use markup for footnote popover + * Fix soft hyphen and word joiner causing lookup to fail + * Refactor lookup + * Improve footnote extraction + * Fix about dialog not closing when the close button is clicked + * Improve footnote extraction + * Update translations + * Fix typo + * Update Brazilian Portuguese translation (#144) + ------------------------------------------------------------------- Fri Jul 19 05:39:28 UTC 2019 - dead_mozay@opensuse.org diff --git a/foliate.obsinfo b/foliate.obsinfo index 36c8b8d..df7c4d5 100644 --- a/foliate.obsinfo +++ b/foliate.obsinfo @@ -1,5 +1,5 @@ name: foliate -version: 1.5.2 -mtime: 1563513963 -commit: 45db92870f32d4cac40b29d9180c3a60f7d31cf7 +version: 1.5.3 +mtime: 1567049182 +commit: 450c274c3ed31877931ce5425e4895fe337df095 diff --git a/foliate.spec b/foliate.spec index 51bdc94..4235baf 100644 --- a/foliate.spec +++ b/foliate.spec @@ -18,7 +18,7 @@ %define oname com.github.johnfactotum.Foliate Name: foliate -Version: 1.5.2 +Version: 1.5.3 Release: 0 Summary: A simple and modern GTK eBook reader License: GPL-3.0-only