diff --git a/lxc.spec b/lxc.spec index f5ff2af..d0e42e8 100644 --- a/lxc.spec +++ b/lxc.spec @@ -1,5 +1,5 @@ Name: lxc -Version: 6.0.1 +Version: 6.0.2 Release: 1mamba Summary: Userspace control package for Linux Containers Group: Applications/Emulators @@ -60,8 +60,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -132,6 +130,9 @@ This package contains libraries and header files for developing applications tha #%doc README %changelog +* Wed Sep 18 2024 Automatic Build System 6.0.2-1mamba +- automatic version update by autodist + * Thu Jun 27 2024 Automatic Build System 6.0.1-1mamba - automatic version update by autodist