Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2014-05-22 06:38:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtbase (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtbase.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtbase"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes      
2014-05-14 20:25:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2014-05-22 06:39:26.000000000 +0200
@@ -1,0 +2,19 @@
+Wed May 21 00:32:51 UTC 2014 - [email protected]
+
+- Only enable reducing relocations on x86 and x86_64 arches; fixes
+  build for arm, ppc, etc (QTBUG-36129)
+
+-------------------------------------------------------------------
+Mon May 19 23:42:44 UTC 2014 - [email protected]
+
+- Update to 5.3.0 final
+  * Minor bugfixes over previous RC
+
+-------------------------------------------------------------------
+Sat May 17 17:11:25 UTC 2014 - [email protected]
+
+- Disable logging to journald for now, as it creates significant
+  performance penalty
+- Don't pass /usr/include to qmake, not needed
+
+-------------------------------------------------------------------

Old:
----
  qtbase-opensource-src-5.3.0-RC.tar.xz

New:
----
  qtbase-opensource-src-5.3.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtbase.spec ++++++
--- /var/tmp/diff_new_pack.RfFobB/_old  2014-05-22 06:39:31.000000000 +0200
+++ /var/tmp/diff_new_pack.RfFobB/_new  2014-05-22 06:39:31.000000000 +0200
@@ -17,16 +17,17 @@
 
 
 %define qt5_snapshot 0
+%define journald 0
 
 Name:           libqt5-qtbase
-Version:        5.3.0~rc
+Version:        5.3.0
 Release:        0
 Summary:        C++ Program Library, Core Components
 License:        GPL-3.0 or SUSE-LGPL-2.1-with-digia-exception-1.1
 Group:          System/Libraries
 Url:            http://qt.digia.com
 %define base_name libqt5
-%define real_version 5.3.0-RC
+%define real_version 5.3.0
 %define so_version 5.3.0
 %if %qt5_snapshot
 %define tar_version qtbase-%{real_version}
@@ -101,7 +102,9 @@
 %else
 BuildRequires:  xkeyboard-config
 %endif
+%if %journald
 BuildRequires:  pkgconfig(libsystemd-journal)
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -638,7 +641,11 @@
        -sysconfdir %{libqt5_sysconfdir} \
        -translationdir %{libqt5_translationdir} \
        -verbose \
+%ifarch %ix86 x86_64
        -reduce-relocations \
+%else
+       -no-reduce-relocations \
+%endif
        -optimized-qmake \
        -accessibility \
        -no-strip \
@@ -677,7 +684,9 @@
        -system-sqlite \
        -no-sql-mysql \
        -no-strip \
+%if %journald
        -journald \
+%endif
        -xsync \
        -xinput \
        -gtkstyle \
@@ -692,9 +701,9 @@
 %endif
     -release \
        -plugin-sql-sqlite -nomake tests \
-       -plugin-sql-psql -I/usr/include -I/usr/include/pgsql/ 
-I/usr/include/pgsql/server \
+       -plugin-sql-psql -I/usr/include/pgsql/ -I/usr/include/pgsql/server \
        -plugin-sql-odbc \
-       -plugin-sql-mysql -I/usr/include/mysql/ -I/usr/include -v
+       -plugin-sql-mysql -I/usr/include/mysql/ -v
 
 make %{?_smp_mflags}
 


++++++ qtbase-opensource-src-5.3.0-RC.tar.xz -> 
qtbase-opensource-src-5.3.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qtbase/qtbase-opensource-src-5.3.0-RC.tar.xz 
/work/SRC/openSUSE:Factory/.libqt5-qtbase.new/qtbase-opensource-src-5.3.0.tar.xz
 differ: char 26, line 1

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

Reply via email to