Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2013-12-02 07:22:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2013-11-29 07:02:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2013-12-02 07:22:53.000000000 +0100
@@ -1,0 +2,13 @@
+Fri Nov 29 13:42:39 UTC 2013 - [email protected]
+
+- Update to 5.2 rc1
+  * New feature release, please see
+  
http://blog.qt.digia.com/blog/2013/11/29/qt-5-2-release-candidate-1-available/
+  and http://qt-project.org/wiki/New-Features-in-Qt-5.2
+- Droped xcb_193.patch, included in this release
+- Drop gstreamer-0_10-plugins-base-devel BuildRequires, nothing in
+  qtbase uses gstreamer, and config tests where false positive before
+- Temporary disable qt-never-strip.diff, we can use configure flags
+  for no-strip
+
+-------------------------------------------------------------------

Old:
----
  qtbase-opensource-src-5.2.0-beta1.tar.xz
  xcb_193.patch

New:
----
  qtbase-opensource-src-5.2.0-rc1.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtbase.spec ++++++
--- /var/tmp/diff_new_pack.kMERYf/_old  2013-12-02 07:22:57.000000000 +0100
+++ /var/tmp/diff_new_pack.kMERYf/_new  2013-12-02 07:22:57.000000000 +0100
@@ -50,14 +50,14 @@
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(xkbcommon) >= 0.2.0
-Version:        5.2.0~beta1
+Version:        5.2.0~rc1
 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.2.0-beta1
+%define real_version 5.2.0-rc1
 %define so_version 5.2.0
 %define tar_version qtbase-opensource-src-%{real_version}
 Source:         %{tar_version}.tar.xz
@@ -75,10 +75,7 @@
 Patch109:       libqt5-libtool-nodate.diff
 # PATCH-FIX-UPSTREAM qmake-add-usr-include.diff -- explicitly include 
/usr/include path
 Patch131:       qmake-add-usr-include.diff
-# PATCH-FIX-UPSTREAM xcb_193.patch -- For the 'oh, shit' xcb release 
(fdo#71502,fdo#71507,qtbug#34748)
-Patch132:       xcb_193.patch
 BuildRequires:  clucene-core-devel
-BuildRequires:  gstreamer-0_10-plugins-base-devel
 BuildRequires:  libicu-devel
 BuildRequires:  libpulse-devel
 BuildRequires:  libudev-devel
@@ -109,12 +106,11 @@
 
 %prep
 %setup -q -n qtbase-opensource-src-%{real_version}
-%patch2 -p1
+#patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch109 -p1
 %patch131 -p1
-%patch132 -p1
 
 # be sure not to use them
 rm -r src/3rdparty/{libjpeg,freetype,libpng,zlib}
@@ -354,6 +350,7 @@
        -reduce-relocations \
        -optimized-qmake \
        -accessibility \
+       -no-strip \
        -opensource \
        -no-separate-debug-info \
        -shared \


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

Reply via email to