Package Release Info

jedit-5.1.0-bp154.1.98

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

jedit
jedit-javadoc

Change Logs

Version: 5.1.0-bp150.1.6
* Fri Dec 22 2017 fstrba@suse.com
- Added patch:
  * jedit-jdk10.patch
    + Fix building with jdk10
    + Do not use custom doclet APIs removed in jdk10
* Mon Sep 18 2017 fstrba@suse.com
- Added patch:
  * jedit-encoding.patch
    + fix javadoc generation with jdk9
* Mon Jul 07 2014 tchvatal@suse.com
- Version bump to 5.1.0:
  * Various updates all raound the place
  * Few api changes
  * http://www.jedit.org/CHANGES51.txt
* Mon Jul 07 2014 tchvatal@suse.com
- Cleanup with spec-cleaner
* Mon Jul 07 2014 tchvatal@suse.com
- Fix jedit build with new xml-common-apis
* Mon Sep 30 2013 mvyskocil@suse.com
- fix a build, added missing commons-logging and junit
* Thu Mar 07 2013 admin@damienradtke.org
- updated build to use openSUSE-packaged dependencies
* Thu Jan 17 2013 admin@damienradtke.org
- update to 5.0.0
- fixed java version incompatability with openSUSE 12.1
- many bug fixes, API changes, editing and UI updates
- added missing documentation
- full changelog here: www.jedit.org/CHANGES50.txt
* Wed Jun 27 2012 mvyskocil@suse.cz
- update to 4.5.1 (bugfix release)
- build it from source and don't bundle everything in a tarball
- strip documentation build and install as it's extremly complicated and needs
  a lot of dependencies
- reworked launcher script
* Sun Jun 17 2012 factory-maintainer@kulow.org
- adding deps.sh as source
* Wed Feb 29 2012 admin@damienradtke.org
- Update to 4.5.0
  * Performance improvements.
  * Elastic tabstop option now available.
  * Lots of old deprecated API's were removed.
  * Choose color ordering for subpixel antialising.
  * Desktop system tray icon added.
  * It is now possible to change look & feel without restarting jEdit.
  * It is now possible to specify a FILE_NAME_GLOB for an edit mode
    based on the full path.
  * File System Browser can now open files in desktop, using filename
    associations to launch another program.
  * Plugin Manager enhancements, filter field, bugs fixed.
* Thu Jan 12 2012 mvyskocil@suse.cz
- Update to 4.4.2
  * a lot of bugfixes
  * `elsif compiler directive added to verilog edit mode (#3261277)
  (Matthieu Casanova)
  * Methods to manage the cursor if the TextArea
  * Introduction of a new ThreadUtilities class implementing a
    threadpool using Java 1.6 Concurrent API.
  * File System Browser dynamic menu support (#2938170 - François Rey)
  * BufferSet api rewritten. Now each editPane have its own bufferSet,
    does not share it with other editPanes. The bufferset scope is the
  * Status bar widget : it is now possible to use labels starting with letters
    in status bar. (Matthieu Casanova)
  * Update for Stata-edit mode (goebbe, # 3019042)
  * Added "using" keyword to haXe edit mode (patch #3081482 from Bad Sector,
    Matthieu Casanova)
* Sun May 22 2011 idonmez@novell.com
- Don't hardcode docbook-xsl-stylesheet version
* Wed Aug 11 2010 mvyskocil@suse.cz
- Update to 4.3.2
  * a lot of bugfixes
  * improved indenting rules of Python edit mode (Björn "Vampire" Kautler)
  * New options to select the width and the background color of the selection area
    in the gutter (which is visible when line numbers are not shown).
  * New button in Hypersearch dockable panel to stop an hypersearch
    (patch #2842444) (encorejane)
  * New Macro - "Text/Compose Tag". (Gordon Hollenbeck # 2644277)
  * New (restored?) Actions: dumb "home" and "end": not as smart as smart
    home/end - stays on the same line always. (Alan Ezust)
  * Smarter Smart-end - uses syntax info to determine end of code (before
    start of comment), giving smart-end 4 states instead of the previous 3.
    (Gordon Hollenbeck #2646484).
  * and many more - see CHANGES.txt
- fix bnc#629375 - jedit does not work because of wrong version of bsh2
  * jedit needs patched version of bsh2, we used the vanilla sources from
    bsh2-src package, apply patches from Debian and use the modified version
    for build
* Tue Dec 15 2009 mvyskocil@suse.cz
- fixed build with bsh-2.0b5
  * added jedit-4.2-bsh-2.0b5.patch
* Tue Mar 10 2009 ro@suse.de
- ignore some subshell return values to fix build for now
* Thu Aug 07 2008 mvyskocil@suse.cz
- fixed a name clash under java6
- fix some rpmlint warnings:
  - bzipped source tarball
  - fix duplicates using fdupes
  - add a provides jedit-rhmenu  antlr-jedit
- quiet option to setup macro
* Tue Jan 29 2008 mmaher@suse.de
- added TextTools Plugin (#276446)
  The TextTools plugin provides a set of plugin actions for
    manipulating text in a buffer.
* Fri Mar 09 2007 sbrabec@suse.cz
- Removed obsolete hicolor icon symlink (#248676).
* Mon Sep 25 2006 skh@suse.de
- don't use icecream
- use source="1.4" and target="1.4" for build with java 1.5