From 2ffcc70e9fb726d1cf0b53905c3ff7f43eb902cc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 5 Sep 2024 09:54:27 +0200 Subject: [PATCH] automatic version update by autodist [release 0.18.4-1mamba;Thu Sep 05 2024] --- umockdev.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/umockdev.spec b/umockdev.spec index 33170d1..11074c7 100644 --- a/umockdev.spec +++ b/umockdev.spec @@ -1,5 +1,5 @@ Name: umockdev -Version: 0.18.3 +Version: 0.18.4 Release: 1mamba Summary: Mock hardware devices for creating unit tests and bug reporting Group: System/Kernel and Hardware @@ -58,8 +58,6 @@ rm -f %{buildroot}%{_libdir}/libumockdev.la %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -88,6 +86,9 @@ rm -f %{buildroot}%{_libdir}/libumockdev.la %doc NEWS %changelog +* Thu Sep 05 2024 Automatic Build System 0.18.4-1mamba +- automatic version update by autodist + * Mon Jul 29 2024 Automatic Build System 0.18.3-1mamba - automatic version update by autodist