Accepting request 717391 from home:Dead_Mozay

Update to version 1.5.2

OBS-URL: https://build.opensuse.org/request/show/717391
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2019-07-22 09:37:26 +00:00 committed by Git OBS Bridge
parent 473175fbd6
commit e32fa090d5
7 changed files with 30 additions and 9 deletions

View File

@ -5,7 +5,7 @@
<param name="url">https://github.com/johnfactotum/foliate.git</param> <param name="url">https://github.com/johnfactotum/foliate.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="version">git-master</param> <param name="version">git-master</param>
<param name="versionformat">1.5.0</param> <param name="versionformat">1.5.2</param>
<param name="revision">master</param> <param name="revision">master</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="changesauthor">dead_mozay@opensuse.org</param> <param name="changesauthor">dead_mozay@opensuse.org</param>

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/johnfactotum/foliate.git</param> <param name="url">https://github.com/johnfactotum/foliate.git</param>
<param name="changesrevision">6144d12a71659f3f6a297d19c0c8ae923075ba7d</param></service></servicedata> <param name="changesrevision">45db92870f32d4cac40b29d9180c3a60f7d31cf7</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fbc3f2b6f5ef4058026e838b148dd2dc827b688f3f7d57e329ba2af3145789d
size 3663884

3
foliate-1.5.2.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcc71cff1772cd15ef917c937c6079084a8ef1f49a812ce87f92bf9544794876
size 3669516

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Jul 19 05:39:28 UTC 2019 - dead_mozay@opensuse.org
- Update to version 1.5.2:
* Fix temporary directory not being removed on close
* Fix not being able to get image when src isn't a blob URL
* Fix TOC navigation not working with some books
* Update Russian translation
* Specify input type instead of letting Epub.js guess
-------------------------------------------------------------------
Thu Jul 18 01:22:13 UTC 2019 - dead_mozay@opensuse.org
- Update to version 1.5.1:
* Fix debian dependencies
* Fix ToC shortcut
* Update Brazilian Portuguese translation (#138)
* Update Dutch translation (#135)
* Update French translation (#132)
* Update Russian translation (#131)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 14 16:44:18 UTC 2019 - Dead Mozay <dead-mozay@opensuse.org> Sun Jul 14 16:44:18 UTC 2019 - Dead Mozay <dead-mozay@opensuse.org>

View File

@ -1,5 +1,5 @@
name: foliate name: foliate
version: 1.5.0 version: 1.5.2
mtime: 1563115274 mtime: 1563513963
commit: 6144d12a71659f3f6a297d19c0c8ae923075ba7d commit: 45db92870f32d4cac40b29d9180c3a60f7d31cf7

View File

@ -18,7 +18,7 @@
%define oname com.github.johnfactotum.Foliate %define oname com.github.johnfactotum.Foliate
Name: foliate Name: foliate
Version: 1.5.0 Version: 1.5.2
Release: 0 Release: 0
Summary: A simple and modern GTK eBook reader Summary: A simple and modern GTK eBook reader
License: GPL-3.0-only License: GPL-3.0-only