automatic version update by autodist [release 4.13.2-1mamba;Sat Oct 05 2024]
This commit is contained in:
parent
606f6cf3da
commit
07eff2d910
7
z3.spec
7
z3.spec
@ -1,5 +1,5 @@
|
|||||||
Name: z3
|
Name: z3
|
||||||
Version: 4.13.0
|
Version: 4.13.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A theorem prover from Microsoft Research
|
Summary: A theorem prover from Microsoft Research
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -56,8 +56,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -78,6 +76,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README-CMake.md README.md
|
%doc README-CMake.md README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 05 2024 Automatic Build System <autodist@openmamba.org> 4.13.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 08 2024 Automatic Build System <autodist@openmamba.org> 4.13.0-1mamba
|
* Fri Mar 08 2024 Automatic Build System <autodist@openmamba.org> 4.13.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user