Hello community,

here is the log from the commit of package libqt4 for openSUSE:Factory checked 
in at 2015-06-03 08:15:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt4 (Old)
 and      /work/SRC/openSUSE:Factory/.libqt4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt4"

Changes:
--------
libqt4-sql-plugins.changes: same change
--- /work/SRC/openSUSE:Factory/libqt4/libqt4.changes    2015-05-24 
19:30:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt4.new/libqt4.changes       2015-06-03 
08:15:29.000000000 +0200
@@ -1,0 +2,23 @@
+Thu May 28 21:45:10 UTC 2015 - [email protected]
+
+- update to 4.8.7:
+  * see http://download.qt.io/official_releases/qt/4.8/4.8.7/changes-4.8.7
+
+- remove 0001-Don-t-crash-on-broken-GIF-images.patch,
+  0001-Don-t-leak-RENDER-Pictures-in-QPixmap-paintEngine.patch,
+  0001-Fix-DateTime-with-recent-versions-of-tzdata.patch,
+  0001-Fix-crash-when-deleting-top-level-windows-embedded-i.patch,
+  0001-Fixes-crash-in-gif-image-decoder.patch,
+  0001-Ignore-expired-certificate-during-certificate-valida.patch,
+  0001-Memory-and-file-descriptor-leak-in-QFontCache.patch,
+  0001-QDbus-Fix-a-b-comparison.patch,
+  0001-QDeclarativeTextEdit-fix-use-of-uninitialised-value.patch,
+  0001-QPdf-addImage-avoid-a-QImage-detach-when-it-s-in-an-.patch,
+  0001-QSslCertificate-blacklist-NIC-certificates-from-Indi.patch,
+  0002-Fixes-crash-in-bmp-and-ico-image-decoding.patch,
+  fix-a-division-by-zero.patch,
+  fix-detection-of-GCC5.patch,
+  fix-upload-corruptions-when-server-closes-connection.patch:
+  * upstreamed
+
+-------------------------------------------------------------------

Old:
----
  0001-Don-t-crash-on-broken-GIF-images.patch
  0001-Don-t-leak-RENDER-Pictures-in-QPixmap-paintEngine.patch
  0001-Fix-DateTime-with-recent-versions-of-tzdata.patch
  0001-Fix-crash-when-deleting-top-level-windows-embedded-i.patch
  0001-Fixes-crash-in-gif-image-decoder.patch
  0001-Ignore-expired-certificate-during-certificate-valida.patch
  0001-Memory-and-file-descriptor-leak-in-QFontCache.patch
  0001-QDbus-Fix-a-b-comparison.patch
  0001-QDeclarativeTextEdit-fix-use-of-uninitialised-value.patch
  0001-QPdf-addImage-avoid-a-QImage-detach-when-it-s-in-an-.patch
  0001-QSslCertificate-blacklist-NIC-certificates-from-Indi.patch
  0002-Fixes-crash-in-bmp-and-ico-image-decoding.patch
  fix-a-division-by-zero.patch
  fix-detection-of-GCC5.patch
  fix-upload-corruptions-when-server-closes-connection.patch
  qt-everywhere-opensource-src-4.8.6.tar.gz

New:
----
  qt-everywhere-opensource-src-4.8.7.tar.gz

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

Other differences:
------------------
++++++ libqt4-devel-doc.spec ++++++
--- /var/tmp/diff_new_pack.UnfYz1/_old  2015-06-03 08:15:40.000000000 +0200
+++ /var/tmp/diff_new_pack.UnfYz1/_new  2015-06-03 08:15:40.000000000 +0200
@@ -38,7 +38,7 @@
 # COMMON-VERSION-BEGIN
 %define base_name libqt4
 %define tar_version everywhere-opensource-src-%{version}
-Version:        4.8.6
+Version:        4.8.7
 Release:        0
 # COMMON-VERSION-END
 # COMMON-VERSION-END
@@ -105,7 +105,6 @@
 # PATCH-FIX-OPENSUSE kde4_qt_plugin_path.patch
 Patch154:       kde4_qt_plugin_path.patch
 Patch160:       ppc64le.diff
-Patch161:       0001-Don-t-crash-on-broken-GIF-images.patch
 # LO filepicker integration (3 patches)
 # PATCH-FIX-OPENSUSE exclude socket notifiers from the glib event loop - 
