Accepting request 818932 from home:Dead_Mozay
Update to 2.4.1 OBS-URL: https://build.opensuse.org/request/show/818932 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=32
This commit is contained in:
parent
fcbfd81773
commit
628916920d
2
_service
2
_service
@ -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.4.0</param>
|
||||
<param name="revision">refs/tags/2.4.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:13c9dfe49f533ea057ed63397aa8f9b07897741341a3a7f3e0a4d75fef188494
|
||||
size 8963085
|
3
foliate-2.4.1.obscpio
Normal file
3
foliate-2.4.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e52ee5a42a02359edfec191a313b56c29a4a4190d77646d6b93ea6550d566908
|
||||
size 8971789
|
@ -4,6 +4,12 @@ Thu Jul 2 22:31:18 UTC 2020 - Scott Young <dev@iotib.net>
|
||||
- Fixed dependency issue
|
||||
- Added symlink "foliate" targetting main binary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 6 06:50:18 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 2.4.1:
|
||||
* Fixed unable to open Mobipocket files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 2 08:26:09 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: foliate
|
||||
version: 2.4.0
|
||||
mtime: 1593673556
|
||||
commit: 9b5169563925f16a197451616e6aa84ce4745749
|
||||
version: 2.4.1
|
||||
mtime: 1594012719
|
||||
commit: 4945f5de925f1d48946926e80a28f24b74dc1849
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global __requires_exclude typelib\\(Handy\\) = 1
|
||||
%define oname com.github.johnfactotum.Foliate
|
||||
Name: foliate
|
||||
Version: 2.4.0
|
||||
Version: 2.4.1
|
||||
Release: 0
|
||||
Summary: A GTK eBook reader
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user