[gnome-epub-thumbnailer/wip/hadess/1.7] 1.7




commit 24829a20630ee5a004f00b5fdd3b6830f593503f
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Sep 29 13:22:04 2022 +0200

    1.7

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4bf9183..2bbea50 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.7
+---
+- Fix thumbnailing of books with ePub 3.2 "cover-image"
+- Work-around a broken ePub not getting a cover
+- Port build system to meson
+
 1.6
 ---
 - Add support for SVG covers in ePub 3.0 files
diff --git a/meson.build b/meson.build
index 84592f5..076d5e3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gnome-epub-thumbnailer', 'c', version : '1.6')
+project('gnome-epub-thumbnailer', 'c', version : '1.7')
 
 deps = [dependency('gdk-pixbuf-2.0'),
         dependency('gio-2.0'),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]