Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43e0170880 |
1 changed files with 6 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Name: qt6-doc
|
||||
Summary: Qt6 - Complete documentation
|
||||
Version: 6.8.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
BuildArch: noarch
|
||||
|
||||
License: GFDL
|
||||
|
|
@ -54,11 +54,16 @@ tar xf %{SOURCE0} -C %{buildroot}
|
|||
%files html
|
||||
%{_qt6_docdir}/*/*
|
||||
%exclude %{_qt6_docdir}/*/*.tags
|
||||
%exclude %{_qt6_docdir}/*/*.index
|
||||
|
||||
%files devel
|
||||
%{_qt6_docdir}/*/*.tags
|
||||
%{_qt6_docdir}/*/*.index
|
||||
|
||||
%changelog
|
||||
* Tue Jun 10 2025 Marie Loise Nolden <loise@kde.org> - 6.8.1-2
|
||||
- add *.index files to devel
|
||||
|
||||
* Mon Dec 30 2024 Marie Loise Nolden <loise@kde.org> - 6.8.1-1
|
||||
- 6.8.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue