automatic version update by autodist [release 6.7.3-1mamba;Wed Oct 09 2024]
This commit is contained in:
parent
edb7f20f0a
commit
146c7beb48
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: qt6-qtdatavis3d
|
Name: qt6-qtdatavis3d
|
||||||
Version: 6.7.2
|
Version: 6.7.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 data visualization component
|
Summary: Qt6 data visualization component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -51,8 +51,6 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -85,6 +83,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
#%doc README
|
#%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 09 2024 Automatic Build System <autodist@openmamba.org> 6.7.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jun 21 2024 Automatic Build System <autodist@openmamba.org> 6.7.2-1mamba
|
* Fri Jun 21 2024 Automatic Build System <autodist@openmamba.org> 6.7.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user