Accepting request 697069 from KDE:Qt5
Qt 5.12.3 OBS-URL: https://build.opensuse.org/request/show/697069 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtquickcontrols2?expand=0&rev=14
This commit is contained in:
parent
b177eb3768
commit
35a3c5dd31
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 18 07:27:24 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.12.3:
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* http://code.qt.io/cgit/qt/qtquickcontrols2.git/plain/dist/changes-5.12.3/?h=v5.12.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 29 18:49:11 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -19,16 +19,16 @@
|
||||
%define qt5_snapshot 0
|
||||
|
||||
Name: libqt5-qtquickcontrols2
|
||||
Version: 5.12.2
|
||||
Version: 5.12.3
|
||||
Release: 0
|
||||
Summary: Qt 5 Quick Controls Addon
|
||||
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.12.2
|
||||
%define so_version 5.12.2
|
||||
%define tar_version qtquickcontrols2-everywhere-src-5.12.2
|
||||
%define real_version 5.12.3
|
||||
%define so_version 5.12.3
|
||||
%define tar_version qtquickcontrols2-everywhere-src-5.12.3
|
||||
Source: https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libQt5Core-private-headers-devel >= %{version}
|
||||
@ -152,8 +152,11 @@ rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
|
||||
%license LICENSE.*
|
||||
%exclude %{_libqt5_includedir}/QtQuickTemplates2/%{so_version}
|
||||
%{_libqt5_includedir}/QtQuickTemplates2
|
||||
%{_libqt5_libdir}/cmake/Qt5QuickTemplates2
|
||||
%{_libqt5_libdir}/libQt5QuickTemplates2.prl
|
||||
%{_libqt5_libdir}/libQt5QuickTemplates2.so
|
||||
%{_libqt5_libdir}/pkgconfig/Qt5QuickTemplates2.pc
|
||||
%{_libqt5_archdatadir}/mkspecs/modules/qt_lib_quicktemplates2.pri
|
||||
|
||||
%files private-headers-devel
|
||||
%license LICENSE.*
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fbd703612a2c0257861e07a2b709f6fbad00cb6df70a1c2c1fafa9de522e549
|
||||
size 9291844
|
3
qtquickcontrols2-everywhere-src-5.12.3.tar.xz
Normal file
3
qtquickcontrols2-everywhere-src-5.12.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e855e8369c3cb5a2ebcd2028a2a195ba73945fd9d5bc26134706c2fa14e99b3a
|
||||
size 9297300
|
Loading…
Reference in New Issue
Block a user