Hello community,

here is the log from the commit of package libqt5-qtct for openSUSE:Factory 
checked in at 2015-05-15 07:43:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtct (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtct.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtct"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtct/libqt5-qtct.changes  2015-04-02 
16:03:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtct.new/libqt5-qtct.changes     
2015-05-15 07:44:22.000000000 +0200
@@ -1,0 +2,13 @@
+Tue May 12 23:12:32 UTC 2015 - [email protected]
+
+- Update to 0.11:
+  * Use less private headers.
+  * Improve build scripts.
+  * Fix settings updating issue.
+  * Fix font setting.
+  * Fix fonts.conf generation.
+  * Fix segmentation fault on "widget-less" applications.
+  * Add Polish translation.
+  * Update German translation.
+
+-------------------------------------------------------------------

Old:
----
  qt5ct-0.10.tar.bz2

New:
----
  qt5ct-0.11.tar.bz2

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

Other differences:
------------------
++++++ libqt5-qtct.spec ++++++
--- /var/tmp/diff_new_pack.5u0j0s/_old  2015-05-15 07:44:23.000000000 +0200
+++ /var/tmp/diff_new_pack.5u0j0s/_new  2015-05-15 07:44:23.000000000 +0200
@@ -18,19 +18,19 @@
 
 %define _name   qt5ct
 Name:           libqt5-qtct
-Version:        0.10
+Version:        0.11
 Release:        0
 Summary:        Qt5 Configuration Tool
 License:        BSD-2-Clause
 Group:          Development/Libraries/X11
-Url:            http://qt5ct.sourceforge.net/
+Url:            https://sourceforge.net/projects/qt5ct
 Source:         http://downloads.sf.net/%{_name}/%{_name}-%{version}.tar.bz2
 BuildRequires:  gcc-c++
-BuildRequires:  libQt5Core-private-headers-devel >= 5.4.0
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.4.0
-BuildRequires:  libQt5Widgets-private-headers-devel >= 5.4.0
 BuildRequires:  libqt5-linguist >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Svg) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
 Provides:       %{_name} = %{version}
 
 %description
@@ -40,7 +40,7 @@
 %prep
 %setup -q -n %{_name}-%{version}
 echo "export QT_QPA_PLATFORMTHEME='%{_name}'" > %{name}.sh
-echo "setenv QT_QPA_PLATFORMTHEME='%{_name}'" > %{name}.csh
+echo "setenv QT_QPA_PLATFORMTHEME '%{_name}'" > %{name}.csh
 
 %build
 %qmake5

++++++ qt5ct-0.10.tar.bz2 -> qt5ct-0.11.tar.bz2 ++++++
++++ 2434 lines of diff (skipped)


Reply via email to