automatic version update by autodist [release 2.4.3-1mamba;Fri Feb 07 2025]
This commit is contained in:
parent
17c9679e04
commit
4288c008e8
@ -1,7 +1,7 @@
|
||||
%define major %(echo 2.0.1 | cut -d. -f1)
|
||||
Name: libtalloc
|
||||
Epoch: 1
|
||||
Version: 2.4.2
|
||||
Version: 2.4.3
|
||||
Release: 1mamba
|
||||
Summary: The talloc library
|
||||
Group: System/Libraries
|
||||
@ -44,7 +44,6 @@ Obsoletes: pytalloc-devel < 1:2.3.4
|
||||
%{name} is a hierarchical, reference counted memory pool system with destructors.
|
||||
This package contains libraries and header files needed for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n talloc-%{version}
|
||||
@ -68,8 +67,6 @@ chmod +x %{buildroot}%{_libdir}/libtalloc.so.%{version}
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -89,6 +86,9 @@ chmod +x %{buildroot}%{_libdir}/libtalloc.so.%{version}
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Fri Feb 07 2025 Automatic Build System <autodist@openmamba.org> 2.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 30 2024 Automatic Build System <autodist@openmamba.org> 2.4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user