From cab047fc50e69ecefc25e2b4646924b1b9bf26d4 Mon Sep 17 00:00:00 2001 From: Justin Azoff Date: Fri, 24 Jan 2014 13:31:24 -0500 Subject: [PATCH] fix setup.cfg merge issues --- setup.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index f77d445..02ad1d8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,8 +9,6 @@ provides = rhnapi requires = python changelog = -<<<<<<< HEAD -======= * Mon Nov 26 2012 Stuart Sears 5.4.1-11 - added new decorators.py module for exception logging - added missing parameter in user.listDefaultSystemGroups @@ -19,7 +17,6 @@ changelog = * Mon Nov 05 2012 Stuart Sears 5.4.1-9 - fixed system.downloadSystemId ->>>>>>> 59e9f818a5ae4523c81e4217122a209f5091979d * Thu Jun 28 2012 Stuart Sears 5.4.1-7 - finally figured out how to add changelogs using python distutils