Update to 5.8.0
- New upstream version
This commit is contained in:
parent
9ffd412de2
commit
90852705a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/qtserialport-opensource-src-5.7.1.tar.xz
|
||||
/qtserialport-opensource-src-5.8.0.tar.xz
|
||||
|
@ -1,16 +1,19 @@
|
||||
%global qt_module qtserialport
|
||||
|
||||
%define docs 1
|
||||
# To build without qttools doctools package, just undefine docs
|
||||
%ifarch %{arm} %{ix86} x86_64
|
||||
%global docs 1
|
||||
%endif
|
||||
|
||||
Summary: Qt5 - SerialPort component
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.7.1
|
||||
Release: 3%{?dist}
|
||||
Version: 5.8.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
Url: http://www.qt.io
|
||||
Source0: http://download.qt.io/official_releases/qt/5.7/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
|
||||
Source0: http://download.qt.io/official_releases/qt/5.88888888ion}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
|
||||
|
||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||
BuildRequires: pkgconfig(libudev)
|
||||
@ -34,8 +37,8 @@ Requires: qt5-qtbase-devel%{?_isa}
|
||||
Summary: API documentation for %{name}
|
||||
License: GFDL
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
BuildRequires: qt5-qdoc
|
||||
BuildRequires: qt5-qhelpgenerator
|
||||
BuildRequires: qt5-doctools
|
||||
BuildRequires: qt5-qtbase-doc
|
||||
BuildArch: noarch
|
||||
%description doc
|
||||
%{summary}.
|
||||
@ -116,18 +119,15 @@ popd
|
||||
%license LICENSE.FDL
|
||||
%{_qt5_docdir}/qtserialport.qch
|
||||
%{_qt5_docdir}/qtserialport/
|
||||
%endif
|
||||
|
||||
# no examples, yet
|
||||
%if 0%{?_qt5_examplesdir:1}
|
||||
%files examples
|
||||
%{_qt5_examplesdir}/
|
||||
%endif
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.7.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
* Mon Jan 30 2017 Helio Chissini de Castro <helio@kde.org> - 5.8.0-1
|
||||
- New upstream version
|
||||
|
||||
* Sat Dec 10 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.1-2
|
||||
- 5.7.1 dec5 snapshot
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qtserialport-opensource-src-5.7.1.tar.xz) = 090015dc2652399bee7c7d30c9f127be695e4c002b18dba1089d4bec555513774a587864989f33ad4059ff7b9b2bf24c387394c03a4024e2640b3642bc89ccbf
|
||||
SHA512 (qtserialport-opensource-src-5.8.0.tar.xz) = b1fd1fa689279ab75cf14fc26c965148d7b9d91ced9bf321462163825ce89b048449ca705e29377e89b3c266ffc18c748fadd93fb41620bd486d736ae2320fa4
|
||||
|
Loading…
Reference in New Issue
Block a user