Hello community,

here is the log from the commit of package libqt5-qtmultimedia for 
openSUSE:Factory checked in at 2020-01-19 20:54:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtmultimedia (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtmultimedia.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtmultimedia"

Sun Jan 19 20:54:57 2020 rev:45 rq:757474 version:5.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtmultimedia/libqt5-qtmultimedia.changes  
2019-09-23 11:58:40.641991887 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtmultimedia.new.26092/libqt5-qtmultimedia.changes
       2020-01-19 20:56:27.204019232 +0100
@@ -1,0 +2,55 @@
+Tue Dec 17 09:32:08 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update the license tags.
+
+-------------------------------------------------------------------
+Thu Dec 12 12:53:43 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.14.0:
+  * New bugfix release
+  * For the changes between 5.13.2 and 5.14.0 please see:
+    
https://code.qt.io/cgit/qt/qtmultimedia.git/tree/dist/changes-5.14.0?h=v5.14.0
+  * For the changes between 5.13.1 and 5.13.2 please see:
+    
https://code.qt.io/cgit/qt/qtmultimedia.git/tree/dist/changes-5.13.2?h=v5.14.0
+
+-------------------------------------------------------------------
+Wed Dec  4 14:37:55 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.14.0-rc:
+  * New bugfix release
+  * No changelog available
+  * For more details please see:
+  * For more details about Qt 5.14 please see:
+    https://wiki.qt.io/New_Features_in_Qt_5.14
+
+-------------------------------------------------------------------
+Tue Nov 12 13:01:50 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.14.0-beta3:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Thu Oct 24 13:22:51 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.14.0-beta2:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Tue Oct 15 12:34:39 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.14.0-beta1:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Mon Sep 30 13:30:24 UTC 2019 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.14.0-alpha:
+  * New feature release
+  * No changelog available
+  * For more details about Qt 5.14 please see:
+    https://wiki.qt.io/New_Features_in_Qt_5.14
+
+-------------------------------------------------------------------

Old:
----
  qtmultimedia-everywhere-src-5.13.1.tar.xz

New:
----
  qtmultimedia-everywhere-src-5.14.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtmultimedia.spec ++++++
--- /var/tmp/diff_new_pack.8aAJNZ/_old  2020-01-19 20:56:28.212019762 +0100
+++ /var/tmp/diff_new_pack.8aAJNZ/_new  2020-01-19 20:56:28.216019764 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtmultimedia
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,58 +12,55 @@
 # 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/
 #
 
 
 %define qt5_snapshot 0
 %define libname libQt5Multimedia5
-
-%ifarch %arm aarch64
+%ifarch %{arm} aarch64
 %define gles 1
 %else
 %define gles 0
 %endif
-
+%define base_name libqt5
+%define real_version 5.14.0
+%define so_version 5.14.0
+%define tar_version qtmultimedia-everywhere-src-5.14.0
 Name:           libqt5-qtmultimedia
-Version:        5.13.1
+Version:        5.14.0
 Release:        0
 Summary:        Qt 5 Multimedia Library
-License:        LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
+License:        LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
 Group:          Development/Libraries/X11
-Url:            https://www.qt.io
-%define base_name libqt5
-%define real_version 5.13.1
-%define so_version 5.13.1
-%define tar_version qtmultimedia-everywhere-src-5.13.1
-Source:         
https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz
+URL:            https://www.qt.io
+Source:         
https://download.qt.io/official_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  alsa-devel
 BuildRequires:  fdupes
-BuildRequires:  pkgconfig(gstreamer-1.0)
-BuildRequires:  pkgconfig(gstreamer-app-1.0)
-BuildRequires:  pkgconfig(gstreamer-base-1.0)
-BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
-BuildRequires:  pkgconfig(gstreamer-plugins-bad-1.0)
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
-BuildRequires:  pkgconfig(gstreamer-video-1.0)
 BuildRequires:  libQt5Gui-private-headers-devel >= %{version}
 BuildRequires:  libQt5Widgets-private-headers-devel >= %{version}
 BuildRequires:  libpulse-devel
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libwmf-devel
+%if %{qt5_snapshot}
+#to create the forwarding headers
+BuildRequires:  perl
+%endif
+BuildRequires:  pkgconfig
+BuildRequires:  xz
 BuildRequires:  pkgconfig(Qt5Qml) >= %{version}
 BuildRequires:  pkgconfig(Qt5Quick) >= %{version}
+BuildRequires:  pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gstreamer-app-1.0)
+BuildRequires:  pkgconfig(gstreamer-base-1.0)
+BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
+BuildRequires:  pkgconfig(gstreamer-plugins-bad-1.0)
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
+BuildRequires:  pkgconfig(gstreamer-video-1.0)
 %if 0%{?is_opensuse}
 BuildRequires:  pkgconfig(openal)
 %endif
