Accepting request 247854 from KDE:Qt5

- Update to 5.3.2~git20140904 (r05670f5):
  * Tip of the bugfix 5.3.2 branch

Please copy to 13.2 if possible, as can be seen from the changelog, it contains many useful bugfixes. The 'snapshot' is artificial, as the probably won't be any commits between now and 5.3.2, but release is waiting on some bureaucratic procedures. Thanks!

OBS-URL: https://build.opensuse.org/request/show/247854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtsensors?expand=0&rev=15
This commit is contained in:
Stephan Kulow 2014-09-08 19:28:28 +00:00 committed by Git OBS Bridge
parent 79465f2506
commit 9f9be4f3ce
4 changed files with 23 additions and 15 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Sep 4 20:37:34 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.3.2~git20140904 (rf33363d):
* Tip of the bugfix 5.3.2 branch:
* Add missing private headers warning
* Do not warn when failing to load static plugins
as sensor plugins
* Do not warn if no config file is found.
* Add missing word to QCompass documentation.
* Restore setting of sensors interface.
* Series of crash fixes from Mer, squashed
* [sensorfw] need to run init after sensord has been restarted
-------------------------------------------------------------------
Wed Jun 25 10:38:05 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -16,25 +16,21 @@
#
%define qt5_snapshot 0
%define qt5_snapshot 1
%define libname libQt5Sensors5
Name: libqt5-qtsensors
Version: 5.3.1
Version: 5.3.2~git20140904
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.3.1
%define so_version 5.3.1
%if %qt5_snapshot
%define tar_version qtsensors-%{real_version}
%else
%define real_version 5.3.2
%define so_version 5.3.2
%define tar_version qtsensors-opensource-src-%{real_version}
%endif
Source: %{tar_version}.tar.xz
Source1: baselibs.conf
BuildRequires: fdupes
@ -53,11 +49,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Qt is a set of libraries for developing applications.
%prep
%if %qt5_snapshot
%setup -q -n qtsensors-%{real_version}
%else
%setup -q -n qtsensors-opensource-src-%{real_version}
%endif
%package -n %libname
Summary: Qt 5 Serial Port Addon
@ -117,6 +109,8 @@ mkdir .git
# kill .la files
rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
%fdupes -s %{buildroot}%{_libqt5_examplesdir}
%files -n %libname
%defattr(-,root,root,755)
%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL

View File

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

View File

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