Hello community,
here is the log from the commit of package libqt4 for openSUSE:Factory checked
in at 2017-10-23 16:21:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt4 (Old)
and /work/SRC/openSUSE:Factory/.libqt4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt4"
Mon Oct 23 16:21:44 2017 rev:222 rq:534394 version:4.8.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt4/libqt4-devel-doc.changes 2017-09-14
21:09:46.936462811 +0200
+++ /work/SRC/openSUSE:Factory/.libqt4.new/libqt4-devel-doc.changes
2017-10-23 16:21:45.989223720 +0200
@@ -62 +62 @@
-- update to 4.8.7:
+- update to 4.8.7 (bsc#1039291):
libqt4-sql-plugins.changes: same change
libqt4.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt4-devel-doc.spec ++++++
--- /var/tmp/diff_new_pack.DKxwjr/_old 2017-10-23 16:21:51.688956873 +0200
+++ /var/tmp/diff_new_pack.DKxwjr/_new 2017-10-23 16:21:51.688956873 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libqt4-devel-doc
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,8 @@
#
# nodebuginfo
+
Name: libqt4-devel-doc
-BuildRequires: pkgconfig(gl)
BuildRequires: alsa-devel
BuildRequires: cups-devel
BuildRequires: fdupes
@@ -29,13 +29,14 @@
%endif
BuildRequires: libpng-devel
BuildRequires: sqlite3-devel
+BuildRequires: pkgconfig(gl)
%if 0%{?suse_version}
BuildRequires: update-desktop-files
%endif
-License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
Summary: Qt documentation
-Url: http://qt.digia.com/
+License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
Group: Documentation/HTML
+Url: http://qt.digia.com/
# COMMON-VERSION-BEGIN
# COMMON-VERSION-BEGIN
%define base_name libqt4
++++++ libqt4-sql-plugins.spec ++++++
--- /var/tmp/diff_new_pack.DKxwjr/_old 2017-10-23 16:21:51.712955749 +0200
+++ /var/tmp/diff_new_pack.DKxwjr/_new 2017-10-23 16:21:51.712955749 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libqt4-sql-plugins
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
#
# nodebuginfo
+
%if 0%{?suse_version} >= 1330
%bcond_with mysql
%else
@@ -23,10 +24,10 @@
%endif
Name: libqt4-sql-plugins
-BuildRequires: pkgconfig(gl)
BuildRequires: alsa-devel
BuildRequires: cups-devel
BuildRequires: gtk2-devel
+BuildRequires: pkgconfig(gl)
%if %{with mysql}
BuildRequires: libmysqlclient-devel
%endif
@@ -39,10 +40,10 @@
%if 0%{?suse_version}
BuildRequires: update-desktop-files
%endif
-License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
Summary: Qt 4 SQL related libraries
-Url: http://qt.digia.com/
+License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
Group: System/Libraries
+Url: http://qt.digia.com/
# COMMON-VERSION-BEGIN
# COMMON-VERSION-BEGIN
%define base_name libqt4
++++++ libqt4-devel-doc.spec.in ++++++
--- /var/tmp/diff_new_pack.DKxwjr/_old 2017-10-23 16:21:51.888947510 +0200
+++ /var/tmp/diff_new_pack.DKxwjr/_new 2017-10-23 16:21:51.892947322 +0200
@@ -24,6 +24,9 @@
BuildRequires: freeglut-devel
BuildRequires: gtk2-devel
BuildRequires: libjpeg-devel
+%if 0%{?suse_version} >= 1330
+BuildRequires: libnsl-devel
+%endif
BuildRequires: libpng-devel
BuildRequires: sqlite3-devel
%if 0%{?suse_version}
++++++ libqt4-sql-plugins.spec.in ++++++
--- /var/tmp/diff_new_pack.DKxwjr/_old 2017-10-23 16:21:51.920946011 +0200
+++ /var/tmp/diff_new_pack.DKxwjr/_new 2017-10-23 16:21:51.920946011 +0200
@@ -30,6 +30,9 @@
%if %{with mysql}
BuildRequires: libmysqlclient-devel
%endif
+%if 0%{?suse_version} >= 1330
+BuildRequires: libnsl-devel
+%endif
BuildRequires: pkgconfig
BuildRequires: postgresql-devel
BuildRequires: unixODBC-devel