2024-02-20 11:50:34 +00:00
-------------------------------------------------------------------
Tue Feb 20 10:02:33 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
2018-05-15 06:05:23 +00:00
-------------------------------------------------------------------
2022-03-19 13:00:50 +00:00
Sat Mar 19 13:00:20 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* aelfred-javadoc.patch
+ fix build with javadoc 17
-------------------------------------------------------------------
2018-05-15 06:05:23 +00:00
Tue May 15 05:00:18 UTC 2018 - fstrba@suse.com
- Build with source and target 8 to prepare for a possible removal
2018-05-17 19:56:35 +00:00
of 1.6 compatibility
2018-05-15 06:05:23 +00:00
2018-01-10 06:32:55 +00:00
-------------------------------------------------------------------
Wed Jan 10 03:57:04 UTC 2018 - bwiedemann@suse.com
- Generate javadoc without timestamp to make build reproducible
(boo#1047218)
2017-09-14 07:55:46 +00:00
-------------------------------------------------------------------
Thu Sep 14 07:54:54 UTC 2017 - fstrba@suse.com
- Specify java source level 1.6 to allow building with jdk9
2014-12-05 07:52:44 +00:00
-------------------------------------------------------------------
Thu Dec 4 17:36:21 UTC 2014 - p.drouand@gmail.com
- Remove java-devel dependency; not needed anymore
2014-08-08 15:40:50 +00:00
-------------------------------------------------------------------
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
2014-07-11 14:02:48 +00:00
-------------------------------------------------------------------
Fri Jul 11 14:02:37 UTC 2014 - tchvatal@suse.com
- Cleanup with spec-cleaner and do not version javadoc dir.
2013-09-09 11:49:34 +00:00
-------------------------------------------------------------------
Mon Sep 9 11:04:07 UTC 2013 - tchvatal@suse.com
- Move from jpackage-utils to javapackage-tools
2013-07-23 14:33:29 +00:00
-------------------------------------------------------------------
Mon Jul 22 17:32:15 UTC 2013 - coolo@suse.com
- %ghost is not a %dir but symlink
2011-09-23 08:18:17 +00:00
-------------------------------------------------------------------
Sat Sep 17 10:49:23 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
2008-03-03 15:59:28 +00:00
-------------------------------------------------------------------
Mon Mar 3 10:28:26 CET 2008 - mvyskocil@suse.cz
- merged with jpackage 1.7
- allow to build with icedtea
2007-03-30 14:40:50 +00:00
-------------------------------------------------------------------
Fri Mar 30 12:12:00 CEST 2007 - ssommer@suse.de
- add unzip to BuildRequires
2007-01-15 22:50:54 +00:00
-------------------------------------------------------------------
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