Hello community,

here is the log from the commit of package libqt5-qtlocation for 
openSUSE:Factory checked in at 2014-12-21 11:57:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-18 07:56:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtlocation.new/libqt5-qtlocation.changes 
2014-12-21 11:56:19.000000000 +0100
@@ -1,0 +2,24 @@
+Wed Dec 10 11:00:08 UTC 2014 - [email protected]
+
+- Update to 5.4 Final
+  * For more details please see:
+    http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/
+    and http://qt-project.org/wiki/New-Features-in-Qt-5.4
+
+-------------------------------------------------------------------
+Thu Nov 27 15:58:44 UTC 2014 - [email protected]
+
+- Update to 5.4 RC
+  * For more details please see:
+    
http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/
+    and http://qt-project.org/wiki/New-Features-in-Qt-5.4
+- New libQt5Location5 subpackage
+
+-------------------------------------------------------------------
+Mon Nov  3 20:39:34 UTC 2014 - [email protected]
+
+- Don't BuildRequire pkgconfig(gypsy) for SLE
+- Downgrade external packages to suggests of the devel package, they
+  are private deps
+
+-------------------------------------------------------------------

Old:
----
  qtlocation-opensource-src-5.3.2.tar.xz

New:
----
  qtlocation-opensource-src-5.4.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtlocation.spec ++++++
--- /var/tmp/diff_new_pack.XNq11j/_old  2014-12-21 11:56:21.000000000 +0100
+++ /var/tmp/diff_new_pack.XNq11j/_new  2014-12-21 11:56:21.000000000 +0100
@@ -21,15 +21,15 @@
 %define libname libQt5Positioning5
 
 Name:           libqt5-qtlocation
-Version:        5.3.2
+Version:        5.4.0
 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.2
-%define so_version 5.3.2
+%define real_version 5.4.0
+%define so_version 5.4.0
 %define tar_version qtlocation-opensource-src-%{real_version}
 Source:         %{tar_version}.tar.xz
 Source1:        baselibs.conf
@@ -39,7 +39,9 @@
 BuildRequires:  xz
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(geoclue)
+%if !0%{?suse_version} == 1315
 BuildRequires:  pkgconfig(gypsy)
+%endif
 %if %qt5_snapshot
 #to create the forwarding headers
 BuildRequires:  perl
@@ -53,19 +55,29 @@
 %setup -q -n qtlocation-opensource-src-%{real_version}
 
 %package -n %libname
-Summary:        Qt 5 Location Addon
+Summary:        Qt 5 Positioning Addon
 Group:          Development/Libraries/X11
 
 %description -n %libname
 Qt is a set of libraries for developing applications.
 
+%package -n libQt5Location5
+Summary:        Qt 5 Location Addon
+Group:          Development/Libraries/X11
+
+%description -n libQt5Location5
+Qt is a set of libraries for developing applications.
+
 %package devel
 Summary:        Qt Development Kit
 Group:          Development/Libraries/X11
 Requires:       %libname = %{version}
-Requires:       pkgconfig(gconf-2.0)
-Requires:       pkgconfig(geoclue)
-Requires:       pkgconfig(gypsy)
+Requires:       libQt5Location5 = %{version}
+Suggests:       pkgconfig(gconf-2.0)
+Suggests:       pkgconfig(geoclue)
+%if !0%{?suse_version} == 1315
+Suggests:       pkgconfig(gypsy)
+%endif
 
 %description devel
 You need this package, if you want to compile programs with qtsensors.
@@ -96,6 +108,10 @@
 
 %postun -n %libname -p /sbin/ldconfig
 
+%post -n libQt5Location5 -p /sbin/ldconfig
+
+%postun -n libQt5Location5 -p /sbin/ldconfig
+
 %build
 %if %qt5_snapshot
 #force the configure script to generate the forwarding headers (it checks 
whether .git directory exists)
@@ -122,20 +138,34 @@
 %dir %{_libqt5_archdatadir}/qml/QtPositioning
 %{_libqt5_archdatadir}/qml/QtPositioning/
 
+%files -n libQt5Location5
+%defattr(-,root,root,755)
+%doc *.txt LICENSE.*
+%{_libqt5_libdir}/libQt5Location.so.*
+%{_libqt5_plugindir}/geoservices/
+%{_libqt5_archdatadir}/qml/QtLocation/
+
 %files private-headers-devel
 %defattr(-,root,root,755)
 %doc *.txt LICENSE.*
 %{_libqt5_includedir}/QtPositioning/%{so_version}
+%{_libqt5_includedir}/QtLocation/%{so_version}
 
 %files devel
 %defattr(-,root,root,755)
 %doc *.txt LICENSE.*
 %exclude %{_libqt5_includedir}/QtPositioning/%{so_version}
+%exclude %{_libqt5_includedir}/QtLocation/%{so_version}
 %{_libqt5_includedir}/QtPositioning
+%{_libqt5_includedir}/QtLocation
 %{_libqt5_libdir}/cmake/Qt5Positioning
+%{_libqt5_libdir}/cmake/Qt5Location
 %{_libqt5_libdir}/libQt5Positioning.prl
+%{_libqt5_libdir}/libQt5Location.prl
 %{_libqt5_libdir}/libQt5Positioning.so
+%{_libqt5_libdir}/libQt5Location.so
 %{_libqt5_libdir}/pkgconfig/Qt5Positioning.pc
+%{_libqt5_libdir}/pkgconfig/Qt5Location.pc
 %{_libqt5_libdir}/qt5/mkspecs/modules/qt_lib_*.pri
 
 %files examples

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.XNq11j/_old  2014-12-21 11:56:21.000000000 +0100
+++ /var/tmp/diff_new_pack.XNq11j/_new  2014-12-21 11:56:21.000000000 +0100
@@ -1,3 +1,5 @@
 libQt5Positioning5
+libQt5Location5
 libqt5-qtlocation-devel
+       requires "libQt5Location5-<targettype> = <version>"
        requires "libQt5Positioning5-<targettype> = <version>"
\ No newline at end of file

++++++ qtlocation-opensource-src-5.3.2.tar.xz -> 
qtlocation-opensource-src-5.4.0.tar.xz ++++++
++++ 42119 lines of diff (skipped)

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

Reply via email to