Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tumbler for openSUSE:Factory checked 
in at 2022-05-16 18:07:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tumbler (Old)
 and      /work/SRC/openSUSE:Factory/.tumbler.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tumbler"

Mon May 16 18:07:51 2022 rev:41 rq:977338 version:4.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tumbler/tumbler.changes  2022-04-23 
08:56:07.452001308 +0200
+++ /work/SRC/openSUSE:Factory/.tumbler.new.1538/tumbler.changes        
2022-05-16 18:10:06.869354381 +0200
@@ -1,0 +2,5 @@
+Tue May 10 20:06:27 UTC 2022 - Marcel Kuehlhorn <tu...@opensuse.org>
+
+- Exclude RAW thumbnailer on Tumbleweed only to fix build on Leap
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tumbler.spec ++++++
--- /var/tmp/diff_new_pack.bAY1Sg/_old  2022-05-16 18:10:07.381354788 +0200
+++ /var/tmp/diff_new_pack.bAY1Sg/_new  2022-05-16 18:10:07.393354797 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tumbler
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -187,7 +187,9 @@
 %{_libdir}/tumbler-1/plugins/tumbler-odf-thumbnailer.so
 %{_libdir}/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.so
 %{_libdir}/tumbler-1/plugins/tumbler-poppler-thumbnailer.so
-#{_libdir}/tumbler-1/plugins/tumbler-raw-thumbnailer.so
+%if %{?suse_version} == 1500
+%{_libdir}/tumbler-1/plugins/tumbler-raw-thumbnailer.so
+%endif
 %{_libdir}/tumbler-1/plugins/tumbler-gepub-thumbnailer.so
 %dir %{_datadir}/dbus-1
 %dir %{_datadir}/dbus-1/services

Reply via email to