Hello community,
here is the log from the commit of package libqt5-qtmultimedia for
openSUSE:Factory checked in at 2015-09-27 08:36:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtmultimedia (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtmultimedia.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtmultimedia"
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtmultimedia/libqt5-qtmultimedia.changes
2015-06-06 09:51:16.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtmultimedia.new/libqt5-qtmultimedia.changes
2015-09-27 08:36:09.000000000 +0200
@@ -1,0 +2,10 @@
+Sun Aug 16 08:32:03 UTC 2015 - [email protected]
+
+- Update to 5.5.0
+ * For more details please see:
+ http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
+ and https://wiki.qt.io/New_Features_in_Qt_5.5
+- Drop 0001-GStreamer-port-to-1.0.patch, merged upstream
+- Enable openal support on Leap
+
+-------------------------------------------------------------------
Old:
----
0001-GStreamer-port-to-1.0.patch
qtmultimedia-opensource-src-5.4.2.tar.xz
New:
----
qtmultimedia-opensource-src-5.5.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtmultimedia.spec ++++++
--- /var/tmp/diff_new_pack.T5xdm2/_old 2015-09-27 08:36:10.000000000 +0200
+++ /var/tmp/diff_new_pack.T5xdm2/_new 2015-09-27 08:36:10.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libqt5-qtmultimedia
#
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -26,20 +26,18 @@
%endif
Name: libqt5-qtmultimedia
-Version: 5.4.2
+Version: 5.5.0
Release: 0
Summary: Qt 5 Multimedia Library
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
Group: Development/Libraries/X11
Url: http://qt.digia.com
%define base_name libqt5
-%define real_version 5.4.2
-%define so_version 5.4.2
+%define real_version 5.5.0
+%define so_version 5.5.0
%define tar_version qtmultimedia-opensource-src-%{real_version}
Source: %{tar_version}.tar.xz
Source1: baselibs.conf
-# PATCH-FIX-UPSTREAM 0001-GStreamer-port-to-1.0.patch -- support building with
gstreamer 1.0 API (taken from upstream dev branch)
-Patch0: 0001-GStreamer-port-to-1.0.patch
BuildRequires: alsa-devel
BuildRequires: fdupes
%if 0%{?suse_version} < 1315
@@ -64,9 +62,7 @@
BuildRequires: libpulse-devel
BuildRequires: libqt5-qtbase-devel
BuildRequires: libwmf-devel
-%if !0%{?suse_version} == 1315
BuildRequires: openal-soft-devel
-%endif
BuildRequires: pkgconfig(Qt5Qml) >= %{version}
BuildRequires: pkgconfig(Qt5Quick) >= %{version}
%if %qt5_snapshot
@@ -85,7 +81,6 @@
%prep
%setup -q -n qtmultimedia-opensource-src-%{real_version}
-%patch0 -p1
%package -n %libname
Summary: Qt 5 Multimedia Library
@@ -104,9 +99,7 @@
Requires: libqt5-qtdeclarative-devel >= %{version}
Suggests: libpulse-devel
Suggests: libwmf-devel
-%if !0%{?suse_version} == 1315
Suggests: openal-soft-devel
-%endif
Provides: libQt5Multimedia-devel = %{version}
Obsoletes: libQt5Multimedia-devel < %{version}
++++++ qtmultimedia-opensource-src-5.4.2.tar.xz ->
qtmultimedia-opensource-src-5.5.0.tar.xz ++++++
++++ 73863 lines of diff (skipped)