automatic version update by autodist [release 18.1.4-1mamba;Sun Sep 01 2024]
This commit is contained in:
parent
cf5f188907
commit
0ac45835da
@ -1,6 +1,6 @@
|
||||
%define gitver %(echo %version | cut -d. -f5)
|
||||
Name: spirv-llvm-translator
|
||||
Version: 18.1.3
|
||||
Version: 18.1.4
|
||||
Release: 1mamba
|
||||
Summary: A tool and a library for bi-directional translation between SPIR-V and LLVM IR
|
||||
Group: Development/Tools
|
||||
@ -59,8 +59,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -77,6 +75,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sun Sep 01 2024 Automatic Build System <autodist@openmamba.org> 18.1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 01 2024 Automatic Build System <autodist@openmamba.org> 18.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user