Hello community, here is the log from the commit of package libqt5-qtlocation for openSUSE:Factory checked in at 2014-09-08 21:28:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtlocation (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtlocation.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtlocation" Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtlocation/libqt5-qtlocation.changes 2014-06-30 21:50:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5-qtlocation.new/libqt5-qtlocation.changes 2014-09-08 21:28:38.000000000 +0200 @@ -1,0 +2,22 @@ +Thu Sep 4 20:37:34 UTC 2014 - [email protected] + +- Update to 5.3.2~git20140904 (r6e39a79): + * Tip of the bugfix 5.3.2 branch + * OSX: Fix QGeoPositionInfo attribute values with + corelocation plug-in + * Don't hang weatherinfo if position source has an error. + * Enforce the use of test.source position plug-in + in auto tests + * Report error when failing to connect to Geoclue. + * Add changelog for QtPositioning 5.3.2 release. + * Fix fitViewportToMapItemsRefine + * Avoid potential double deletion when handling + OSM route replies + * Fix QGeoRouteReplyOsm::networkReplyFinished + * Fix issues with MapItemView. + * Fixed symbol clash between sensor and positioning + plug-in on iOS + * Fix the names of the plugin factory classes for + static plugin loading + +------------------------------------------------------------------- Old: ---- qtlocation-opensource-src-5.3.1.tar.xz New: ---- qtlocation-opensource-src-5.3.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtlocation.spec ++++++ --- /var/tmp/diff_new_pack.TJ5SFm/_old 2014-09-08 21:28:39.000000000 +0200 +++ /var/tmp/diff_new_pack.TJ5SFm/_new 2014-09-08 21:28:39.000000000 +0200 @@ -16,25 +16,21 @@ # -%define qt5_snapshot 0 +%define qt5_snapshot 1 %define libname libQt5Positioning5 Name: libqt5-qtlocation -Version: 5.3.1 +Version: 5.3.2~git20140904 Release: 0 Summary: Qt 5 Location Addon License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0 Group: Development/Libraries/X11 Url: http://qt.digia.com %define base_name libqt5 -%define real_version 5.3.1 -%define so_version 5.3.1 -%if %qt5_snapshot -%define tar_version qtlocation-%{real_version} -%else +%define real_version 5.3.2 +%define so_version 5.3.2 %define tar_version qtlocation-opensource-src-%{real_version} -%endif Source: %{tar_version}.tar.xz Source1: baselibs.conf BuildRequires: fdupes @@ -54,11 +50,7 @@ Qt is a set of libraries for developing applications. %prep -%if %qt5_snapshot -%setup -q -n qtlocation-%{real_version} -%else %setup -q -n qtlocation-opensource-src-%{real_version} -%endif %package -n %libname Summary: Qt 5 Location Addon @@ -119,6 +111,8 @@ # kill .la files rm -f %{buildroot}%{_libqt5_libdir}/lib*.la +%fdupes -s %{buildroot}%{_libqt5_examplesdir}/ + %files -n %libname %defattr(-,root,root,755) %doc *.txt LICENSE.* ++++++ qtlocation-opensource-src-5.3.1.tar.xz -> qtlocation-opensource-src-5.3.2.tar.xz ++++++ ++++ 1791 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
