Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2014-02-18 16:17:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-01-05 11:30:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2014-02-18 16:17:27.000000000 +0100
@@ -1,0 +2,28 @@
+Mon Feb 10 11:36:36 UTC 2014 - m...@suse.com
+
+- Update LICENSE files to %doc
+
+-------------------------------------------------------------------
+Wed Feb  5 17:07:24 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.1:
+  * For more details please see:
+    http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/
+- Split out (private) devel packages for each library. Also added
+  common-devel package, which contains mkspecs, and basic binaries
+  (e.g. moc, qmake, rcc, syncqt and uic)
+- Only create qt5 symlinks for binaries which conflict with
+  Qt4 version
+- Remove libtool archives from packages
+- Apply conditionals for %arm also for aarch64
+- Removed unneeded or upstreamed patches:
+  * 0001-Remove-the-GLES-2-dependency-for-eglfs-and-kms.patch
+  * 0002-Fix-configure-script-to-not-dictate-OpenGL-ES-2-when.patch
+  * 0003-EGL-convenience-deal-with-DefaultRenderableType-when.patch
+  * 0004-Do-not-disable-egl-on-desktop-gl-automatically.patch
+  * qt-never-strip.diff
+  * qtbase-opensource-src-5.1.1-bigendian.patch
+- modified patches:
+  * qmake-add-usr-include.diff
+
+-------------------------------------------------------------------

Old:
----
  0001-Remove-the-GLES-2-dependency-for-eglfs-and-kms.patch
  0002-Fix-configure-script-to-not-dictate-OpenGL-ES-2-when.patch
  0003-EGL-convenience-deal-with-DefaultRenderableType-when.patch
  0004-Do-not-disable-egl-on-desktop-gl-automatically.patch
  qt-never-strip.diff
  qtbase-opensource-src-5.1.1-bigendian.patch
  qtbase-opensource-src-5.2.0.tar.xz

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

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

Other differences:
------------------
++++++ libqt5-qtbase.spec ++++++
++++ 994 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.spec
++++ and /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.spec


++++++ qmake-add-usr-include.diff ++++++
--- /var/tmp/diff_new_pack.fPxZ5P/_old  2014-02-18 16:17:29.000000000 +0100
+++ /var/tmp/diff_new_pack.fPxZ5P/_new  2014-02-18 16:17:29.000000000 +0100
@@ -1,11 +1,13 @@
---- qtbase/qmake/generators/unix/unixmake2.cpp 2012/08/30 12:10:34     1.1
-+++ qtbase/qmake/generators/unix/unixmake2.cpp 2012/08/30 12:10:41
-@@ -128,7 +128,7 @@
+diff --git a/qmake/generators/unix/unixmake2.cpp 
b/qmake/generators/unix/unixmake2.cpp
+index e4d33e2..920ebe9 100644
+--- a/qmake/generators/unix/unixmake2.cpp
++++ b/qmake/generators/unix/unixmake2.cpp
+@@ -128,7 +128,7 @@ UnixMakefileGenerator::writeMakeParts(QTextStream &t)
        << varGlue("DEFINES","-D"," -D","") << endl;
      t << "CFLAGS        = " << var("QMAKE_CFLAGS") << " $(DEFINES)\n";
      t << "CXXFLAGS      = " << var("QMAKE_CXXFLAGS") << " $(DEFINES)\n";
 -    t << "INCPATH       = -I" << specdir();
-+    t << "INCPATH       = " << "-I/usr/include -I" << specdir();
++    t << "INCPATH       = -I/usr/include -I" << specdir();
      if(!project->isActiveConfig("no_include_pwd")) {
          QString pwd = escapeFilePath(fileFixify(qmake_getpwd()));
          if(pwd.isEmpty())

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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to