* Fri Sep 29 2017 fstrba@suse.com 
  - Don't condition the maven defines on release version, but on
  _maven_repository being defined
 
  * Thu Sep 14 2017 fstrba@suse.com 
  - Added patch:
  * commons-cli-1.2-jdk9.patch
  - Specify java source and target level 1.6 in order to allow
    building with jdk9
 
  * Fri May 19 2017 tchvatal@suse.com 
  - Fix build with new javapackages-tools
 
  * Wed Mar 18 2015 tchvatal@suse.com 
  - Fix build with new javapackages-tools
 
  * Thu Dec 04 2014 p.drouand@gmail.com 
  - Remove java-devel dependency; not needed anymore
 
  * Fri Jun 27 2014 tchvatal@suse.com 
  - Fix the pom providing on 13.2
 
  * Sat Mar 08 2014 badshah400@gmail.com 
  - For openSUSE >= 13.1 remove all references to maven scripts as
  these do not work; fixes building for openSUSE >= 13.1
- Lots of specfile formatting cleanups
- Move old %changelog section entries to .changes with proper
  formatting
- Add copyright info to spec file.
 
  * Mon Dec 12 2011 dmacvicar@suse.de 
  - rename apache-cli to apache-commons-cli
- add java() provides
 
  * Tue Jul 19 2011 dmacvicar@suse.de 
  - converted to build with ant:ant
- removed reference to non existing target/osgi/MANIFEST
  in maven-build.xml
 
  * Tue Nov 09 2010 chris.spike@arcor.de 
  - Removed maven* BRs in favour of apache-commons-parent
- Added deprecated groupId to depmap for compatibility reasons
 
  * Mon Oct 18 2010 chris.spike@arcor.de 
  - Removed Epoch
 
  * Sun Oct 03 2010 chris.spike@arcor.de 
  - Rename and rebase from jakarta-commons-cli