automatic version update by autodist [release 6.8.1-1mamba;Fri Dec 06 2024]
This commit is contained in:
parent
6618a2e13c
commit
3c01fd26d6
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: qt6-qtshadertools
|
||||
Version: 6.8.0
|
||||
Version: 6.8.1
|
||||
Release: 1mamba
|
||||
Summary: Qt6 shader tools component
|
||||
Group: System/Libraries
|
||||
@ -34,7 +34,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
@ -51,12 +50,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libQt6ShaderTools.so.*
|
||||
%{_libdir}/qt6/metatypes/qt6shadertools_release_metatypes.json
|
||||
%{_libdir}/qt6/modules/ShaderTools.json
|
||||
%{_qt6_archdatadir}/sbom/qtshadertools-%{version}.spdx
|
||||
%doc LICENSES
|
||||
|
||||
%files devel
|
||||
@ -75,6 +74,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/Qt6ShaderTools.pc
|
||||
|
||||
%changelog
|
||||
* Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 6.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.8.0-1mamba
|
||||
- update to 6.8.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user