* Sun Sep 29 2019 Fridrich Strba <fstrba@suse.com> 
  - Remove reference to parent pom, since we don't build using maven.
 
  * Thu Dec 20 2018 Jan Engelhardt <jengelh@inai.de> 
  - Restore nominal phrase in summary.
 
  * Wed Dec 19 2018 Fridrich Strba <fstrba@suse.com> 
  - Update to version 3.0.1
  * Build with source/target 7
  * Build against objectweb-asm instead of asm3
- Removed patches:
  * findbugs-1.3.9-build.patch
  * findbugs-1.3.9-jdk9.patch
  * findbugs-asm-version.patch
  * findbugs-jar-filenames.patch
  * findbugs-remove-classpath.patch
- Added patches:
  * findbugs-ant-task-classpath.patch
    + Allow using findbugs even though there is no classpath
    in the jar's manifest
  * findbugs-build.patch
    + Build against the jars in system %_javadir instead of in
    tarball's lib directory
    + Do not forbid building with Java 8
    + Do not run git while building
  * findbugs-dom4j.patch
    + Add a cast to be able to build with dom4j 2.0
  * findbugs-jdk11.patch
    + Fix incompatible types
  * findbugs-manual.patch
    + Use xsltproc instead of saxon for xslt processing
    + Use the system docbook-xsl-stylesheets
  * findbugs-javadoc.patch
    + Build javadoc with source 1.7 in order to prevent errors due
    to one package name existing in different modules
- Modified patch:
  * findbugs-home.patch
    + Remove Class-Path entry from findbugs.jar manifest;
    use build-classpath instead
    + Simplify shell fragment that determines findbugs_home
 
  * Sun Nov 18 2018 Fridrich Strba <fstrba@suse.com> 
  - Update the pom files so that they correspond to the distributed
  findbugs version.
- Add pom file for findbugs-ant
- Removed patch:
  * findbugs-1.3.9-pom.patch
    + not needed since the versions correspond now
 
  * Wed Jun 13 2018 fstrba@suse.com 
  - Depend on asm3 instead of objectweb-asm, since the binaries are
  equivalent
- Modified patches:
  * findbugs-jar-filenames.patch
  * findbugs-remove-classpath.patch
    + replace objectweb-asm with asm3 directories
 
  * Thu May 17 2018 fstrba@suse.com 
  - Modified patch:
  * findbugs-1.3.9-jdk9.patch
    + Build with java source/target levels 8
 
           
          
              Version: 1.3.9-bp150.1.3
            
  * Fri Sep 29 2017 fstrba@suse.com 
  - Don't condition the maven defines on release version, but on
  _maven_repository being defined
 
  * Mon Sep 18 2017 fstrba@suse.com 
  - Added patch:
  * findbugs-1.3.9-jdk9.patch
    + Fix build with jdk9
    + Specify java source and target level 1.6
 
  * Fri May 19 2017 pcervinka@suse.com 
  - New build dependency: javapackages-local
- Fixed requires
- Removed not needed build requirements
- Spec file cleaned
 
  * Sun Aug 23 2015 badshah400@gmail.com 
  - When building on openSUSE:42, the maven metadata is installed
  as /usr/share/maven-fragments/findbugs instead of
  /usr/share/maven-metadata/findbugs.xml by make install.
 
  * Wed Mar 18 2015 tchvatal@suse.com 
  - Fix build with new javapackages-tools
 
  * Tue Jul 08 2014 tchvatal@suse.com 
  - Do not depend on ant-nodeps.
 
  * Mon Jul 07 2014 tchvatal@suse.com 
  - Use junit not junit4
 
  * Tue Jul 01 2014 tchvatal@suse.com 
  - Set defattr on files properly.
 
  * Mon Jun 23 2014 tchvatal@suse.com 
  - Remove unused patch:
  * findbugs-bcel.patch
 
  * Sun Jun 22 2014 schwab@suse.de 
  - Increase stacksize for ppc as well
 
  * Mon Jan 06 2014 dvaleev@suse.com 
  - increase stacksize for ppc64le as well.
 
  * Mon Sep 09 2013 tchvatal@suse.com 
  - Move from jpackage-utils to javapackage-tools
 
  * Wed Sep 04 2013 mvyskocil@suse.com 
  - Drop useless texlive from BR
 
  * Tue Sep 03 2013 mvyskocil@suse.com 
  - Rework spec file
  * fixed rpm groups
  * splitted ant task to ant-findbugs
  * use url when possible
  * grab Fedora patches
  * change dependency on findbugs-bcel
  * use new add_maven_depmap
- Patches added
  * findbugs-1.3.9-build.patch
  * findbugs-1.3.9-pom.patch
  * findbugs-asm-version.patch
  * findbugs-home.patch
  * findbugs-jar-filenames.patch
  * findbugs-remove-classpath.patch
- Patches removed
  * findbugs-build_xml.patch
  * findbugs-manifest.patch
 
  * Wed Dec 12 2012 dvaleev@suse.com 
  - increase stack size for ppc64
 
  * Tue Jun 19 2012 mvyskocil@suse.cz 
  - build require hicolor-icon-theme to workaround the
  /usr/share/icons/hicolor owning problem
- fix Group according SUSE standards
 
  * Sat Jun 16 2012 andreas.stieger@gmx.de 
  - fix factory build by adding unpackaged icon directory
 
  * Sun Sep 18 2011 jengelh@medozas.de 
  - Apply packaging guidelines (remove redundant/obsolete
  tags/sections from specfile, etc.)
 
  * Tue Jul 26 2011 mvyskocil@suse.cz 
  - fix bnc#708056: add missing objectweb-asm Requires
 
  * Wed Jan 27 2010 mvyskocil@suse.cz 
  - merged with findbugs-1.3.4-3.jpp5.src.rpm
- removed documentation files with a problematic license (bnc#569639)