Hello community,
here is the log from the commit of package libqt5-qtmultimedia for
openSUSE:Factory checked in at 2016-05-17 17:05:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-19 22:45:19.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtmultimedia.new/libqt5-qtmultimedia.changes
2016-05-17 17:05:10.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Mar 18 19:03:15 UTC 2016 - [email protected]
+
+- Update to 5.6.0
+ * For more details please see:
+ http://blog.qt.io/blog/2016/03/16/qt-5-6-released/
+ and https://wiki.qt.io/New_Features_in_Qt_5.6
+
+-------------------------------------------------------------------
Old:
----
qtmultimedia-opensource-src-5.5.1.tar.xz
New:
----
qtmultimedia-opensource-src-5.6.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtmultimedia.spec ++++++
--- /var/tmp/diff_new_pack.dcXzdO/_old 2016-05-17 17:05:11.000000000 +0200
+++ /var/tmp/diff_new_pack.dcXzdO/_new 2016-05-17 17:05:11.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libqt5-qtmultimedia
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,7 +16,7 @@
#
-%define qt5_snapshot 1
+%define qt5_snapshot 0
%define libname libQt5Multimedia5
%ifarch %arm aarch64
@@ -26,15 +26,15 @@
%endif
Name: libqt5-qtmultimedia
-Version: 5.5.1
+Version: 5.6.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.5.1
-%define so_version 5.5.1
+%define real_version 5.6.0
+%define so_version 5.6.0
%define tar_version qtmultimedia-opensource-src-%{real_version}
Source: %{tar_version}.tar.xz
Source1: baselibs.conf
@@ -62,9 +62,9 @@
BuildRequires: libpulse-devel
BuildRequires: libqt5-qtbase-devel
BuildRequires: libwmf-devel
-BuildRequires: openal-soft-devel
BuildRequires: pkgconfig(Qt5Qml) >= %{version}
BuildRequires: pkgconfig(Qt5Quick) >= %{version}
+BuildRequires: pkgconfig(openal)
%if %qt5_snapshot
#to create the forwarding headers
BuildRequires: perl
@@ -151,7 +151,6 @@
%qmake5_install
find %{buildroot}/%{_libdir} -type f -name '*la' -print -exec perl -pi -e 's,
-L%{_builddir}/\S+,,g' {} \;
find %{buildroot}/%{_libdir} -type f -name '*pc' -print -exec perl -pi -e "s,
-L$RPM_BUILD_DIR/?\S+,,g" {} \; -exec sed -i -e
"s,^moc_location=.*,moc_location=%{_lib}qt5_bindir/moc," -e
"s,uic_location=.*,uic_location=%{_lib}qt5_bindir/uic," {} \;
-find %{buildroot}/%{_libqt5_libdir} -type f -name '*prl' -exec sed -i -e
"/^QMAKE_PRL_BUILD_DIR/d" {} \;
# kill .la files
rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
++++++ qtmultimedia-opensource-src-5.5.1.tar.xz ->
qtmultimedia-opensource-src-5.6.0.tar.xz ++++++
++++ 32852 lines of diff (skipped)