From b414f891d95d9f20ce14e4f524186209d79cc652 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Aug 08 2014 08:17:53 +0000 Subject: 1.0.5 --- diff --git a/.gitignore b/.gitignore index 1040811..1f81d93 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/lxc.spec b/lxc.spec index ad4ed90..c844b02 100644 --- a/lxc.spec +++ b/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 1.0.5-1 +- Update to 1.0.5 + * Sat Jun 07 2014 Fedora Release Engineering - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index dc8983a..6bc09a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -55873b1411a606397309aa6c4c4263b3 lxc-1.0.3.tar.gz +9d9af9e9e69a831cd50b58d91c786013 lxc-1.0.5.tar.gz