Hello community,

here is the log from the commit of package suil for openSUSE:Factory checked in 
at 2020-09-06 00:00:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suil (Old)
 and      /work/SRC/openSUSE:Factory/.suil.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suil"

Sun Sep  6 00:00:37 2020 rev:6 rq:828536 version:0.10.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/suil/suil.changes        2020-01-30 
22:37:12.808575073 +0100
+++ /work/SRC/openSUSE:Factory/.suil.new.3399/suil.changes      2020-09-06 
00:01:04.559213987 +0200
@@ -1,0 +2,10 @@
+Sat Aug 15 20:48:23 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 0.10.6:
+  * Add no-cocoa configure flag
+  * Update build system
+  * Add support for Qt5 in Gtk3
+  * Add support for min/base size hints for X11 in Gtk (thanks Hermann Meyer)
+- Drop upstreamed patch suil-wrong-cocoa-detection.patch
+
+-------------------------------------------------------------------

Old:
----
  suil-0.10.2.tar.bz2
  suil-wrong-cocoa-detection.patch

New:
----
  suil-0.10.6.tar.bz2

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

Other differences:
------------------
++++++ suil.spec ++++++
--- /var/tmp/diff_new_pack.Yko9Sw/_old  2020-09-06 00:01:05.919214668 +0200
+++ /var/tmp/diff_new_pack.Yko9Sw/_new  2020-09-06 00:01:05.923214670 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package suil
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,15 +29,13 @@
 support that toolkit.
 
 Name:           suil
-Version:        0.10.2
+Version:        0.10.6
 Release:        0
 Summary:        Lightweight C library for loading and wrapping LV2 plugin UIs
 License:        ISC
 Group:          Development/Libraries/C and C++
 URL:            https://drobilla.net/software/suil/
 Source:         https://download.drobilla.net/suil-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM suil-wrong-cocoa-detection.patch
-Patch0:         suil-wrong-cocoa-detection.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
 BuildRequires:  gtk3-devel >= 3.14.0
@@ -86,6 +84,16 @@
 Module plugin for:
 * Qt5 hosts displaying GTK2 LV2 GUIs using suil
 
+%package     -n suil-plugin-qt5-in-gtk3
+Summary:        Shared object for Qt5 hosts displaying GTK3 LV2 GUIs
+Group:          System/Libraries
+Requires:       libsuil-0-0 = %{version}
+Supplements:    packageand(libQt5Widgets5:lv2)
+
+%description -n suil-plugin-qt5-in-gtk3
+Module plugin for:
+* Qt5 hosts displaying GTK2 LV2 GUIs using suil
+
 %package     -n suil-plugin-x11
 Summary:        Shared object for X11 LV2 GUIs
 Group:          System/Libraries
@@ -132,7 +140,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 # run waf with python 3
 find waflib -type f -name *.py -exec sed -i 's|/usr/bin/env 
python|%{_bindir}/python3|' {} \;
 sed -i 's|/usr/bin/env python|%{_bindir}/python3|' wscript waf waflib/waf
@@ -172,6 +179,11 @@
 %doc README.md
 %{_libdir}/suil-0/libsuil_qt5_in_gtk2.so
 
+%files -n suil-plugin-qt5-in-gtk3
+%license COPYING
+%doc README.md
+%{_libdir}/suil-0/libsuil_qt5_in_gtk3.so
+
 %files -n suil-plugin-x11
 %license COPYING
 %doc README.md

++++++ suil-0.10.2.tar.bz2 -> suil-0.10.6.tar.bz2 ++++++
++++ 6654 lines of diff (skipped)


Reply via email to