forked from pool/aqute-bnd
131 lines
4.7 KiB
Plaintext
131 lines
4.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 9 13:48:12 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Update to aqute-bnd 6.4.1
|
|
* https://github.com/bndtools/bnd/wiki/Changes-in-6.4.0
|
|
* https://github.com/bndtools/bnd/wiki/Changes-in-6.4.1-classic
|
|
- Modified patches:
|
|
* 0001-Disable-removed-commands.patch
|
|
* 0002-Port-to-OSGI-7.0.0.patch
|
|
* 0003-Remove-unmet-dependencies.patch
|
|
* reproducible-timestamps.patch ->
|
|
0004-reproducible-timestamps.patch
|
|
* reproducible-packages-list.patch ->
|
|
0005-reproducible-packages-list.patch
|
|
+ rebase
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 20 13:31:03 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 18 05:23:18 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Update to aqute-bnd 6.3.1
|
|
* https://github.com/bndtools/bnd/wiki/Changes-in-6.3.1
|
|
* https://github.com/bndtools/bnd/wiki/Changes-in-6.3.0
|
|
* https://github.com/bndtools/bnd/wiki/Changes-in-6.2.0
|
|
* https://github.com/bndtools/bnd/wiki/Changes-in-6.1.0
|
|
* https://github.com/bndtools/bnd/wiki/Changes-in-6.0.0
|
|
* https://github.com/bndtools/bnd/wiki/Changes-in-5.3.0
|
|
- Modified patches:
|
|
* 0001-Disable-removed-commands.patch
|
|
* 0003-Port-to-OSGI-7.0.0.patch -> 0002-Port-to-OSGI-7.0.0.patch
|
|
* 0004-maven-plugin-dependencies.patch ->
|
|
0003-Remove-unmet-dependencies.patch
|
|
* reproducible-timestamps.patch
|
|
* reproducible-packages-list.patch
|
|
+ rediff to changed context
|
|
- Removed patch:
|
|
* aqute-bnd-java8compat.patch
|
|
+ handled by release=8 in ant javac task
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 16 10:08:36 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patches:
|
|
* reproducible-timestamps.patch
|
|
+ set "-reproducible" option to true by default
|
|
+ use SOURCE_DATE_EPOCH for timestamp if available
|
|
* reproducible-packages-list.patch
|
|
+ make the order of packages to import/export deterministic
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 4 14:25:12 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Add _multibuild to define 2nd spec file as additional flavor.
|
|
Eliminates the need for source package links in OBS.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 26 17:47:47 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Fetch sources using source_service and don't distribute legally
|
|
spurious files (bsc#1210878)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 10 08:13:30 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Update to aqute-bnd 5.1.1
|
|
* ant plugin is in separate artifact
|
|
- Removed patch:
|
|
* 0002-Fix-ant-compatibility.patch
|
|
+ fixed by upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 19 07:20:57 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Modified patches:
|
|
* 0001-Disable-removed-commands.patch
|
|
* 0002-Fix-ant-compatibility.patch
|
|
* 0001-Port-to-OSGI-7.0.0.patch -> 0003-Port-to-OSGI-7.0.0.patch
|
|
+ rediff to changed context
|
|
- Added patch:
|
|
* 0004-maven-plugin-dependencies.patch
|
|
+ Do not build a whole artifact, if we need only one source file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 18 06:21:29 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
+ aqute-bnd-java8compat.patch
|
|
+ Produce bytecode compatible with Java 8
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 18 01:00:32 UTC 2021 - Marcel Witte <wittemar@googlemail.com>
|
|
|
|
- Update to aqute-bnd 5.1.1
|
|
- Removed patch:
|
|
* aqute-bnd-3.5.0-java8compat.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 1 08:09:22 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Addes patch:
|
|
* 0001-Port-to-OSGI-7.0.0.patch
|
|
+ Port to OSGI 7.0.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 26 15:29:03 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Add aliases for the aqute-bnd artifact
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 09:33:04 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of the bnd-maven-plugin distributed as a part
|
|
of aqute-bnd 3.5.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 14 10:43:20 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Correct error with duplicate identical aliases for two different
|
|
artifacts
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 12 08:34:57 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of aqute-bnd 3.5.0
|
|
- Add ant build.xml files in order to build without having to use
|
|
gradle
|