forked from pool/libqt5-qtdoc
Accepting request 264857 from KDE:Qt5
Update to 5.4.0 OBS-URL: https://build.opensuse.org/request/show/264857 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtdoc?expand=0&rev=14
This commit is contained in:
parent
84ff000b1d
commit
066efc1c52
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 10 11:00:06 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- 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:41 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- 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
|
||||||
|
- Drop fdupes usage. It makes insignificant savings in disk space,
|
||||||
|
but fools build-compare due to different symlinks
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 18 11:13:24 UTC 2014 - hrvoje.senjan@gmail.com
|
Thu Sep 18 11:13:24 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,12 +18,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libqt5-qtdoc
|
Name: libqt5-qtdoc
|
||||||
Version: 5.3.2
|
Version: 5.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define base_name libqt5
|
%define base_name libqt5
|
||||||
%define real_version 5.3.2
|
%define real_version 5.4.0
|
||||||
%define tar_version qtdoc-opensource-src-%{real_version}
|
%define tar_version qtdoc-opensource-src-%{real_version}
|
||||||
BuildRequires: fdupes
|
|
||||||
BuildRequires: libqt5-qtbase-devel
|
BuildRequires: libqt5-qtbase-devel
|
||||||
BuildRequires: libqt5-qttools
|
BuildRequires: libqt5-qttools
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
@ -55,11 +54,10 @@ cd $RPM_BUILD_ROOT%{_libqt5_docdir}
|
|||||||
xzdec -c %{SOURCE2} | tar x --strip-components 1
|
xzdec -c %{SOURCE2} | tar x --strip-components 1
|
||||||
# global doc's are provided with qtbase module
|
# global doc's are provided with qtbase module
|
||||||
rm -rf $RPM_BUILD_ROOT%{_libqt5_docdir}/global/
|
rm -rf $RPM_BUILD_ROOT%{_libqt5_docdir}/global/
|
||||||
%fdupes -s $RPM_BUILD_ROOT%{_libqt5_docdir}
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
|
%doc *.txt LICENSE.*
|
||||||
%{_libqt5_docdir}
|
%{_libqt5_docdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:be97ce6992dce0e0a5b342332afe44d8c818b0e61be3868dfbd86aa1c86e69f9
|
|
||||||
size 133710408
|
|
3
qt-docs-qchs-5.4.0.tar.xz
Normal file
3
qt-docs-qchs-5.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:436a0279e3c255e555765b46cdd39e9015edb8805417d06d98bbf6ce9c8758bd
|
||||||
|
size 78943504
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0b3453efb634d1111ad7bc963f5839fe52106b08b8afce5d0b516b88a46e509d
|
|
||||||
size 16650824
|
|
3
qtdoc-opensource-src-5.4.0.tar.xz
Normal file
3
qtdoc-opensource-src-5.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d58696946c3a61f7a48f41bbac79f099ced303135e7fc76bbe4d0edcc73afd19
|
||||||
|
size 16049796
|
Loading…
Reference in New Issue
Block a user