-%if %qt5_snapshot
-#to create the forwarding headers
-BuildRequires:  perl
-%endif
-BuildRequires:  xz
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Qt Multimedia is a module that provides a set of QML types and C++
@@ -75,11 +72,11 @@
 %prep
 %setup -q -n %{tar_version}
 
-%package -n %libname
+%package -n %{libname}
 Summary:        Qt 5 Multimedia Library
 Group:          Development/Libraries/X11
 
-%description -n %libname
+%description -n %{libname}
 Qt Multimedia is a module that provides a set of QML types and C++
 classes to handle multimedia content. It also provides APIs to access
 the camera and radio functionality. The included Qt Audio Engine
@@ -89,10 +86,10 @@
 %package devel
 Summary:        Development files for the Qt5 Multimedia library
 Group:          Development/Libraries/X11
-Requires:       %libname = %{version}
-Requires:       libqt5-qtdeclarative-devel >= %{version}
+Requires:       %{libname} = %{version}
 # The mkspec adds -lpulse-mainloop-glib -lpulse -lglib-2.0
 Requires:       libpulse-devel
+Requires:       libqt5-qtdeclarative-devel >= %{version}
 Provides:       libQt5Multimedia-devel = %{version}
 Obsoletes:      libQt5Multimedia-devel < %{version}
 
@@ -102,12 +99,12 @@
 %package private-headers-devel
 Summary:        Non-ABI stable experimental API for the Qt5 Multimedia library
 Group:          Development/Libraries/C and C++
-BuildArch:      noarch
 Requires:       %{name}-devel = %{version}
 Requires:       libQt5Gui-private-headers-devel >= %{version}
 Requires:       libQt5Widgets-private-headers-devel >= %{version}
 Provides:       libQt5Multimedia-private-headers-devel = %{version}
 Obsoletes:      libQt5Multimedia-private-headers-devel < %{version}
+BuildArch:      noarch
 
 %description private-headers-devel
 This package provides private headers of libqt5-qtmultimedia that are normally
@@ -118,17 +115,17 @@
 %package examples
 Summary:        Qt5 multimedia examples
 Group:          Development/Libraries/X11
+License:        BSD-3-Clause
 Recommends:     %{name}-devel
 
 %description examples
 Examples for the libqt5-qtmultimedia module.
 
-%post -n %libname -p /sbin/ldconfig
-
-%postun -n %libname -p /sbin/ldconfig
+%post -n %{libname} -p /sbin/ldconfig
+%postun -n %{libname} -p /sbin/ldconfig
 
 %build
-%if %qt5_snapshot
+%if %{qt5_snapshot}
 #force the configure script to generate the forwarding headers (it checks 
whether .git directory exists)
 mkdir .git
 %endif
@@ -144,13 +141,13 @@
 
 %fdupes -s %{buildroot}/%{_libqt5_includedir}
 
-%files -n %libname
+%files -n %{libname}
 %license LICENSE.*
 %{_libqt5_libdir}/libQt5*.so.*
 %{_libqt5_plugindir}/mediaservice
 %{_libqt5_plugindir}/playlistformats
 %{_libqt5_plugindir}/audio
-%if %gles
+%if %{gles}
 %{_libqt5_plugindir}/video
 %endif
 %{_libqt5_archdatadir}/qml/Qt*

++++++ qtmultimedia-everywhere-src-5.13.1.tar.xz -> 
qtmultimedia-everywhere-src-5.14.0.tar.xz ++++++
++++ 21703 lines of diff (skipped)


Reply via email to