Accepting request 533809 from KDE:Qt5
Qt 5.9.2 OBS-URL: https://build.opensuse.org/request/show/533809 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtscxml?expand=0&rev=2
This commit is contained in:
parent
5f5a50a36b
commit
34ede3ebba
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 8 14:08:48 UTC 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 5.9.2
|
||||||
|
* For more details please see:
|
||||||
|
https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 1 08:15:24 UTC 2017 - lbeltrame@kde.org
|
Sat Jul 1 08:15:24 UTC 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,15 +21,15 @@
|
|||||||
%define libname libQt5Scxml5
|
%define libname libQt5Scxml5
|
||||||
|
|
||||||
Name: libqt5-qtscxml
|
Name: libqt5-qtscxml
|
||||||
Version: 5.9.1
|
Version: 5.9.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qt 5 State Chart XML Library
|
Summary: Qt 5 State Chart XML Library
|
||||||
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
|
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://qt.io
|
Url: http://qt.io
|
||||||
%define base_name libqt5
|
%define base_name libqt5
|
||||||
%define real_version 5.9.1
|
%define real_version 5.9.2
|
||||||
%define so_version 5.9.1
|
%define so_version 5.9.2
|
||||||
%define tar_version qtscxml-opensource-src-%{real_version}
|
%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
|
Source: https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
@ -94,8 +94,8 @@ This package contains tools for handling Qt SCXML files.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for Qt5's State Chart XML library
|
Summary: Development files for Qt5's State Chart XML library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{name}-tools = %{version}
|
|
||||||
Requires: %libname = %{version}
|
Requires: %libname = %{version}
|
||||||
|
Requires: %{name}-tools = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
You need this package if you want to compile programs with QtScxml.
|
You need this package if you want to compile programs with QtScxml.
|
||||||
@ -185,3 +185,5 @@ popd
|
|||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc LICENSE.*
|
%doc LICENSE.*
|
||||||
%{_libqt5_examplesdir}/
|
%{_libqt5_examplesdir}/
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:409758206d1381f262e879d8bde72c147f36f04af2be58986b5a61581e376bd4
|
|
||||||
size 413572
|
|
3
qtscxml-opensource-src-5.9.2.tar.xz
Normal file
3
qtscxml-opensource-src-5.9.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9d2b1292bc632305aa1963bfbfc06e8b4489ca0f9ed380ea6410c9dc38aeb15d
|
||||||
|
size 414152
|
Loading…
x
Reference in New Issue
Block a user