From 98d2d401d03f04bd57bd60871b719ff0f94e5cea Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us>
Date: Sat, 3 Aug 2013 03:38:39 -0500
Subject: [PATCH] - Rebuilt for
 https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

---
 lxc.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/lxc.spec b/lxc.spec
index 3e2f6de..680e752 100644
--- a/lxc.spec
+++ b/lxc.spec
@@ -1,6 +1,6 @@
 Name:           lxc
 Version:        0.8.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Linux Resource Containers
 Group:          Applications/System
 License:        LGPLv2+
@@ -142,6 +142,9 @@ make check
 
 
 %changelog
+* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
 * Sat Mar  2 2013 Thomas Moschny <thomas.moschny@gmx.de> - 0.8.0-2
 - Add upstream patch fixing the release url in the Fedora template.