Accepting request 499986 from KDE:Qt5
Qt 5.9.0 final OBS-URL: https://build.opensuse.org/request/show/499986 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtdatavis3d?expand=0&rev=2
This commit is contained in:
parent
f81d7e2f19
commit
3d26e8b7f4
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 07:05:08 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.0 final
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 17:49:52 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Drop -docs subackage, part of libqt5-qtdoc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 24 19:16:41 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.0 RC:
|
||||
* For more details please see:
|
||||
http://lists.qt-project.org/pipermail/announce/2017-May/000115.html
|
||||
and https://wiki.qt.io/New_Features_in_Qt_5.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 28 23:11:07 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
@ -21,17 +21,17 @@
|
||||
%define libname libQt5DataVisualization5
|
||||
|
||||
Name: libqt5-qtdatavis3d
|
||||
Version: 5.7.1
|
||||
Version: 5.9.0
|
||||
Release: 0
|
||||
Summary: Qt5 Data Visualization 3D
|
||||
License: GPL-3.0
|
||||
Group: Development/Libraries/X11
|
||||
Url: http://doc.qt.io/qt-5/qtdatavisualization-index.html
|
||||
%define base_name libqt5
|
||||
%define real_version 5.7.1
|
||||
%define so_version 5.7.1
|
||||
%define real_version 5.9.0
|
||||
%define so_version 5.9.0
|
||||
%define tar_version qtdatavis3d-opensource-src-%{real_version}
|
||||
Source: %{tar_version}.tar.xz
|
||||
Source: https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||
BuildRequires: libqt5-qtdeclarative-devel >= %{version}
|
||||
BuildRequires: fdupes
|
||||
|
||||
@ -105,18 +105,6 @@ Supplements: packageand(%{libname}:libDataVisualization5)
|
||||
%description imports
|
||||
This package contains QML import files for Qt5 Data Visualization module.
|
||||
|
||||
%package docs
|
||||
Summary: Documentation for the Qt5 Data Visualization module
|
||||
Group: Documentation/HTML
|
||||
Requires: %{name} = %{version}
|
||||
Recommends: %{name}-devel
|
||||
BuildRequires: libqt5-qttools
|
||||
BuildRequires: libqt5-qttools-doc
|
||||
BuildArch: noarch
|
||||
|
||||
%description docs
|
||||
Documentation for the Qt 5 Data Visualization module.
|
||||
|
||||
%post -n %libname -p /sbin/ldconfig
|
||||
|
||||
%postun -n %libname -p /sbin/ldconfig
|
||||
@ -128,12 +116,9 @@ mkdir .git
|
||||
%endif
|
||||
%qmake5
|
||||
%make_jobs
|
||||
make docs
|
||||
|
||||
%install
|
||||
%qmake5_install
|
||||
mkdir -p $RPM_BUILD_ROOT%{_libqt5_docdir}
|
||||
make install_docs INSTALL_ROOT=%{buildroot}
|
||||
%fdupes %{buildroot}/%{_libqt5_examplesdir}
|
||||
|
||||
# kill .la files
|
||||
@ -166,8 +151,4 @@ rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
|
||||
%defattr(-,root,root,755)
|
||||
%{_libqt5_archdatadir}/qml/*/
|
||||
|
||||
%files docs
|
||||
%defattr(-,root,root,755)
|
||||
%{_libqt5_docdir}
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1bff85dcdeed98ad8f0e191f77e7c0e9d57af719c51791044b9c15e939b800f8
|
||||
size 5155740
|
3
qtdatavis3d-opensource-src-5.9.0.tar.xz
Normal file
3
qtdatavis3d-opensource-src-5.9.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:696baff081c7aebf42ca6f618d8c1ee122bd80ca623028f6379c4a4414a571f3
|
||||
size 5163140
|
Loading…
Reference in New Issue
Block a user