Update to 5.9.2

This commit is contained in:
Martin Bříza 2017-10-10 16:32:12 +02:00
parent 779325ec00
commit d58666dd09
5 changed files with 3954 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/qt-doc-opensource-src-5.9.0.tar.xz /qt-doc-opensource-src-5.9.0.tar.xz
/qt-doc-opensource-src-5.9.2.tar.xz

View File

@ -15,6 +15,10 @@ git submodule foreach "git pull"
# Init the base source # Init the base source
./init-repository ./init-repository
pushd qtbase
patch -p1 < 'qt5-qtbase-5.9.1-openssl11.patch'
popd
./configure -confirm-license -opensource -prefix $(rpm --eval "%{_qt5_prefix}") \ ./configure -confirm-license -opensource -prefix $(rpm --eval "%{_qt5_prefix}") \
-archdatadir $(rpm --eval "%{_qt5_archdatadir}") -bindir $(rpm --eval "%{_qt5_bindir}") \ -archdatadir $(rpm --eval "%{_qt5_archdatadir}") -bindir $(rpm --eval "%{_qt5_bindir}") \
-libdir $(rpm --eval "%{_qt5_libdir}") -libexecdir $(rpm --eval "%{_qt5_libexecdir}") \ -libdir $(rpm --eval "%{_qt5_libdir}") -libexecdir $(rpm --eval "%{_qt5_libexecdir}") \
@ -54,4 +58,4 @@ mkdir -p ${DEST}
make INSTALL_ROOT=${DEST} install_docs make INSTALL_ROOT=${DEST} install_docs
cd ${DEST} cd ${DEST}
tar cfJ ../qt-doc-opensource-src-5.9.0.tar.xz . tar cfJ ../qt-doc-opensource-src-5.9.2.tar.xz .

View File

@ -1,7 +1,7 @@
Name: qt5-doc Name: qt5-doc
Summary: Qt5 - Complete documentation Summary: Qt5 - Complete documentation
Version: 5.9.0 Version: 5.9.2
Release: 0.beta.3%{?dist}.1 Release: 1%{?dist}
BuildArch: noarch BuildArch: noarch
BuildRequires: qt5-rpm-macros >= 5.5.0 BuildRequires: qt5-rpm-macros >= 5.5.0
License: GFDL License: GFDL
@ -378,6 +378,9 @@ rm -rf activeqt* qtandroidextras* qtmacextras* qtwinextras*
%changelog %changelog
* Tue Oct 10 2017 Martin Bříza <mbriza@redhat.com> - 5.9.2-1
- Update to 5.9.2
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.0-0.beta.3.1 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.9.0-0.beta.3.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
SHA512 (qt-doc-opensource-src-5.9.0.tar.xz) = 21b7941c5496a2ef85a44be388b482aff5e1af6fa9c653dd0d3762ed7babd9e3180e229be7c2a1071653de629cd23c6ad8ef83d2f1df2527a15b4d2ada5ead53 SHA512 (qt-doc-opensource-src-5.9.2.tar.xz) = 21b7941c5496a2ef85a44be388b482aff5e1af6fa9c653dd0d3762ed7babd9e3180e229be7c2a1071653de629cd23c6ad8ef83d2f1df2527a15b4d2ada5ead53