Accepting request 533797 from KDE:Qt5
Qt 5.9.2 OBS-URL: https://build.opensuse.org/request/show/533797 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtdoc?expand=0&rev=22
This commit is contained in:
parent
01cc6c7d16
commit
42ac22ba5c
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 8 14:04:59 UTC 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.9.2
|
||||
* For more details please see:
|
||||
https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 1 08:13:50 UTC 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.9.1
|
||||
* For more details please see:
|
||||
http://blog.qt.io/blog/2017/06/30/qt-5-9-1-released/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 07:05:10 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.9.0 final
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 18:06:07 UTC 2017 - christophe@krop.fr
|
||||
|
||||
- Provide/Obsolete libqt5-qtcharts-docs and libqt5-qtdatavis3d-docs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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 14 16:05:47 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,21 +18,26 @@
|
||||
|
||||
|
||||
Name: libqt5-qtdoc
|
||||
Version: 5.7.1
|
||||
Version: 5.9.2
|
||||
Release: 0
|
||||
%define base_name libqt5
|
||||
%define real_version 5.7.1
|
||||
%define real_version 5.9.2
|
||||
%define tar_version qtdoc-opensource-src-%{real_version}
|
||||
BuildRequires: libqt5-qtbase-devel
|
||||
BuildRequires: libqt5-qttools
|
||||
BuildRequires: xz
|
||||
Url: http://qt.digia.com
|
||||
Url: https://www.qt.io
|
||||
Summary: Qt 5 Doc
|
||||
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
|
||||
Group: Documentation/HTML
|
||||
BuildArch: noarch
|
||||
Source: %{tar_version}.tar.xz
|
||||
Source: https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||
Source2: qt-docs-qchs-%{real_version}.tar.xz
|
||||
# Replaced in Qt 5.9.2-rc
|
||||
Provides: libqt5-qtcharts-docs = %{version}
|
||||
Obsoletes: libqt5-qtcharts-docs < %{version}
|
||||
Provides: libqt5-qtdatavis3d-docs = %{version}
|
||||
Obsoletes: libqt5-qtdatavis3d-docs < %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -57,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT%{_libqt5_docdir}/global/
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,755)
|
||||
%doc *.txt LICENSE.*
|
||||
%doc LICENSE.*
|
||||
%{_libqt5_docdir}
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:835e106e381a25145db13083af70bca242d929b82c8b5221aea4d7301898f145
|
||||
size 192966172
|
3
qt-docs-qchs-5.9.2.tar.xz
Normal file
3
qt-docs-qchs-5.9.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:192b880c4de78fa5d9f47708863cf0ab9c08f2a5b30f7f09b08b52bc1b8b19d0
|
||||
size 227883012
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55fb0134d7bb26e261bbb30f674e4a88fbcc6bc17e8bb030134aa236b87bd9db
|
||||
size 2543740
|
3
qtdoc-opensource-src-5.9.2.tar.xz
Normal file
3
qtdoc-opensource-src-5.9.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8919149d1507f60784ffc1bbc5b0285e46e66867b82001e3d79727872052db35
|
||||
size 2890840
|
Loading…
Reference in New Issue
Block a user