Package Release Info

objenesis-3.3-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

objenesis
objenesis-javadoc

Change Logs

* Tue Sep 24 2024 Fridrich Strba <fstrba@suse.com>
- Use SOURCE_DATE_EPOCH for reproducible jar mtime
* Wed Feb 21 2024 Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
* Tue Dec 05 2023 Andrea Manzini <andrea.manzini@suse.com>
- update to upstream version 3.3
  * org.objenesis:objenesis-test missing in Maven Central (#85)
  * added instructions for running Android TCK for Windows users (#84)
  * Copyright and Owner is missing in license (#83)
- update to upstream version 3.2
  * Add Dependencies Manifest Entry (#81)
  * Objenesis can't be compiled on Android SDK < 26 (#79)
  * PercClassLoader misspelled in pom.xml (#76)
* Sat Mar 19 2022 Fridrich Strba <fstrba@suse.com>
- Added patch:
  * objenesis-javadoc.patch
    + fix build with javadoc 17
* Fri Nov 29 2019 Fridrich Strba <fstrba@suse.com>
- Upgrade to upstream version 3.1
- Do not force building with java-devel < 9
- Build with source/target level 8, since it is the one that is
  the lowest supported combination by upstream for this release
* Sat Oct 05 2019 Fridrich Strba <fstrba@suse.com>
- Remove all reference to parent from pom files
* Sat Mar 16 2019 Jan Engelhardt <jengelh@inai.de>
- Add Group: tag for documentation.
* Thu Jan 24 2019 Fridrich Strba <fstrba@suse.com>
- Generate OSGi manifest so that the jar can be resolved by eclipse
* Fri Oct 26 2018 Fridrich Strba <fstrba@suse.com>
- Initial packaging of objenesis inspired from Fedora package