From 94ee2a0a3f37c4abc30fa14250055168806c9723 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Apr 20 2015 16:23:20 +0000 Subject: Update to 1.1.2. --- diff --git a/.gitignore b/.gitignore index 1a0e79e..5f0fb6f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ lxc-0.7.2.tar.gz /lxc-e75a5c5c76c649435bd9171d5ea457fe727f5388.tar.gz /lxc-1.1.0.tar.gz /lxc-1.1.1.tar.gz +/lxc-1.1.2.tar.gz diff --git a/lxc.spec b/lxc.spec index 241026a..4dfbec9 100644 --- a/lxc.spec +++ b/lxc.spec @@ -30,8 +30,8 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: lxc -Version: 1.1.1 -Release: %{?prerel:0.}2%{?prerel:.%{prerel}}%{?dist} +Version: 1.1.2 +Release: %{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist} Summary: Linux Resource Containers Group: Applications/System License: LGPLv2+ and GPLv2 @@ -381,6 +381,9 @@ fi %changelog +* Mon Apr 20 2015 Thomas Moschny - 1.1.2-1 +- Update to 1.1.2. + * Tue Mar 17 2015 Thomas Moschny - 1.1.1-2 - Use %%license only where possible. diff --git a/sources b/sources index bb9c336..ab8155f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d80cb08f0edf36f0887e32c96aec8c13 lxc-1.1.1.tar.gz +3ebadacf5fe8bfe689fd7a09812b682c lxc-1.1.2.tar.gz