6
0
forked from pool/concurrent
Files
concurrent/concurrent.changes
2025-08-21 06:19:26 +02:00

86 lines
2.7 KiB
Plaintext

-------------------------------------------------------------------
Wed Feb 21 10:40:19 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Feb 21 08:39:51 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun Mar 12 03:12:26 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Add build dependency on java-javadoc
- Update upstream source tarball
-------------------------------------------------------------------
Tue Mar 7 14:17:18 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Package maven metadata
- Package javadocs
- Add patch:
* concurrent-jdk17.patch
+ Avoid “invalid use of a restricted identifier 'yield'” error
during javadocs generation
-------------------------------------------------------------------
Wed May 16 10:41:19 UTC 2018 - fstrba@suse.com
- Build with source and target 8 to prepare for a possible removal
of 1.6 compatibility
-------------------------------------------------------------------
Thu Sep 14 16:37:02 UTC 2017 - fstrba@suse.com
- Allow building with other JDK then gcj
- Build with java source and target level 1.6 in order to allow
building with jdk9
- Added patch:
* concurrent-jdk8.patch
+ Fix a name clash that exist from jdk8
-------------------------------------------------------------------
Sat May 20 18:59:35 UTC 2017 - tchvatal@suse.com
- Fix building with java properly, use gcj as anything newer fails
to compile this
-------------------------------------------------------------------
Mon Sep 25 15:37:24 CEST 2006 - skh@suse.de
- don't use icecream
- use source="1.4" and target="1.4" for build with java 1.5
-------------------------------------------------------------------
Wed Jan 25 21:46:01 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Jul 27 15:14:24 CEST 2005 - jsmeix@suse.de
- Adjustments in the spec file.
-------------------------------------------------------------------
Tue Jul 19 17:44:51 CEST 2005 - jsmeix@suse.de
- Current version 1.3.4 from JPackage.org
-------------------------------------------------------------------
Fri Feb 18 18:45:00 CET 2005 - skh@suse.de
- update to version 1.3.4
- don't use icecream
-------------------------------------------------------------------
Thu Sep 16 14:41:16 CEST 2004 - skh@suse.de
- Fix prerequires of javadoc subpackage
-------------------------------------------------------------------
Mon Sep 6 18:08:36 CEST 2004 - skh@suse.de
- Initial package created with version 1.3.2 (JPackage 1.5)