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