Fridrich Strba 2019-01-04 16:18:52 +00:00 committed by Git OBS Bridge
parent 5977e63cc6
commit ff652f6802

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Jan 4 16:13:17 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Use sources from github, which are accessible
- Do not build the hamcrest-text empty jar
- Split a core package off the main package
- Added patch:
* hamcrest-1.3-qdox-2.0.patch
+ Fix build against QDox 2.0
- Removed patch:
* hamcrest-1.3-no-integration.patch
+ Not needed any more since integration is buildable
- Modified patches:
* hamcrest-1.3-build.patch
* hamcrest-1.3-fork-javac.patch
* hamcrest-1.3-javadoc.patch
* hamcrest-1.3-javadoc10.patch
* hamcrest-1.3-javadoc9.patch
* hamcrest-1.3-no-jarjar.patch
* hamcrest-1.3-random-build-crash.patch
-------------------------------------------------------------------
Mon Dec 18 06:53:19 UTC 2017 - fstrba@suse.com