From 822228af53768f15806241abfa21f6208b3570a2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 06:33:44 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.4-1mamba;Tue Jun 17 2014] --- lxc.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lxc.spec b/lxc.spec index 4a00e4c..88eaf76 100644 --- a/lxc.spec +++ b/lxc.spec @@ -1,5 +1,5 @@ Name: lxc -Version: 1.0.3 +Version: 1.0.4 Release: 1mamba Summary: Userspace control package for Linux Containers, a lightweight virtual system mechanism Group: Applications/Emulators @@ -13,6 +13,7 @@ License: LGPL BuildRequires: glibc-devel BuildRequires: libcap-devel ## AUTOBUILDREQ-END +BuildRequires: libpython3-devel Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -95,9 +96,12 @@ This package contains libraries and header files for developing applications tha %dir %{_datadir}/doc/lxc %dir %{_datadir}/doc/lxc/examples %{_datadir}/doc/lxc/examples/*.conf -%doc README TODO +%doc README %changelog +* Tue Jun 17 2014 Automatic Build System 1.0.4-1mamba +- automatic version update by autodist + * Tue Apr 15 2014 Automatic Build System 1.0.3-1mamba - automatic version update by autodist