File objenesis.changes of Package objenesis
-------------------------------------------------------------------
Tue Sep 24 13:53:53 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use SOURCE_DATE_EPOCH for reproducible jar mtime
-------------------------------------------------------------------
Wed Feb 21 21:12:38 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Dec 5 09:54:15 UTC 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 21:10:17 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* objenesis-javadoc.patch
+ fix build with javadoc 17
-------------------------------------------------------------------
Fri Nov 29 08:34:02 UTC 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 5 16:35:26 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Remove all reference to parent from pom files
-------------------------------------------------------------------
Sat Mar 16 17:28:45 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Add Group: tag for documentation.
-------------------------------------------------------------------
Thu Jan 24 08:24:34 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Generate OSGi manifest so that the jar can be resolved by eclipse
-------------------------------------------------------------------
Fri Oct 26 07:18:58 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of objenesis inspired from Fedora package