Hello community,

here is the log from the commit of package libqt5-qttools for openSUSE:Factory 
checked in at 2016-05-17 17:05:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qttools (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qttools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qttools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qttools/libqt5-qttools.changes    
2015-10-19 22:45:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qttools.new/libqt5-qttools.changes       
2016-05-17 17:05:48.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Mar 18 19:03:26 UTC 2016 - hrvoje.sen...@gmail.com
+
+- 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:
----
  qttools-opensource-src-5.5.1.tar.xz

New:
----
  qttools-opensource-src-5.6.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qttools.spec ++++++
--- /var/tmp/diff_new_pack.Y0YkgJ/_old  2016-05-17 17:05:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Y0YkgJ/_new  2016-05-17 17:05:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qttools
 #
-# 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
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:           libqt5-qttools
-Version:        5.5.1
+Version:        5.6.0
 Release:        0
 Summary:        Qt 5 QtTools Module
 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 qttools-opensource-src-%{real_version}
 Source:         %{tar_version}.tar.xz
 Source1:        baselibs.conf
@@ -39,7 +39,7 @@
 # PATCH-FIX-OPENSUSE fix-for-opensuse-qmake-qt5.patch [rh#1009893]  
liujianfeng1...@gmail.com
 Patch0:         fix-for-opensuse-qmake-qt5.patch
 BuildRequires:  fdupes
-BuildRequires:  libQt5WebKitWidgets-devel >= %{version}
+#BuildRequires:  libQt5WebKitWidgets-devel >= %{version}
 BuildRequires:  libqt5-qtbase-devel >= %{version}
 BuildRequires:  libqt5-qtbase-private-headers-devel >= %{version}
 BuildRequires:  libqt5-qtdeclarative-private-headers-devel >= %{version}
@@ -71,6 +71,7 @@
 Summary:        Qt Development Kit
 Group:          Development/Libraries/X11
 Requires:       %{name} = %{version}
+Requires:       %{name}-doc = %{version}
 Requires:       libQt5CLucene5 = %{version}
 Requires:       libQt5Designer5 = %{version}
 Requires:       libQt5DesignerComponents5 = %{version}
@@ -157,6 +158,15 @@
 %description -n libqt5-linguist-devel
 The Qt 5 Linguist Tools - development files.
 
+%package doc
+Summary:        Qt 5 tool used by Qt Developers to generate documentation
+Group:          Development/Libraries/C and C++
+Provides:       libqt5-qtbase-doc = %{version}
+Obsoletes:      libqt5-qtbase-doc < %{version}
+
+%description doc
+Qt 5 tool used by Qt Developers to generate documentation for software 
projects.
+
 %post -p /sbin/ldconfig
 
 %post -n libQt5CLucene5 -p /sbin/ldconfig
@@ -199,7 +209,7 @@
 pushd %{buildroot}%{_libqt5_bindir}
 for i in * ; do
   case "${i}" in
-   
assistant|designer|lconvert|linguist|lrelease|lupdate|pixeltool|qcollectiongenerator|qdbus|qdbusviewer|qhelpconverter|qhelpgenerator)
+   
assistant|designer|lconvert|linguist|lrelease|lupdate|pixeltool|qcollectiongenerator|qdbus|qdbusviewer|qdoc|qhelpconverter|qhelpgenerator)
       mv $i ../../../bin/${i}-qt5
       ln -s ../../../bin/${i}-qt5 .
       ln -s ../../../bin/${i}-qt5 $i
@@ -304,6 +314,12 @@
 %{_libqt5_libdir}/cmake/Qt5LinguistTools/
 %{_datadir}/qt5/phrasebooks
 
+%files doc
+%defattr(-,root,root,755)
+%doc *.txt LICENSE.*
+%{_bindir}/qdoc*
+%{_libqt5_bindir}/qdoc*
+
 %files private-headers-devel
 %defattr(-,root,root,755)
 %doc LGPL_EXCEPTION.txt LICENSE.*

++++++ qttools-opensource-src-5.5.1.tar.xz -> 
qttools-opensource-src-5.6.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qttools/qttools-opensource-src-5.5.1.tar.xz 
/work/SRC/openSUSE:Factory/.libqt5-qttools.new/qttools-opensource-src-5.6.0.tar.xz
 differ: char 17, line 1


Reply via email to