2019-01-04 17:18:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2017-12-18 07:54:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 18 06:53:19 UTC 2017 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Added patch:
|
|
|
|
* hamcrest-1.3-javadoc10.patch
|
|
|
|
+ Fix build with jdk10's javadoc that ends in error when a
|
|
|
|
link cannot be downloaded
|
|
|
|
|
2017-09-08 08:07:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 8 06:05:24 UTC 2017 - fstrba@suse.com
|
|
|
|
|
|
|
|
- Modified patch:
|
|
|
|
* hamcrest-1.3-fork-javac.patch
|
|
|
|
+ Specify java target level 1.6 in order to allow building
|
|
|
|
with jdk9
|
|
|
|
- Specify java source level 1.6 in order to allow building with
|
|
|
|
jdk9
|
2017-09-08 09:35:02 +02:00
|
|
|
- Added patch:
|
|
|
|
* hamcrest-1.3-javadoc9.patch
|
|
|
|
+ fix javadoc errors that are fatal in jdk9
|
2017-09-08 08:07:20 +02:00
|
|
|
|
2017-05-29 18:03:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 29 16:05:25 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Apply patch from fedora:
|
|
|
|
* hamcrest-1.3-fork-javac.patch
|
|
|
|
|
2017-05-19 15:15:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 19 13:11:37 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Fix homepage
|
|
|
|
- Update to build with new javapacakges-tools
|
|
|
|
|
2015-03-18 11:06:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 18 09:46:07 UTC 2015 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Fix build with new javapackages-tools
|
|
|
|
|
2014-07-07 17:03:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 7 15:02:47 UTC 2014 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Use junit not junit4
|
|
|
|
|
2014-06-16 14:25:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 16 12:25:07 UTC 2014 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Add patch to fix random build errors by enforcing single thread.
|
|
|
|
* hamcrest-1.3-random-build-crash.patch
|
|
|
|
|
2013-10-29 13:51:43 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 29 12:51:11 UTC 2013 - mvyskocil@suse.com
|
|
|
|
|
|
|
|
- drop junit from dependencies, it's not needed and cause a build cycle
|
|
|
|
|
2013-10-21 13:44:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 21 11:34:31 UTC 2013 - mvyskocil@suse.com
|
|
|
|
|
|
|
|
- Update to 1.3
|
|
|
|
bugfix and feature update, see CHANGES.txt for details
|
|
|
|
- Removed patches
|
|
|
|
* hamcrest-1.1-build.patch
|
|
|
|
+ renamed to hamcrest-1.3-build.patch
|
|
|
|
* hamcrest-1.1-no-jarjar.patch
|
|
|
|
+ renamed to hamcrest-1.3-no-jarjar.patch
|
|
|
|
* hamcrest-1.1-no-integration.patch
|
|
|
|
+ renamed to hamcrest-1.3-no-integration.patch
|
|
|
|
- Added patches
|
|
|
|
* hamcrest-1.3-javadoc.patch
|
|
|
|
- Updated poms and added OSGI manifests from Fedora
|
|
|
|
|
2013-09-09 13:52:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 9 11:05:43 UTC 2013 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Move from jpackage-utils to javapackage-tools
|
|
|
|
|
2013-09-09 13:05:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 3 14:23:47 UTC 2013 - mvyskocil@suse.com
|
|
|
|
|
|
|
|
- use add_maven_depmap from javapackages-tools
|
|
|
|
- install non-versioned dirs and jars
|
|
|
|
|
2009-05-25 04:36:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 5 14:53:21 CEST 2009 - mvyskocil@suse.cz
|
|
|
|
|
|
|
|
- Initial packaging of 1.1 in SUSE (from jpp 5.0)
|
|
|
|
|