Hello community,

here is the log from the commit of package wt for openSUSE:Factory checked in 
at 2019-04-05 12:00:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wt (Old)
 and      /work/SRC/openSUSE:Factory/.wt.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wt"

Fri Apr  5 12:00:17 2019 rev:35 rq:689747 version:4.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/wt/wt.changes    2019-03-06 15:49:10.132425105 
+0100
+++ /work/SRC/openSUSE:Factory/.wt.new.3908/wt.changes  2019-04-05 
12:02:35.742568826 +0200
@@ -1,0 +2,5 @@
+Mon Mar 25 21:25:06 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Remove the Qt4 dependency. Qt4 will be removed from factory soon.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wt.spec ++++++
--- /var/tmp/diff_new_pack.5hZm3p/_old  2019-04-05 12:02:37.390569413 +0200
+++ /var/tmp/diff_new_pack.5hZm3p/_new  2019-04-05 12:02:37.430569427 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -53,13 +53,13 @@
 BuildRequires:  graphviz
 BuildRequires:  libharu-devel
 BuildRequires:  libpng-devel
-BuildRequires:  libqt4-devel
 BuildRequires:  mysql-devel
 BuildRequires:  pango-devel
 BuildRequires:  pkgconfig
 BuildRequires:  postgresql-devel
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(sqlite3)
 Requires:       FastCGI
 Requires:       openssl
 Recommends:     %{name}-dbo = %{version}
@@ -132,6 +132,7 @@
 %build
 %cmake \
     -DENABLE_FIREBIRD=OFF \
+    -DENABLE_QT4=OFF \
     -DWT_CPP_11_MODE=-std=c++0x \
     -DUSE_SYSTEM_IBPP=ON \
     -DSHARED_LIBS=ON \


Reply via email to