- 
    Tue Jun 09 2015 Michael Mraka <michael.mraka@redhat.com> 5.4.28-1
    
- switch to dnf on Fedora 22
   
  
  - 
    Thu Jan 15 2015 Matej Kollar <mkollar@redhat.com> 5.4.27-1
    
- Getting rid of Tabs and trailing spaces in LICENSE, COPYING, and README files
   
  
  - 
    Sat Jul 12 2014 Milan Zazrivec <mzazrivec@redhat.com> 5.4.26-1
    
- fix copyright years
   
  
  - 
    Sat May 24 2014 Milan Zazrivec <mzazrivec@redhat.com> 5.4.25-1
    
- spec file polish
   
  
  - 
    Tue Apr 15 2014 Michael Mraka <michael.mraka@redhat.com> 5.4.24-1
    
- 1066163 - rhn-custom-info man page is incomplete.
   
  
  - 
    Sat Mar 15 2014 Michael Mraka <michael.mraka@redhat.com> 5.4.23-1
    
- Don't print newline after 'Username:' prompt
   
  
  - 
    Sat Feb 15 2014 Tomas Lestach <tlestach@redhat.com> 5.4.22-1
    
- 1063808 - Custom info with empty value added
   
  
  - 
    Sat Nov 30 2013 Michael Mraka <michael.mraka@redhat.com> 5.4.21-1
    
- add the option -d to delete custom values
   
  
  - 
    Fri Oct 11 2013 Michael Mraka <michael.mraka@redhat.com> 5.4.20-1
    
- cleaning up old svn Ids
   
  
  - 
    Tue Oct 01 2013 Michael Mraka <michael.mraka@redhat.com> 5.4.19-1
    
- removed trailing whitespaces
   
  
  - 
    Thu Jul 18 2013 Tomas Kasparek <tkasparek@redhat.com> 5.4.18-1
    
- updating copyright years
   
  
  - 
    Tue Jun 18 2013 Michael Mraka <michael.mraka@redhat.com> 5.4.17-1
    
- more branding cleanup
   
  
  - 
    Thu Jun 13 2013 Tomas Kasparek <tkasparek@redhat.com> 5.4.16-1
    
- rebranding RHN Satellite to Red Hat Satellite in client stuff
   
  
  - 
    Wed May 22 2013 Tomas Kasparek <tkasparek@redhat.com> 5.4.15-1
    
- branding clean-up of client tools
- Purging %changelog entries preceding Spacewalk 1.0, in active packages.
- %defattr is not needed since rpm 4.4
   
  
  - 
    Fri Feb 24 2012 Michael Mraka <michael.mraka@redhat.com> 5.4.14-1
    
- we are now just GPL
   
  
  - 
    Sat Jul 23 2011 Jan Pazdziora 5.4.13-1
    
- We only support version 5 and newer of RHEL, removing conditions for old
  versions.
- We only support version 14 and newer of Fedora, removing conditions for old
  versions.
   
  
  - 
    Sat Apr 16 2011 Jan Pazdziora 5.4.12-1
    
- build rhn-custom-info on SUSE (mc@suse.de)
   
  
  - 
    Sat Apr 09 2011 Miroslav Suchý 5.4.11-1
    
- update copyright years (msuchy@redhat.com)
   
  
  - 
    Sat Apr 09 2011 Miroslav Suchý 5.4.10-1
    
- both string and unicode are instance of basestring
- fix rhn-custom-info (mc@suse.de)
   
  
  - 
    Wed Apr 06 2011 Miroslav Suchý 5.4.9-1
    
- simplify read_username()
- 683200 - utilize up2date_client.config
   
  
  - 
    Thu Mar 31 2011 Miroslav Suchý 5.4.8-1
    
- no need to support rhel2
- Updating the copyright years to include 2010.
   
  
  - 
    Thu Dec 09 2010 Michael Mraka <michael.mraka@redhat.com> 5.4.7-1
    
- import Fault, ResponseError and ProtocolError directly from xmlrpclib
   
  
  - 
    Fri Nov 26 2010 Miroslav Suchý <msuchy@redhat.com> 5.4.6-1
    
- fix failing build in F13 (msuchy@redhat.com)
   
  
  - 
    Sat Nov 20 2010 Miroslav Suchý <msuchy@redhat.com> 5.4.5-1
    
- 553649 - we need to require X.Y version due to search path
   
  
  - 
    Fri Nov 19 2010 Miroslav Suchý <msuchy@redhat.com> 5.4.4-1
    
- 553649 - Requires correct, justified where necessary
- 553649 - fix changelog format
   
  
  - 
    Tue Oct 05 2010 Michael Mraka <michael.mraka@redhat.com> 5.4.3-1
    
- replaced local copy of compile.py with standard compileall module