Hello community,

here is the log from the commit of package libqt5-qtwebview for 
openSUSE:Factory checked in at 2018-06-05 12:52:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebview (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtwebview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtwebview"

Tue Jun  5 12:52:40 2018 rev:5 rq:613969 version:5.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebview/libqt5-qtwebview.changes        
2017-12-23 12:15:08.116312740 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtwebview.new/libqt5-qtwebview.changes   
2018-06-05 12:52:41.710113602 +0200
@@ -1,0 +2,70 @@
+Mon Jun  4 12:07:28 UTC 2018 - fab...@ritter-vogt.de
+
+- Remove baselibs.conf
+
+-------------------------------------------------------------------
+Tue May 22 17:00:00 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtwebview.git/plain/dist/changes-5.11.0/?h=v5.11.0
+
+-------------------------------------------------------------------
+Tue May  8 11:02:02 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-rc
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Mon Apr 23 08:59:39 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-beta4
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Wed Apr 11 09:15:42 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-beta3
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Wed Mar 28 09:18:02 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-beta2
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Tue Mar 13 13:40:54 UTC 2018 - christo...@krop.fr
+
+- Fix the license tag.
+
+-------------------------------------------------------------------
+Thu Mar  1 09:56:24 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-beta1
+  * New feature release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtwebview.git/plain/dist/changes-5.11.0-beta1/?h=v5.11.0-beta1
+
+-------------------------------------------------------------------
+Tue Feb 20 14:32:21 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.0-alpha
+  * New feature release
+  * For more details please see:
+  * https://wiki.qt.io/New_Features_in_Qt_5.11
+
+-------------------------------------------------------------------
+Wed Feb 14 15:47:58 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.10.1
+  * New bugfix release
+  * For more details please see:
+  * 
http://code.qt.io/cgit/qt/qtwebview.git/plain/dist/changes-5.10.1/?h=v5.10.1
+
+-------------------------------------------------------------------

Old:
----
  baselibs.conf
  qtwebview-everywhere-src-5.10.0.tar.xz

New:
----
  qtwebview-everywhere-src-5.11.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtwebview.spec ++++++
--- /var/tmp/diff_new_pack.B3EApb/_old  2018-06-05 12:52:42.562082397 +0200
+++ /var/tmp/diff_new_pack.B3EApb/_new  2018-06-05 12:52:42.574081957 +0200
@@ -21,18 +21,17 @@
 %define libname libQt5WebView5
 
 Name:           libqt5-qtwebview
-Version:        5.10.0
+Version:        5.11.0
 Release:        0
 Summary:        Qt 5 WebView Library
-License:        LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or 
LGPL-3.0-with-Qt-Company-Qt-exception-1.1
+License:        LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:          Development/Libraries/X11
 Url:            https://www.qt.io
 %define base_name libqt5
-%define real_version 5.10.0
-%define so_version 5.10.0
-%define tar_version qtwebview-everywhere-src-5.10.0
-Source:         
https://download.qt.io/official_releases/qt/5.10/%{real_version}/submodules/%{tar_version}.tar.xz
-Source1:        baselibs.conf
+%define real_version 5.11.0
+%define so_version 5.11.0
+%define tar_version qtwebview-everywhere-src-5.11.0
+Source:         
https://download.qt.io/official_releases/qt/5.11/%{real_version}/submodules/%{tar_version}.tar.xz
 BuildRequires:  libQt5Core-private-headers-devel >= %{version}
 BuildRequires:  libqt5-qtwebengine-private-headers-devel >= %{version}
 BuildRequires:  pkgconfig(Qt5Core) >= %{version}
@@ -131,6 +130,7 @@
 %defattr(-,root,root,755)
 %doc LICENSE.*
 %{_libqt5_libdir}/libQt5WebView.so.*
+%{_libqt5_archdatadir}/plugins/webview
 
 %files -n %libname-imports
 %defattr(-,root,root,755)
@@ -147,7 +147,6 @@
 %doc LICENSE.*
 %{_libqt5_includedir}/QtWebView
 %exclude %{_libqt5_includedir}/Qt*/%{so_version}
-%{_libqt5_includedir}/QtWebView
 %{_libqt5_libdir}/cmake/Qt5*
 %{_libqt5_libdir}/libQt5WebView.prl
 %{_libqt5_libdir}/libQt5WebView.so

++++++ qtwebview-everywhere-src-5.10.0.tar.xz -> 
qtwebview-everywhere-src-5.11.0.tar.xz ++++++
++++ 8890 lines of diff (skipped)


Reply via email to