automatic version update by autodist [release 0.18.4-1mamba;Thu Sep 05 2024]

This commit is contained in:
Automatic Build System 2024-09-05 09:54:27 +02:00
parent e503664b43
commit 2ffcc70e9f

View File

@ -1,5 +1,5 @@
Name: umockdev Name: umockdev
Version: 0.18.3 Version: 0.18.4
Release: 1mamba Release: 1mamba
Summary: Mock hardware devices for creating unit tests and bug reporting Summary: Mock hardware devices for creating unit tests and bug reporting
Group: System/Kernel and Hardware Group: System/Kernel and Hardware
@ -58,8 +58,6 @@ rm -f %{buildroot}%{_libdir}/libumockdev.la
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%files %files
%defattr(-,root,root) %defattr(-,root,root)
@ -88,6 +86,9 @@ rm -f %{buildroot}%{_libdir}/libumockdev.la
%doc NEWS %doc NEWS
%changelog %changelog
* Thu Sep 05 2024 Automatic Build System <autodist@openmamba.org> 0.18.4-1mamba
- automatic version update by autodist
* Mon Jul 29 2024 Automatic Build System <autodist@openmamba.org> 0.18.3-1mamba * Mon Jul 29 2024 Automatic Build System <autodist@openmamba.org> 0.18.3-1mamba
- automatic version update by autodist - automatic version update by autodist