Dominique Leuenberger 2017-12-23 11:13:20 +00:00 committed by Git OBS Bridge
parent aaab191fde
commit 93ed3de52c
4 changed files with 65 additions and 11 deletions

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Dec 8 23:12:50 UTC 2017 - christophe@krop.fr
- Update the license tag (boo#967696)
-------------------------------------------------------------------
Thu Dec 7 12:18:10 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10.0 final
* New bugfix release
-------------------------------------------------------------------
Sun Dec 3 14:12:54 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10.0 RC 2
* New bugfix release
-------------------------------------------------------------------
Thu Nov 30 09:47:15 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10.0 RC 1
* New bugfix release
-------------------------------------------------------------------
Sat Nov 25 12:46:40 UTC 2017 - fabian@ritter-vogt.de
@ -6,6 +29,31 @@ Sat Nov 25 12:46:40 UTC 2017 - fabian@ritter-vogt.de
* For more details, see:
http://code.qt.io/cgit/qt/qtquickcontrols.git/tree/dist/changes-5.9.3/?h=v5.9.3
-------------------------------------------------------------------
Wed Nov 15 11:41:48 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10 Beta 4
- Contains bugfixes
-------------------------------------------------------------------
Thu Nov 2 07:22:33 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10 Beta 3
- Contains bugfixes
-------------------------------------------------------------------
Mon Oct 30 16:19:30 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10 Beta 2
- Contains bugfixes
-------------------------------------------------------------------
Mon Oct 9 16:17:30 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.10 Beta 1
- For more information visit:
https://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/
-------------------------------------------------------------------
Sun Oct 8 14:07:25 UTC 2017 - lbeltrame@kde.org
@ -13,6 +61,13 @@ Sun Oct 8 14:07:25 UTC 2017 - lbeltrame@kde.org
* For more details please see:
https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/
-------------------------------------------------------------------
Mon Sep 25 14:42:37 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10 Alpha 1
- For more information visit:
https://blog.qt.io/blog/2017/09/13/qt-5-10-alpha-released/
-------------------------------------------------------------------
Sat Jul 1 08:15:21 UTC 2017 - lbeltrame@kde.org
@ -276,4 +331,3 @@ Mon May 20 20:00:00 UTC 2013 - stephan.binner@basyskom.com
Tue Apr 9 20:00:00 UTC 2013 - stephan.binner@basyskom.com
- initial package for Qt 5.1 Alpha 1

View File

@ -19,17 +19,17 @@
%define qt5_snapshot 0
Name: libqt5-qtquickcontrols
Version: 5.9.3
Version: 5.10.0
Release: 0
Summary: Qt 5 Quick Controls Addon
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-with-Qt-Company-Qt-exception-1.1
Group: Development/Libraries/X11
Url: https://www.qt.io
%define base_name libqt5
%define real_version 5.9.3
%define so_version 5.9.3
%define tar_version qtquickcontrols-opensource-src-%{real_version}
Source: https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
%define real_version 5.10.0
%define so_version 5.10.0
%define tar_version qtquickcontrols-everywhere-src-5.10.0
Source: https://download.qt.io/official_releases/qt/5.10/%{real_version}/submodules/%{tar_version}.tar.xz
BuildRequires: fdupes
BuildRequires: libQt5Core-private-headers-devel >= %{version}
BuildRequires: libQt5Gui-private-headers-devel >= %{version}
@ -58,7 +58,7 @@ Group: Development/Libraries/X11
Examples for libqt5-qtquickcontrols module.
%prep
%setup -q -n qtquickcontrols-opensource-src-%{real_version}
%setup -q -n %{tar_version}
%build
%if %qt5_snapshot

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a133ef7724d5d2eef4085920d463af78024f327d0ae320f24202a51b554e6129
size 5966860

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:300eeebd7d2c243c0123bc2324b5643b3f967c0816aead0ba7b993aeeac0e226
size 5946216