automatic version update by autodist [release 5.3.77-1mamba;Thu Aug 29 2024]
This commit is contained in:
parent
608a28b45f
commit
a962642824
@ -1,5 +1,5 @@
|
|||||||
Name: belle-sip
|
Name: belle-sip
|
||||||
Version: 5.3.74
|
Version: 5.3.77
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A SIP (RFC3261) implementation written in C, with an object oriented API.
|
Summary: A SIP (RFC3261) implementation written in C, with an object oriented API.
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -61,8 +61,6 @@ export CXX=/usr/bin/clang++
|
|||||||
%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 -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -83,6 +81,9 @@ export CXX=/usr/bin/clang++
|
|||||||
%{_libdir}/pkgconfig/belle-sip.pc
|
%{_libdir}/pkgconfig/belle-sip.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 29 2024 Automatic Build System <autodist@openmamba.org> 5.3.77-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Aug 06 2024 Automatic Build System <autodist@openmamba.org> 5.3.74-1mamba
|
* Tue Aug 06 2024 Automatic Build System <autodist@openmamba.org> 5.3.74-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user