Update to upstream 0.7.4.2
This commit is contained in:
parent
8c5a707c0a
commit
4f5631a9f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
lxc-0.7.2.tar.gz
|
||||
/lxc-0.7.4.1.tar.gz
|
||||
/lxc-0.7.4.2.tar.gz
|
||||
|
6
lxc.spec
6
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 <maxamillion@fedoraproject.org> - 0.7.4.2-1
|
||||
- Update to upstream 0.7.4.2
|
||||
|
||||
* Fri Mar 25 2011 Silas Sewell <silas@sewell.ch> - 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 <silas@sewell.ch> - 0.6.3-1
|
||||
- Initial package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user