forked from pool/jcip-annotations
86 lines
2.8 KiB
Plaintext
86 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 19 02:46:22 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use ant to build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 18 16:09:47 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Switch to clean room implementation, as original implementation
|
|
uses CC-BY-2.5 licence. The clean room implementation is under
|
|
Apache-2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 8 20:13:14 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- The pom file is simple, so it does not need to be installed
|
|
using the %%mvn_install_pom macro
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 4 11:15:53 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Add alias to the other implementation out there
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 23 13:15:04 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use SOURCE_DATE_EPOCH for reproducible builds
|
|
- Clean the spec file, fix download urls and redownload the sources
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 20 07:01:18 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with source/target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 18 22:08:24 UTC 2017 - fstrba@suse.com
|
|
|
|
- Specify java source and target 1.6: build with all java-devel
|
|
providers until jdk9
|
|
- Resurect the javadoc package
|
|
- Fix rpmlint error and clean spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 19 11:32:42 UTC 2017 - tchvatal@suse.com
|
|
|
|
- Fix build with new javapackages-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 18 09:46:12 UTC 2015 - tchvatal@suse.com
|
|
|
|
- Fix build with new javapackages-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 10 11:36:35 UTC 2013 - mvyskocil@suse.com
|
|
|
|
- use add_maven_depmap from javapackages-tools
|
|
- drop javadoc build, N/A with gcc-java
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 11:05:58 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Move from jpackage-utils to javapackage-tools
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 27 14:46:50 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: CC-BY-2.5
|
|
Most of the pattern matches in the package are for CC-BY-2.5, not
|
|
CC-BY-3.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 11:30:39 UTC 2012 - coolo@suse.com
|
|
|
|
- change license to be in spdx.org format
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 7 12:50:55 UTC 2010 - coolo@novell.com
|
|
|
|
- switch rpm group
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 3 15:19:30 CEST 2009 - mvyskocil@suse.cz
|
|
|
|
- Initial SUSE packaging based on jpp5.0
|
|
|