Blame SOURCES/0003-Fix-invalid-XML.patch

9b68ce
From c47b989bc5b62fcad715cba70f7392f898b71114 Mon Sep 17 00:00:00 2001
9b68ce
From: Mikolaj Izdebski <mizdebsk@redhat.com>
9b68ce
Date: Wed, 14 Jan 2015 12:06:49 +0100
9b68ce
Subject: [PATCH 3/3] Fix invalid XML
9b68ce
9b68ce
---
9b68ce
 configs/configuration-rpmbuild-raw.xml | 2 +-
9b68ce
 1 file changed, 1 insertion(+), 1 deletion(-)
9b68ce
9b68ce
diff --git a/configs/configuration-rpmbuild-raw.xml b/configs/configuration-rpmbuild-raw.xml
9b68ce
index 1651dea..b969c88 100644
9b68ce
--- a/configs/configuration-rpmbuild-raw.xml
9b68ce
+++ b/configs/configuration-rpmbuild-raw.xml
9b68ce
@@ -45,7 +45,7 @@
9b68ce
       <stereotypes>
9b68ce
         <stereotype>
9b68ce
           <extension>hpi</extension>
9b68ce
-        <stereotype>
9b68ce
+        </stereotype>
9b68ce
       </stereotypes>
9b68ce
     </repository>
9b68ce
     <repository>
9b68ce
-- 
9b68ce
2.1.0
9b68ce