aelfred/aelfred.changes

101 lines
3.7 KiB
Plaintext

-------------------------------------------------------------------
Sun Sep 29 19:43:31 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Fix build after removal of the default %%{java_home} define
- Refactor the spec file to actually build the jar and not just
to distribute the prebuilt one
-------------------------------------------------------------------
Tue Feb 20 10:02:33 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sat Mar 19 13:00:20 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* aelfred-javadoc.patch
+ fix build with javadoc 17
-------------------------------------------------------------------
Tue May 15 05:00:18 UTC 2018 - fstrba@suse.com
- Build with source and target 8 to prepare for a possible removal
of 1.6 compatibility
-------------------------------------------------------------------
Wed Jan 10 03:57:04 UTC 2018 - bwiedemann@suse.com
- Generate javadoc without timestamp to make build reproducible
(boo#1047218)
-------------------------------------------------------------------
Thu Sep 14 07:54:54 UTC 2017 - fstrba@suse.com
- Specify java source level 1.6 to allow building with jdk9
-------------------------------------------------------------------
Thu Dec 4 17:36:21 UTC 2014 - p.drouand@gmail.com
- Remove java-devel dependency; not needed anymore
-------------------------------------------------------------------
Fri Aug 8 14:26:03 UTC 2014 - sfalken@opensuse.org
- Uploading proper patch, so things will build
-------------------------------------------------------------------
Fri Aug 8 02:47:25 UTC 2014 - sfalken@opensuse.org
- Updated to 7.0
* Changed the package name to net.sf.saxon.aelfred to prevent any accidental confusion with the original Microstar code or with David Brownell's version.
* Fixed several bugs: (1) a bug in namespace handling (where an attribute xxx:name precedes the xmlns:xxx declaration) (2) poor diagnostics when end of file occurs prematurely
* Subsetting the code to include only the XML non-validating parser and SAX driver, with appropriate changes to the setFeature() and getFeature() methods.
* Some further changes made by David Brownell up to June 2001 have been incorporated.
- Rebased aelfred-icedtea-build.patch for new source
- Added: aelfred7_0.zip
- Deleted: aelfred.zip
- Updated URLs in specfile
-------------------------------------------------------------------
Fri Jul 11 14:02:37 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner and do not version javadoc dir.
-------------------------------------------------------------------
Mon Sep 9 11:04:07 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
-------------------------------------------------------------------
Mon Jul 22 17:32:15 UTC 2013 - coolo@suse.com
- %ghost is not a %dir but symlink
-------------------------------------------------------------------
Sat Sep 17 10:49:23 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
-------------------------------------------------------------------
Mon Mar 3 10:28:26 CET 2008 - mvyskocil@suse.cz
- merged with jpackage 1.7
- allow to build with icedtea
-------------------------------------------------------------------
Fri Mar 30 12:12:00 CEST 2007 - ssommer@suse.de
- add unzip to BuildRequires
-------------------------------------------------------------------
Wed Jan 25 21:45:42 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Oct 19 13:40:50 CEST 2005 - jsmeix@suse.de
- Current version 1.2 from JPackage.org