Accepting request 287887 from KDE:Qt5

Update to 5.4.1

OBS-URL: https://build.opensuse.org/request/show/287887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtsensors?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2015-03-01 14:28:04 +00:00 committed by Git OBS Bridge
parent 5fd4fa8d8b
commit 923676b853
4 changed files with 36 additions and 8 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Feb 24 16:10:26 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.4.1
* For more details please see:
http://blog.qt.io/blog/2015/02/24/qt-5-4-1-released/
- Split the imports into separate package
- Add minimal requires on libQtQuick5 and libQt5Core5
-------------------------------------------------------------------
Wed Dec 10 11:00:10 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libqt5-qtsensors
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,15 +21,15 @@
%define libname libQt5Sensors5
Name: libqt5-qtsensors
Version: 5.4.0
Version: 5.4.1
Release: 0
Summary: Qt 5 Serial Port 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.4.0
%define so_version 5.4.0
%define real_version 5.4.1
%define so_version 5.4.1
%define tar_version qtsensors-opensource-src-%{real_version}
Source: %{tar_version}.tar.xz
Source1: baselibs.conf
@ -54,10 +54,25 @@ Qt is a set of libraries for developing applications.
%package -n %libname
Summary: Qt 5 Serial Port Addon
Group: Development/Libraries/X11
%requires_ge libQt5Core5
%description -n %libname
Qt is a set of libraries for developing applications.
%package -n %libname-imports
Summary: Qt 5 Serial Port Addon - QML imports
Group: Development/Libraries/X11
Supplements: packageand(%libname:libQtQuick5)
# imports splited with 5.4.1
Conflicts: %libname < 5.4.1
%requires_ge libQtQuick5
%description -n %libname-imports
Qt is a set of libraries for developing applications.
This package contains base tools, like string, xml, and network
handling.
%package devel
Summary: Qt Development Kit
Group: Development/Libraries/X11
@ -115,10 +130,14 @@ rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
%defattr(-,root,root,755)
%doc LGPL_EXCEPTION.txt LICENSE.*
%{_libqt5_libdir}/libQt5Sensors.so.*
%{_libqt5_archdatadir}/qml/QtSensors/
%{_libqt5_plugindir}/sensors
%{_libqt5_plugindir}/sensorgestures
%files -n %libname-imports
%defattr(-,root,root,755)
%doc LGPL_EXCEPTION.txt LICENSE.*
%{_libqt5_archdatadir}/qml/QtSensors/
%files private-headers-devel
%defattr(-,root,root,755)
%doc LGPL_EXCEPTION.txt LICENSE.*

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a0f33ccf572b9fbcdc46fca602d75270979a2f851b6a1f399d039b1f7aae159
size 2068848

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac4b8e2ef7520e674eb53848ec3d459d8ae92735093106b93104dec7f65edbf8
size 2068680