automatic version update by autodist [release 8.2.8-1mamba;Mon Sep 09 2024]
This commit is contained in:
parent
b14193a2ee
commit
25dbc848de
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | sed "s|[a-z]||")
|
||||
Name: libgc
|
||||
Epoch: 1
|
||||
Version: 8.2.6
|
||||
Version: 8.2.8
|
||||
Release: 1mamba
|
||||
Summary: Boehm Conservative Garbage Collection for C/C++
|
||||
Group: System/Libraries
|
||||
@ -78,8 +78,6 @@ make check
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -104,6 +102,9 @@ make check
|
||||
%doc doc/README*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2024 Automatic Build System <autodist@openmamba.org> 8.2.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 05 2024 Automatic Build System <autodist@openmamba.org> 8.2.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user