-------------------------------------------------------------------
Wed Mar  9 08:52:37 UTC 2022 - Fridrich Strba <fstrba@suse.com>

- Build and package also the previous API version 0.9e, since the
  jump from 0.9 to 0.10 is completely API incompatible and the
  build does not require any additional dependencies

-------------------------------------------------------------------
Fri Jan 14 06:59:22 UTC 2022 - Fridrich Strba <fstrba@suse.com>

- Upgrade to recent git checkout providing 0.11 beta
- Modified patches:
  * java-cup-classpath.patch
  * java-cup-no-classpath-in-manifest.patch
  * java-cup-no-cup-no-jflex.patch
    + rediff to the changed context
- Removed patch:
  * java-cup-lr_parser-constructor.patch
    + integrated upstream
- Added patch:
  * java-cup-java8.patch
    + replace java 10+ constructs in order to be able to build
      with java 8
- Fetch sources using source service
- Do not run git during the build

-------------------------------------------------------------------
Fri Feb  1 16:57:40 UTC 2019 - Fridrich Strba <fstrba@suse.com>

- BuildIgnore xml-commons-apis xml-commons-resolver xalan-j2
  and xerces-j2 in order to solve build cycle

-------------------------------------------------------------------
Fri Sep 15 11:16:58 UTC 2017 - fstrba@suse.com

- Do not depend on java-gcj-compat
- Fix build with jdk9: specify source and target 1.6

-------------------------------------------------------------------
Thu Aug 29 07:47:30 UTC 2013 - mvyskocil@suse.com

- Add conflicts for each variant
- Sync .changes
- Drop weird jpackage-prepare script and use standard pre_checkin.sh

-------------------------------------------------------------------
Fri Aug 23 08:06:54 UTC 2013 - mvyskocil@suse.com

- Disable build of javadoc 
  * drop java-cup-javadoc.patch
-------------------------------------------------------------------
Fri Jan 25 15:36:53 UTC 2013 - coolo@suse.com

- sync licenses

-------------------------------------------------------------------
Mon Jun  4 13:08:48 UTC 2012 - cfarrell@suse.com

- license update: HPND
  SPDX syntax

-------------------------------------------------------------------
Mon Nov  8 11:55:22 UTC 2010 - mvyskocil@suse.cz

- Build ignore xml-comons-jax-1.3-apis 

-------------------------------------------------------------------
Mon May 11 16:33:27 CEST 2009 - mvyskocil@suse.cz

- Fixed bnc#501635: Added a lincense file 

-------------------------------------------------------------------
Tue May  5 09:01:11 CEST 2009 - mvyskocil@suse.cz

- Build using gcj (for proper bootstrap of openjdk) 

-------------------------------------------------------------------
Wed Apr 29 10:27:07 CEST 2009 - mvyskocil@suse.cz

- Initial packaging of java-cup-bootstrap 0.11 in SUSE (from jpp5)