Auto sync2gitlab import of qt5-qtdoc-5.15.3-1.el8.src.rpm
This commit is contained in:
parent
7aeab20e60
commit
069694e5cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/qtdoc-everywhere-src-5.15.2.tar.xz
|
/qtdoc-everywhere-src-5.15.2.tar.xz
|
||||||
|
/qtdoc-everywhere-opensource-src-5.15.3.tar.xz
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
|
|
||||||
Summary: Main Qt5 Reference Documentation
|
Summary: Main Qt5 Reference Documentation
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.15.2
|
Version: 5.15.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
License: GFDL
|
License: GFDL
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||||
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz
|
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-opensource-src-%{version}.tar.xz
|
||||||
%global _qt5_qmake %{_bindir}/qmake-qt5
|
%global _qt5_qmake %{_bindir}/qmake-qt5
|
||||||
|
|
||||||
# recently made unversioned, could re-add >= %%majmin if needed -- rex
|
# recently made unversioned, could re-add >= %%majmin if needed -- rex
|
||||||
@ -44,6 +44,10 @@ make install_docs INSTALL_ROOT=%{buildroot}
|
|||||||
%{_qt5_docdir}/qtcmake/
|
%{_qt5_docdir}/qtcmake/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 28 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.3-1
|
||||||
|
- 5.15.3
|
||||||
|
Resolves: bz#2061388
|
||||||
|
|
||||||
* Sun Apr 04 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
|
* Sun Apr 04 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
|
||||||
- 5.15.2
|
- 5.15.2
|
||||||
Resolves: bz#1930044
|
Resolves: bz#1930044
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtdoc-everywhere-src-5.15.2.tar.xz) = ce2c003b37829da102f243ca271548cff0597b4b667109ca9533971a490b8b20eb3183af6e0b209ad58964f2be2e757f83933a3f8c484dd0814750e24d1a244e
|
SHA512 (qtdoc-everywhere-opensource-src-5.15.3.tar.xz) = bb23d6d65a7c39ed9119e0bf30810a94ad937cc3f9ab0004d0c3fda712a6fbe009fdef74f5fe1212bc68ad0851ada37592c11f6ef754b81eff2d9c453b3a995b
|
||||||
|
Loading…
Reference in New Issue
Block a user