forked from pool/foliate
Accepting request 1266280 from home:Dead_Mozay:GNOME:Apps
- Update to version 3.3.0: * Added support for mouse forward/backward buttons. * Improved text wrapping in headings. * Improved default link style. OBS-URL: https://build.opensuse.org/request/show/1266280 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/foliate?expand=0&rev=66
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 17:01:07 UTC 2025 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
- Update to version 3.3.0:
|
||||
* Added support for mouse forward/backward buttons.
|
||||
* Improved text wrapping in headings.
|
||||
* Improved default link style.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 20 10:44:09 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
|
||||
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package foliate
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define oname com.github.johnfactotum.Foliate
|
||||
Name: foliate
|
||||
Version: 3.2.1
|
||||
Version: 3.3.0
|
||||
Release: 0
|
||||
Summary: A GTK eBook reader
|
||||
License: GPL-3.0-only
|
||||
|
||||
@@ -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/3.2.1</param>
|
||||
<param name="revision">refs/tags/3.3.0</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:b546626f5577d4cbab707037645c327537c7c903c52abe1ff6394eb024b9506b
|
||||
size 20962317
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3074ad86eb25e9a018d261afd0e2e2c6e5462f12015a7955b3712c2d52f8021b
|
||||
size 21005325
|
||||
+3
-3
@@ -1,4 +1,4 @@
|
||||
name: foliate
|
||||
version: 3.2.1
|
||||
mtime: 1734690299
|
||||
commit: afc4b033e76904f1d20604640b2727a58a2e8106
|
||||
version: 3.3.0
|
||||
mtime: 1743491103
|
||||
commit: 6846cf62ef3ff4f0162f1b288f44d6dcce5f1a19
|
||||
|
||||
Reference in New Issue
Block a user