Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-epub-thumbnailer for 
openSUSE:Factory checked in at 2022-09-30 17:58:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-epub-thumbnailer (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-epub-thumbnailer.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-epub-thumbnailer"

Fri Sep 30 17:58:43 2022 rev:8 rq:1007221 version:1.7

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-epub-thumbnailer/gnome-epub-thumbnailer.changes
    2019-10-31 22:18:35.711778338 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-epub-thumbnailer.new.2275/gnome-epub-thumbnailer.changes
  2022-09-30 17:59:03.273410233 +0200
@@ -1,0 +2,9 @@
+Fri Sep 30 09:03:53 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 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.
+- Add meson BuildRequires and macros following upstreams port.
+
+-------------------------------------------------------------------

Old:
----
  gnome-epub-thumbnailer-1.6.tar.xz

New:
----
  gnome-epub-thumbnailer-1.7.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-epub-thumbnailer.spec ++++++
--- /var/tmp/diff_new_pack.BwWfkt/_old  2022-09-30 17:59:03.701411148 +0200
+++ /var/tmp/diff_new_pack.BwWfkt/_new  2022-09-30 17:59:03.705411156 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-epub-thumbnailer
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           gnome-epub-thumbnailer
-Version:        1.6
+Version:        1.7
 Release:        0
 Summary:        Thumbnailer for EPub books
 License:        GPL-2.0-or-later
@@ -26,6 +26,7 @@
 URL:            https://git.gnome.org/browse/gnome-epub-thumbnailer
 Source0:        
https://download.gnome.org/sources/gnome-epub-thumbnailer/%{version}/%{name}-%{version}.tar.xz
 
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
@@ -39,15 +40,15 @@
 %autosetup
 
 %build
-%configure
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 
 %files
 %license COPYING
-%doc ChangeLog README
+%doc NEWS README
 %{_bindir}/gnome-epub-thumbnailer
 %{_bindir}/gnome-mobi-thumbnailer
 %dir %{_datadir}/thumbnailers/

++++++ gnome-epub-thumbnailer-1.6.tar.xz -> gnome-epub-thumbnailer-1.7.tar.xz 
++++++
++++ 11719 lines of diff (skipped)

Reply via email to