Accepting request 711192 from KDE:Qt:5.13
Qt 5.13.0 OBS-URL: https://build.opensuse.org/request/show/711192 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtscxml?expand=0&rev=11
This commit is contained in:
parent
a797818d6d
commit
25f85997dd
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 19 11:24:24 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.13.0:
|
||||
* New bugfix release
|
||||
* No changelog available
|
||||
* For more details about Qt 5.13 please see:
|
||||
* http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.13.0/?h=5.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 07:25:02 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.13.0-rc:
|
||||
* New bugfix release
|
||||
* No changelog available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 09:16:52 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.13.0-beta2:
|
||||
* New bugfix release
|
||||
* No changelog available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 18 07:27:28 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
@ -6,6 +29,14 @@ Thu Apr 18 07:27:28 UTC 2019 - fabian@ritter-vogt.de
|
||||
* For more details please see:
|
||||
* http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.12.3/?h=v5.12.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 10:26:09 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.13.0-beta1:
|
||||
* New feature release
|
||||
* For more details about Qt 5.13 please see:
|
||||
* http://code.qt.io/cgit/qt/qtscxml.git/plain/dist/changes-5.13.0/?h=5.13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 08:51:44 UTC 2019 - fabian@ritter-vogt.de
|
||||
|
||||
@ -262,3 +293,4 @@ Wed May 24 19:16:41 UTC 2017 - fabian@ritter-vogt.de
|
||||
Fri May 5 18:11:33 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Initial packaging
|
||||
|
||||
|
@ -21,17 +21,17 @@
|
||||
%define libname libQt5Scxml5
|
||||
|
||||
Name: libqt5-qtscxml
|
||||
Version: 5.12.3
|
||||
Version: 5.13.0
|
||||
Release: 0
|
||||
Summary: Qt 5 State Chart XML Library
|
||||
License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
|
||||
Group: System/Libraries
|
||||
Url: http://qt.io
|
||||
%define base_name libqt5
|
||||
%define real_version 5.12.3
|
||||
%define so_version 5.12.3
|
||||
%define tar_version qtscxml-everywhere-src-5.12.3
|
||||
Source: https://download.qt.io/official_releases/qt/5.12/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||
%define real_version 5.13.0
|
||||
%define so_version 5.13.0
|
||||
%define tar_version qtscxml-everywhere-src-5.13.0
|
||||
Source: https://download.qt.io/official_releases/qt/5.13/%{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 %{tar_version}
|
||||
%autosetup -p1 -n %{tar_version}
|
||||
|
||||
%package -n %{libname}
|
||||
Summary: Qt 5 State Chart XML Library
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70c4b1f8e23560cf54e69aeb3ded4078434e6f78e1b9573fbad1ddace5fc4b19
|
||||
size 434176
|
3
qtscxml-everywhere-src-5.13.0.tar.xz
Normal file
3
qtscxml-everywhere-src-5.13.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fcd5b347a51d47b70b8192a20934951bb80cafa18fa55413ffc9e1fcb1bb2766
|
||||
size 434276
|
Loading…
x
Reference in New Issue
Block a user