needed for LO KDE4 filepicker integration (1/3)
 Patch162:       glib-honor-ExcludeSocketNotifiers-flag.diff
@@ -115,21 +114,6 @@
 Patch164:       l-qclipboard_delay.patch
 # PATCH-FIX-OPENSUSE fix_qrasterpixmapdata_bnc847880.diff -- fix image rect 
copy optimization that copied "garbage" when used in qemu/cirrus (bnc#847880)
 Patch165:       fix_qrasterpixmapdata_bnc847880.diff
-# PATCH-FIX-UPSTREAM fix-detection-of-GCC5.patch -- properly detect gcc5
-Patch166:       fix-detection-of-GCC5.patch
-Patch167:       fix-a-division-by-zero.patch
-Patch168:       fix-upload-corruptions-when-server-closes-connection.patch
-Patch169:       0001-Fixes-crash-in-gif-image-decoder.patch
-Patch170:       0002-Fixes-crash-in-bmp-and-ico-image-decoding.patch
-Patch171:       0001-Don-t-leak-RENDER-Pictures-in-QPixmap-paintEngine.patch
-Patch172:       0001-Fix-crash-when-deleting-top-level-windows-embedded-i.patch
-Patch173:       0001-QDbus-Fix-a-b-comparison.patch
-Patch174:       0001-Memory-and-file-descriptor-leak-in-QFontCache.patch
-Patch175:       0001-QSslCertificate-blacklist-NIC-certificates-from-Indi.patch
-Patch176:       0001-QPdf-addImage-avoid-a-QImage-detach-when-it-s-in-an-.patch
-Patch177:       0001-Fix-DateTime-with-recent-versions-of-tzdata.patch
-Patch178:       0001-QDeclarativeTextEdit-fix-use-of-uninitialised-value.patch
-Patch179:       0001-Ignore-expired-certificate-during-certificate-valida.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
   %define common_options --opensource -fast -no-separate-debug-info -shared 
-xkb -openssl-linked -xrender -xcursor -dbus-linked -xfixes -xrandr -xinerama 
-sm -no-nas-sound -no-rpath -system-libjpeg -system-libpng -accessibility -cups 
-stl -nis -system-zlib -prefix /usr -L %{_libdir} -libdir %{_libdir} -docdir 
%_docdir/%{base_name} -examplesdir %{_libdir}/qt4/examples -demosdir 
%{_libdir}/qt4/demos -plugindir %plugindir -translationdir 
%{_datadir}/qt4/translations -iconv -sysconfdir /etc/settings -datadir 
%{_datadir}/qt4/ -no-pch -reduce-relocations -exceptions -system-libtiff -glib 
-optimized-qmake -no-webkit -no-xmlpatterns -system-sqlite -qt3support 
-no-sql-mysql -importdir %plugindir/imports  -xsync -xinput -gtkstyle
@@ -209,25 +193,10 @@
 %patch153 -p1
 %patch154 -p1
 %patch160
-%patch161 -p1
 %patch162 -p1 
 %patch163 -p0
 %patch164
 %patch165 -p1
-%patch166 -p1
-%patch167 -p1
-%patch168 -p1
-%patch169 -p1
-%patch170 -p1
-%patch171 -p1
-%patch172 -p1
-%patch173 -p1
-%patch174 -p1
-%patch175 -p1
-%patch176 -p1
-%patch177 -p1
-%patch178 -p1
-%patch179 -p1
 
 # be sure not to use them
 rm -rf src/3rdparty/{libjpeg,freetype,libpng,zlib,libtiff,fonts}

libqt4-sql-plugins.spec: same change
++++++ libqt4.spec ++++++
--- /var/tmp/diff_new_pack.UnfYz1/_old  2015-06-03 08:15:40.000000000 +0200
+++ /var/tmp/diff_new_pack.UnfYz1/_new  2015-06-03 08:15:40.000000000 +0200
@@ -54,7 +54,7 @@
 # COMMON-VERSION-BEGIN
 %define base_name libqt4
 %define tar_version everywhere-opensource-src-%{version}
-Version:        4.8.6
+Version:        4.8.7
 Release:        0
 # COMMON-VERSION-END
 Summary:        C++ Program Library, Core Components
@@ -127,7 +127,6 @@
 # PATCH-FIX-OPENSUSE kde4_qt_plugin_path.patch
 Patch154:       kde4_qt_plugin_path.patch
 Patch160:       ppc64le.diff
-Patch161:       0001-Don-t-crash-on-broken-GIF-images.patch
 # LO filepicker integration (3 patches)
 # PATCH-FIX-OPENSUSE exclude socket notifiers from the glib event loop - 
needed for LO KDE4 filepicker integration (1/3)
 Patch162:       glib-honor-ExcludeSocketNotifiers-flag.diff
@@ -137,21 +136,6 @@
 Patch164:       l-qclipboard_delay.patch
 # PATCH-FIX-OPENSUSE fix_qrasterpixmapdata_bnc847880.diff -- fix image rect 
copy optimization that copied "garbage" when used in qemu/cirrus (bnc#847880)
 Patch165:       fix_qrasterpixmapdata_bnc847880.diff
-# PATCH-FIX-UPSTREAM fix-detection-of-GCC5.patch -- properly detect gcc5
-Patch166:       fix-detection-of-GCC5.patch
-Patch167:       fix-a-division-by-zero.patch
-Patch168:       fix-upload-corruptions-when-server-closes-connection.patch
-Patch169:       0001-Fixes-crash-in-gif-image-decoder.patch
-Patch170:       0002-Fixes-crash-in-bmp-and-ico-image-decoding.patch
-Patch171:       0001-Don-t-leak-RENDER-Pictures-in-QPixmap-paintEngine.patch
-Patch172:       0001-Fix-crash-when-deleting-top-level-windows-embedded-i.patch
-Patch173:       0001-QDbus-Fix-a-b-comparison.patch
-Patch174:       0001-Memory-and-file-descriptor-leak-in-QFontCache.patch
-Patch175:       0001-QSslCertificate-blacklist-NIC-certificates-from-Indi.patch
-Patch176:       0001-QPdf-addImage-avoid-a-QImage-detach-when-it-s-in-an-.patch
-Patch177:       0001-Fix-DateTime-with-recent-versions-of-tzdata.patch
-Patch178:       0001-QDeclarativeTextEdit-fix-use-of-uninitialised-value.patch
-Patch179:       0001-Ignore-expired-certificate-during-certificate-valida.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
   %define common_options --opensource -fast -no-separate-debug-info -shared 
-xkb -openssl-linked -xrender -xcursor -dbus-linked -xfixes -xrandr -xinerama 
-sm -no-nas-sound -no-rpath -system-libjpeg -system-libpng -accessibility -cups 
-stl -nis -system-zlib -prefix /usr -L %{_libdir} -libdir %{_libdir} -docdir 
%_docdir/%{base_name} -examplesdir %{_libdir}/qt4/examples -demosdir 
%{_libdir}/qt4/demos -plugindir %plugindir -translationdir 
%{_datadir}/qt4/translations -iconv -sysconfdir /etc/settings -datadir 
%{_datadir}/qt4/ -no-pch -reduce-relocations -exceptions -system-libtiff -glib 
-optimized-qmake -no-webkit -no-xmlpatterns -system-sqlite -qt3support 
-no-sql-mysql -importdir %plugindir/imports  -xsync -xinput -gtkstyle
@@ -457,25 +441,10 @@
 %patch153 -p1
 %patch154 -p1
 %patch160
-%patch161 -p1
 %patch162 -p1 
 %patch163 -p0
 %patch164
 %patch165 -p1
-%patch166 -p1
-%patch167 -p1
-%patch168 -p1
-%patch169 -p1
-%patch170 -p1
-%patch171 -p1
-%patch172 -p1
-%patch173 -p1
-%patch174 -p1
-%patch175 -p1
-%patch176 -p1
-%patch177 -p1
-%patch178 -p1
-%patch179 -p1
 
 # be sure not to use them
 rm -rf src/3rdparty/{libjpeg,freetype,libpng,zlib,libtiff,fonts}





++++++ qt-everywhere-opensource-src-4.8.6.tar.gz -> 
qt-everywhere-opensource-src-4.8.7.tar.gz ++++++
/work/SRC/openSUSE:Factory/libqt4/qt-everywhere-opensource-src-4.8.6.tar.gz 
/work/SRC/openSUSE:Factory/.libqt4.new/qt-everywhere-opensource-src-4.8.7.tar.gz
 differ: char 4, line 1



Reply via email to