Hello community, here is the log from the commit of package foliate for openSUSE:Factory checked in at 2020-06-11 15:00:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/foliate (Old) and /work/SRC/openSUSE:Factory/.foliate.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "foliate" Thu Jun 11 15:00:49 2020 rev:7 rq:813498 version:2.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/foliate/foliate.changes 2020-05-29 21:39:01.250943451 +0200 +++ /work/SRC/openSUSE:Factory/.foliate.new.3606/foliate.changes 2020-06-11 15:00:58.176410545 +0200 @@ -1,0 +2,19 @@ +Thu Jun 11 09:44:58 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Filter "typelib(Handy) = 1" dependency. We use handy 0.0. + +------------------------------------------------------------------- +Tue Jun 9 08:51:43 UTC 2020 - Jan Engelhardt <[email protected]> + +- Trim bias from descriptions. +- Simplify %install commands. + +------------------------------------------------------------------- +Sun Jun 7 11:22:34 UTC 2020 - Dead Mozay <[email protected]> + +- Update to version 2.2.1: + * Fixed blurry book covers on HiDPI + * Fixed OPDS links to Standard Ebooks and Project Gutenberg + * Fixed wrong view icon on startup + +------------------------------------------------------------------- Old: ---- foliate-2.2.0.obscpio New: ---- foliate-2.2.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ foliate.spec ++++++ --- /var/tmp/diff_new_pack.yfJ9xb/_old 2020-06-11 15:01:00.844418637 +0200 +++ /var/tmp/diff_new_pack.yfJ9xb/_new 2020-06-11 15:01:00.848418650 +0200 @@ -16,11 +16,12 @@ # +%global __requires_exclude typelib\\(Handy\\) = 1 %define oname com.github.johnfactotum.Foliate Name: foliate -Version: 2.2.0 +Version: 2.2.1 Release: 0 -Summary: A simple and modern GTK eBook reader +Summary: A GTK eBook reader License: GPL-3.0-only Group: Productivity/Office/Other URL: https://johnfactotum.github.io/foliate/ @@ -34,7 +35,7 @@ BuildArch: noarch %description -A simple and modern GTK eBook viewer, built with GJS and Epub.js. +A GTK eBook viewer, built with GJS and Epub.js. %lang_package @@ -48,13 +49,11 @@ %install %meson_install -find {README.md,COPYING} -type f -perm /111 -exec chmod 644 {} \; -find %{buildroot}/%{_datadir}/. -type f -executable -exec chmod -x "{}" \; +chmod a-x README.md COPYING +find %{buildroot}/%{_datadir} -type f -executable -exec chmod -x "{}" + rm %{buildroot}/%{_datadir}/com.github.johnfactotum.Foliate/assets/.eslintrc.json -for file in %{buildroot}%{_datadir}/com.github.johnfactotum.Foliate/assets/KindleUnpack/*; do - chmod a-x $file -done +chmod a-x %{buildroot}/%{_datadir}/com.github.johnfactotum.Foliate/assets/KindleUnpack/* pushd %{buildroot}%{_datadir}/com.github.johnfactotum.Foliate/assets/KindleUnpack/ sed -i -e '/^#!/, 1d' *.py ++++++ _service ++++++ --- /var/tmp/diff_new_pack.yfJ9xb/_old 2020-06-11 15:01:00.896418795 +0200 +++ /var/tmp/diff_new_pack.yfJ9xb/_new 2020-06-11 15:01:00.896418795 +0200 @@ -4,7 +4,7 @@ <param name="filename">foliate</param> <param name="url">https://github.com/johnfactotum/foliate.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/2.2.0</param> + <param name="revision">refs/tags/2.2.1</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ foliate-2.2.0.obscpio -> foliate-2.2.1.obscpio ++++++ /work/SRC/openSUSE:Factory/foliate/foliate-2.2.0.obscpio /work/SRC/openSUSE:Factory/.foliate.new.3606/foliate-2.2.1.obscpio differ: char 50, line 1 ++++++ foliate.obsinfo ++++++ --- /var/tmp/diff_new_pack.yfJ9xb/_old 2020-06-11 15:01:00.952418965 +0200 +++ /var/tmp/diff_new_pack.yfJ9xb/_new 2020-06-11 15:01:00.952418965 +0200 @@ -1,5 +1,5 @@ name: foliate -version: 2.2.0 -mtime: 1590736248 -commit: eca3aa7b2f963bf85ccf13c6100a67d1dc950682 +version: 2.2.1 +mtime: 1591527797 +commit: 24a0a02706cafba22fac038e28a068306cb917c5
