Accepting request 557397 from KDE:Qt5
Qt 5.10.0 OBS-URL: https://build.opensuse.org/request/show/557397 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtscxml?expand=0&rev=4
This commit is contained in:
parent
c1c0572f92
commit
6b0055db92
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 23:13:24 UTC 2017 - christophe@krop.fr
|
||||
|
||||
- Update the license tag (boo#967696)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 12:18:12 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.10.0 final
|
||||
* New bugfix release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 3 14:12:57 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.10.0 RC 2
|
||||
* New bugfix release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 30 09:47:17 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.10.0 RC 1
|
||||
* New bugfix release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 25 12:46:43 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
@ -6,6 +29,31 @@ Sat Nov 25 12:46:43 UTC 2017 - fabian@ritter-vogt.de
|
||||
* For more details, see:
|
||||
http://code.qt.io/cgit/qt/qtscxml.git/tree/dist/changes-5.9.3/?h=v5.9.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 15 11:41:50 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.10 Beta 4
|
||||
- Contains bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 2 07:22:39 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.10 Beta 3
|
||||
- Contains bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 16:19:34 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.10 Beta 2
|
||||
- Contains bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 9 16:17:34 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:08:48 UTC 2017 - lbeltrame@kde.org
|
||||
|
||||
@ -13,6 +61,13 @@ Sun Oct 8 14:08:48 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:24 UTC 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,17 +21,17 @@
|
||||
%define libname libQt5Scxml5
|
||||
|
||||
Name: libqt5-qtscxml
|
||||
Version: 5.9.3
|
||||
Version: 5.10.0
|
||||
Release: 0
|
||||
Summary: Qt 5 State Chart XML Library
|
||||
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: System/Libraries
|
||||
Url: http://qt.io
|
||||
%define base_name libqt5
|
||||
%define real_version 5.9.3
|
||||
%define so_version 5.9.3
|
||||
%define tar_version qtscxml-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 qtscxml-everywhere-src-5.10.0
|
||||
Source: https://download.qt.io/official_releases/qt/5.10/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: libQt5Core-private-headers-devel >= %{version}
|
||||
BuildRequires: libqt5-qtbase-devel >= %{version}
|
||||
@ -52,7 +52,7 @@ The Qt SCXML module provides functionality to create state machines from SCXML f
|
||||
It also contains functionality to support data models and executable content.
|
||||
|
||||
%prep
|
||||
%setup -q -n qtscxml-opensource-src-%{real_version}
|
||||
%setup -q -n %{tar_version}
|
||||
|
||||
%package -n %{libname}
|
||||
Summary: Qt 5 State Chart XML Library
|
||||
|
3
qtscxml-everywhere-src-5.10.0.tar.xz
Normal file
3
qtscxml-everywhere-src-5.10.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bbb19d6b169ab04aec62d09ed4324639cda13d2c25cf584c9061c5d9af65890
|
||||
size 434188
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8f51fa8eddd09fef29d8fad6e570e9ca9403469543ab10cb5cfad738786a81b
|
||||
size 414128
|
Loading…
x
Reference in New Issue
Block a user