diff --git a/.gitignore b/.gitignore index b2e9b25..42930ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ lxc-0.7.2.tar.gz /lxc-0.7.4.1.tar.gz +/lxc-0.7.4.2.tar.gz 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 + diff --git a/sources b/sources index 2d4c3b3..56a49c8 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -5c9c6889ba1255217078ea5d1aaf0c82 lxc-0.7.2.tar.gz -f0a5345c8d9cb927cf15043a3cc1f413 lxc-0.7.4.1.tar.gz +36fcb0f6a39d2f55130421f342f24ef3 lxc-0.7.4.2.tar.gz