5.14
This commit is contained in:
parent
521d1ea848
commit
a257ff634d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/qt-doc-opensource-src-5.11.1.tar.xz
|
/qt-doc-opensource-src-5.11.1.tar.xz
|
||||||
/qt-doc-opensource-src-5.12.3.tar.xz
|
/qt-doc-opensource-src-5.12.3.tar.xz
|
||||||
/qt-doc-opensource-src-5.13.tar.xz
|
/qt-doc-opensource-src-5.13.tar.xz
|
||||||
|
/qt-doc-opensource-src-5.14.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash -x
|
#!/bin/bash -x
|
||||||
|
|
||||||
QT_BRANCH=5.13
|
QT_BRANCH=5.14
|
||||||
QT_VERSION=5.13
|
QT_VERSION=5.14
|
||||||
make_build="$(rpm --eval %make_build)"
|
make_build="$(rpm --eval %make_build)"
|
||||||
|
|
||||||
# Clone full qt tree
|
# Clone full qt tree
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: qt5-doc
|
Name: qt5-doc
|
||||||
Summary: Qt5 - Complete documentation
|
Summary: Qt5 - Complete documentation
|
||||||
Version: 5.13
|
Version: 5.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -373,6 +373,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 11 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.14-1
|
||||||
|
- 5.14
|
||||||
|
|
||||||
* Sat Apr 11 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.13-1
|
* Sat Apr 11 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.13-1
|
||||||
- 5.13
|
- 5.13
|
||||||
- Obsoletes: qt5-qtcanvas3d-doc
|
- Obsoletes: qt5-qtcanvas3d-doc
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qt-doc-opensource-src-5.13.tar.xz) = 7069b3fdfd346f16cdf829dfac74ba6c123db938dbd3ed4f77b806ec499388d51a495bda67481588585c2a9e432b26dc5e647f50acaa553e291ca33199bb7ca0
|
SHA512 (qt-doc-opensource-src-5.14.tar.xz) = 50a6c96e08dcdbb861e2b155acf74f556217e549edb5ef66f2fcbd07451efc8721e2efcebab30cca4ce25257e4e757589ab19766ff07610d1a5d81403e3c0890
|
||||||
|
Loading…
Reference in New Issue
Block a user