From c5a38de6fa1ebc970bc13444f4377b84f70138a3 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Wed, 6 Jul 2011 18:08:14 -0500 Subject: Updated to latest upstream release --- lxc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lxc.spec') diff --git a/lxc.spec b/lxc.spec index 88e4678..bbc1803 100644 --- a/lxc.spec +++ b/lxc.spec @@ -1,5 +1,5 @@ Name: lxc -Version: 0.7.4.1 +Version: 0.7.4.2 Release: 1%{?dist} Summary: Linux Resource Containers @@ -126,6 +126,9 @@ find %{buildroot}%{_libdir}/lxc/templates \ %{_docdir}/%{name} %changelog +* Wed Jul 06 2011 Adam Miller - 0.7.4.2-1 +- Update to upstream 0.7.4.2 + * Fri Mar 25 2011 Silas Sewell - 0.7.4.1-1 - Update to 0.7.4.1 @@ -153,3 +156,4 @@ find %{buildroot}%{_libdir}/lxc/templates \ * Sat Jul 25 2009 Silas Sewell - 0.6.3-1 - Initial package + -- cgit