Hello community,

here is the log from the commit of package libqt5-qttools for openSUSE:Factory 
checked in at 2014-12-21 11:57:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    
2014-09-18 07:57:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qttools.new/libqt5-qttools.changes       
2014-12-21 11:56:40.000000000 +0100
@@ -1,0 +2,17 @@
+Wed Dec 10 11:00:12 UTC 2014 - [email protected]
+
+- Update to 5.4 Final
+  * For more details please see:
+    http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/
+    and http://qt-project.org/wiki/New-Features-in-Qt-5.4
+
+-------------------------------------------------------------------
+Thu Nov 27 15:58:48 UTC 2014 - [email protected]
+
+- Update to 5.4 RC
+  * For more details please see:
+    
http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/
+    and http://qt-project.org/wiki/New-Features-in-Qt-5.4
+- Make linguist and main subpackages also own hicolor directory
+
+-------------------------------------------------------------------

Old:
----
  qttools-opensource-src-5.3.2.tar.xz

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

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

Other differences:
------------------
++++++ libqt5-qttools.spec ++++++
--- /var/tmp/diff_new_pack.RUBYRc/_old  2014-12-21 11:56:42.000000000 +0100
+++ /var/tmp/diff_new_pack.RUBYRc/_new  2014-12-21 11:56:42.000000000 +0100
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:           libqt5-qttools
-Version:        5.3.2
+Version:        5.4.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.3.2
-%define so_version 5.3.2
+%define real_version 5.4.0
+%define so_version 5.4.0
 %define tar_version qttools-opensource-src-%{real_version}
 Source:         %{tar_version}.tar.xz
 Source1:        baselibs.conf
@@ -207,7 +207,7 @@
 
 %files
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_bindir}/assistant*
 %{_bindir}/designer*
 %{_bindir}/pixeltool*
@@ -231,6 +231,7 @@
 %{_datadir}/applications/assistant5.desktop
 %{_datadir}/applications/designer5.desktop
 %{_datadir}/applications/qdbusviewer5.desktop
+%dir %{_datadir}/icons/hicolor
 %dir %{_datadir}/icons/hicolor/*
 %dir %{_datadir}/icons/hicolor/*/apps
 %{_datadir}/icons/hicolor/*/apps/assistant5.png
@@ -240,7 +241,7 @@
 
 %files -n libqt5-linguist
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_bindir}/lconvert*
 %{_bindir}/linguist*
 %{_bindir}/lrelease*
@@ -250,39 +251,40 @@
 %{_libqt5_bindir}/lrelease*
 %{_libqt5_bindir}/lupdate*
 %{_datadir}/applications/linguist5.desktop
+%dir %{_datadir}/icons/hicolor
 %dir %{_datadir}/icons/hicolor/*
 %dir %{_datadir}/icons/hicolor/*/apps
 %{_datadir}/icons/hicolor/*/apps/linguist5.png
 
 %files -n libQt5CLucene5
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_libqt5_libdir}/libQt5CLucene.so.*
 
 %files -n libQt5Designer5
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_libqt5_libdir}/libQt5Designer.so.*
 
 %files -n libQt5DesignerComponents5
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_libqt5_libdir}/libQt5DesignerComponents.so.*
 
 %files -n libQt5Help5
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_libqt5_libdir}/libQt5Help.so.*
 
 %files -n libqt5-linguist-devel
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_libqt5_libdir}/cmake/Qt5LinguistTools/
 %{_datadir}/qt5/phrasebooks
 
 %files private-headers-devel
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_libqt5_includedir}/QtCLucene/%{so_version}
 %{_libqt5_includedir}/QtDesigner/%{so_version}
 %{_libqt5_includedir}/QtDesignerComponents/%{so_version}
@@ -291,7 +293,7 @@
 
 %files devel
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %exclude %{_libqt5_includedir}/QtCLucene/%{so_version}
 %{_libqt5_includedir}/QtCLucene
 %exclude %{_libqt5_includedir}/QtDesigner/%{so_version}
@@ -314,7 +316,7 @@
 
 %files examples
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_libqt5_examplesdir}/
 
 %changelog

++++++ qttools-opensource-src-5.3.2.tar.xz -> 
qttools-opensource-src-5.4.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qttools/qttools-opensource-src-5.3.2.tar.xz 
/work/SRC/openSUSE:Factory/.libqt5-qttools.new/qttools-opensource-src-5.4.0.tar.xz
 differ: char 25, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to