diff --git a/bcunit.spec b/bcunit.spec index 638f53c..04fb067 100644 --- a/bcunit.spec +++ b/bcunit.spec @@ -1,6 +1,6 @@ Name: bcunit Epoch: 1 -Version: 5.3.69 +Version: 5.3.79 Release: 1mamba Summary: A fork of the defunct project CUnit, with several fixes and patches applied Group: System/Libraries @@ -54,8 +54,6 @@ touch README %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -n lib%{name} %defattr(-,root,root) @@ -79,6 +77,9 @@ touch README %doc ChangeLog NEWS README TODO %changelog +* Sun Sep 08 2024 Automatic Build System 5.3.79-1mamba +- automatic version update by autodist + * Tue Jul 16 2024 Automatic Build System 5.3.69-1mamba - automatic version update by autodist