forked from pool/libqt5-qttools
Accepting request 734738 from home:Vogtinator:qt5.14
Qt 5.14 Alpha OBS-URL: https://build.opensuse.org/request/show/734738 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qttools?expand=0&rev=2
This commit is contained in:
parent
7d00974cc4
commit
fa29a7caac
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 30 13:30:37 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.14.0-alpha:
|
||||
* New feature release
|
||||
* No changelog available
|
||||
* For more details about Qt 5.14 please see:
|
||||
https://wiki.qt.io/New_Features_in_Qt_5.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 6 08:04:33 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -26,17 +26,17 @@
|
||||
%define qt5_snapshot 0
|
||||
|
||||
Name: libqt5-qttools
|
||||
Version: 5.13.1
|
||||
Version: 5.14.0~alpha
|
||||
Release: 0
|
||||
Summary: Qt 5 QtTools Module
|
||||
License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 OR LGPL-3.0-only
|
||||
Group: Development/Libraries/X11
|
||||
URL: https://www.qt.io
|
||||
%define base_name libqt5
|
||||
%define real_version 5.13.1
|
||||
%define so_version 5.13.1
|
||||
%define tar_version qttools-everywhere-src-5.13.1
|
||||
Source: https://download.qt.io/official_releases/qt/5.13/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||
%define real_version 5.14.0-alpha
|
||||
%define so_version 5.14.0
|
||||
%define tar_version qttools-everywhere-src-5.14.0-alpha
|
||||
Source: https://download.qt.io/development_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
Source11: designer5.desktop
|
||||
Source12: linguist5.desktop
|
||||
@ -294,6 +294,9 @@ install -D -m644 src/qdbus/qdbusviewer/images/qdbusviewer-128.png %{buildroot}%{
|
||||
%{_datadir}/icons/hicolor/*/apps/qdbusviewer5.png
|
||||
%dir %{_libqt5_libdir}/qt5/plugins/designer
|
||||
%{_libqt5_libdir}/qt5/plugins/designer/libqquickwidget.so
|
||||
# CMake target for some of the binaries in this package. Own the dir to not require CMake
|
||||
%dir %{_libqt5_libdir}/cmake/
|
||||
%{_libqt5_libdir}/cmake/Qt5AttributionsScannerTools/
|
||||
|
||||
%files -n libqt5-linguist
|
||||
%license LICENSE.*
|
||||
@ -345,6 +348,9 @@ install -D -m644 src/qdbus/qdbusviewer/images/qdbusviewer-128.png %{buildroot}%{
|
||||
%license LICENSE.*
|
||||
%{_bindir}/qdoc*
|
||||
%{_libqt5_bindir}/qdoc*
|
||||
# CMake target for some of the binaries in this package. Own the dir to not require CMake
|
||||
%dir %{_libqt5_libdir}/cmake/
|
||||
%{_libqt5_libdir}/cmake/Qt5DocTools/
|
||||
%endif
|
||||
|
||||
%files qhelpgenerator
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7947bdd758514a0c2d44b0a2110adb6056b18bce75c716711e48bcc8de5c7e82
|
||||
size 9086496
|
3
qttools-everywhere-src-5.14.0-alpha.tar.xz
Normal file
3
qttools-everywhere-src-5.14.0-alpha.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c92f5169751ee54c3d4f8d122bb896174f3b874dd3342f9e40661ac4bdd320d1
|
||||
size 9111944
|
Loading…
Reference in New Issue
Block a user