Accepting request 881231 from home:Dead_Mozay:GNOME:Apps
- Update to version 2.6.2: * Fix UI when running with libhandy 1.x OBS-URL: https://build.opensuse.org/request/show/881231 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=43
This commit is contained in:
parent
989c844b87
commit
a8af25825d
2
_service
2
_service
@ -4,7 +4,7 @@
|
|||||||
<param name="filename">foliate</param>
|
<param name="filename">foliate</param>
|
||||||
<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="revision">refs/tags/2.6.1</param>
|
<param name="revision">refs/tags/2.6.2</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bbddd4220242333c20c67a130ec46bf1bbd6e6b79713ee81b716938417654092
|
|
||||||
size 9452045
|
|
3
foliate-2.6.2.obscpio
Normal file
3
foliate-2.6.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b8fce62d74ef69432ca92d8ef3f27cbe2c65412bb2d610dde60daba0204ac989
|
||||||
|
size 9456141
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 25 04:33:03 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 2.6.2:
|
||||||
|
* Fix UI when running with libhandy 1.x
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 24 11:19:17 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
Wed Mar 24 11:19:17 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: foliate
|
name: foliate
|
||||||
version: 2.6.1
|
version: 2.6.2
|
||||||
mtime: 1616567421
|
mtime: 1616604595
|
||||||
commit: 6b65728ac2b8222b2d4ee716005dfebc624c7dc6
|
commit: 26884e84fadf3ce905fe4afa5ceeb9562f6bbf70
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global __requires_exclude typelib\\(Handy\\) = 0.0
|
%global __requires_exclude typelib\\(Handy\\) = 0.0
|
||||||
%define oname com.github.johnfactotum.Foliate
|
%define oname com.github.johnfactotum.Foliate
|
||||||
Name: foliate
|
Name: foliate
|
||||||
Version: 2.6.1
|
Version: 2.6.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A GTK eBook reader
|
Summary: A GTK eBook reader
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user