From b4eb2a6be22fdd11f9f47cca8ac7606abd70adda Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 9 Sep 2024 10:29:15 +0200 Subject: [PATCH] automatic version update by autodist [release 5.3.79-1mamba;Sun Sep 08 2024] --- bcunit.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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