From 801a449e1436d24c3b8df9ea6b5aed11ba473dfa Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 10 Apr 2024 16:56:50 +0200 Subject: [PATCH] automatic version update by autodist [release 6.0.0-1mamba;Wed Apr 10 2024] --- lxc.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lxc.spec b/lxc.spec index 9577d10..c97eeb4 100644 --- a/lxc.spec +++ b/lxc.spec @@ -1,5 +1,5 @@ Name: lxc -Version: 5.0.3 +Version: 6.0.0 Release: 1mamba Summary: Userspace control package for Linux Containers Group: Applications/Emulators @@ -13,11 +13,11 @@ License: LGPL BuildRequires: glibc-devel BuildRequires: libapparmor-devel BuildRequires: libcap-devel +BuildRequires: libdbus-devel BuildRequires: libgcc BuildRequires: libopenssl-devel BuildRequires: libseccomp-devel BuildRequires: libselinux-devel -BuildRequires: libsystemd-devel ## AUTOBUILDREQ-END BuildRequires: libpython3-devel Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -74,6 +74,7 @@ This package contains libraries and header files for developing applications tha %{_sysconfdir}/apparmor.d/lxc/lxc-default-cgns %{_sysconfdir}/apparmor.d/lxc/lxc-default-with-mounting %{_sysconfdir}/apparmor.d/lxc/lxc-default-with-nesting +%{_sysconfdir}/apparmor.d/usr.bin.lxc-copy %{_sysconfdir}/apparmor.d/usr.bin.lxc-start %{_bindir}/lxc-* %{_sbindir}/init.lxc @@ -131,6 +132,9 @@ This package contains libraries and header files for developing applications tha #%doc README %changelog +* Wed Apr 10 2024 Automatic Build System 6.0.0-1mamba +- automatic version update by autodist + * Wed Jul 26 2023 Automatic Build System 5.0.3-1mamba - automatic version update by autodist