1.0.5
This commit is contained in:
parent
ebe757a80c
commit
b414f891d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ lxc-0.7.2.tar.gz
|
||||
/lxc-0.8.0.tar.gz
|
||||
/lxc-0.9.0.tar.gz
|
||||
/lxc-1.0.3.tar.gz
|
||||
/lxc-1.0.5.tar.gz
|
||||
|
9
lxc.spec
9
lxc.spec
@ -11,8 +11,8 @@
|
||||
%global luapkgdir %{_datadir}/lua/%{luaver}
|
||||
|
||||
Name: lxc
|
||||
Version: 1.0.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.0.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Linux Resource Containers
|
||||
Group: Applications/System
|
||||
License: LGPLv2+ and GPLv2
|
||||
@ -137,7 +137,7 @@ This package contains documentation for %{name}.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%setup -q
|
||||
|
||||
|
||||
%build
|
||||
@ -286,6 +286,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 8 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.5-1
|
||||
- Update to 1.0.5
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user