Package Release Info

lyx-2.3.2-bp151.3.1

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lyx

Change Logs

Version: 2.3.2-bp151.2.5
* Fri Mar 15 2019 Cor Blom <cornelis@solcon.nl>
- Add fix_boost_169.patch to fix build with boost 1.69.
* Mon Dec 10 2018 Cor Blom <cornelis@solcon.nl>
- Update to 2.3.2: this is a maintenance update.
  * Too many changes to list here, but they are all minor updates
    bugfixes. The most notable are:
  * DOCUMENT INPUT/OUTPUT:
    + Add support for non-ASCII characters in hyperlinks (bug 11165)
    + Support rotated table cells with linebreaks (bug 8085)
  * TEX2LYX IMPROVEMENTS:
    + Add support for multirow (bug 11164)
    + Improve import of titling commands other than \maketitle (bug 6461)
  * For more details see included ANNOUNCE file
- Added texlive-menukeys to Recommends: key symbols are supported
  now via menukeys packages (part of LyX bug #10641)
* Tue Nov 20 2018 adam.majer@suse.de
- Drop BR: dependency on libboost_signals-devel. Lyx has been updated
  to use Boost.Signals2 instead.
* Sat Sep 08 2018 Cor Blom <cornelis@solcon.nl>
- Again updated release tarballs (hopefully these are the final ones)
* Wed Aug 29 2018 cornelis@solcon.nl
- Add correct-shebang.patch to satisfy rpmlint
- Switch to python3
* Tue Aug 28 2018 cornelis@solcon.nl
- Updated tarballs
* Tue Aug 28 2018 cornelis@solcon.nl
- Install bash-completion in the right directory (as indicated by
  rpmlint.
* Mon Aug 27 2018 cornelis@solcon.nl
- Update to 2.3.1:
  Most important changes:
  * Overhaul the document painting mechanism. Now the screen is updated
    asyncronously (as all normal applications do), which makes LyX
    snappier, especially on repeated events. As an added bonus, subpixel
    aliasing is honored in the work area.
  * All python scripts distributed with LyX should now be compatible with both
    python 2.x and python 3.x.
  * Native filedialogs
  * TEX2LYX IMPROVEMENTS: support for biblatex, chapterbib, \includeonly,
    and better quotationmark detection.
  * For other improvements and bugfixes, see the included ANNOUNCE file.
- Dropped fix-build-with-Qt5.11.patch, is part of this release
* Tue Jun 05 2018 wbauer@tmo.at
- Added fix-build-with-Qt5.11.patch to fix build with Qt 5.11
Version: 2.3.0-bp150.2.3
* Tue Feb 27 2018 cornelis@solcon.nl
- Update to 2.3.0 release
* Mon Jan 29 2018 cornelis@solcon.nl
- Update to 2.3..0rc2:
  This is a major feature release, with as major features:
  * biblatex support
  * improved quotation marks handling
  * for more see: https://wiki.lyx.org/LyX/NewInLyX23
- Make texlive-biber and texlive-bibtex8 recommends (because of
  added biblatex support)
- Clean up spec file: remove all references to older versions.
  Because of the required automake version only Tumbleweed and 15
  are supported.
* Sun May 07 2017 cornelis@solcon.nl
- Update to 2.2.3:
  * Bugfix release
  * For details see http://www.lyx.org/announce/2_2_3.txt (also
    included as ANNOUNCE file)
- Dropped Qt58.patch
* Wed Mar 01 2017 cornelis@solcon.nl
- Added Qt58.patch to fix build with Qt 5.8
* Sun Feb 19 2017 mailaender@opensuse.org
- install appdata.xml for https://en.opensuse.org/openSUSE:AppStore
- install bash completion
- add missing desktop/icon update macros
* Wed Feb 01 2017 adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
* Mon Oct 10 2016 cornelis@solcon.nl
- Now really add Recommends: texlive-forest, as stated earlier.
* Mon Oct 10 2016 cornelis@solcon.nl
- Update to 2.2.2:
  * Bugfix release
  * For details see http://www.lyx.org/announce/2_2_2.txt
- Dropped covington-fix.diff (now part of release)
* Fri Aug 26 2016 cornelis@solcon.nl
- Added covington-fix.diff to fix regression in linguistics
  module (http://www.lyx.org/trac/ticket/10340)
- Added Recommends: texlive-forest, required by the linguistics
  manual
- Added Recommends: texlive-tcolorbox, required by colored boxes
  manual
* Mon Jul 25 2016 cornelis@solcon.nl
- Update to 2.2.1:
  * For details see http://www.lyx.org/announce/2_2_1.txt
* Tue May 24 2016 cornelis@solcon.nl
- Update to 2.2.0:
  * For details see http://wiki.lyx.org/LyX/NewInLyX22
- For Leap and Tumbleweed switch to Qt5
- Removed work-around-gcc5-bug.patch, which is included in this
  release
- Remove lyx-2.1.4-xdg_open.patch, let's use what lyx itself
  provides instead of endlessly meintaining this patch
- Remove lyx-2.1.2.2-remove-date-time.patch, not necessary anymore
* Sat Dec 19 2015 cornelis@solcon.nl
- Added work-around-gcc5-bug.patch to fix boo#943840
* Mon Oct 12 2015 cornelis@solcon.nl
- Added Recommends: texlive-shapepar, which is needed by the
  Additional Lyx Features manual.
* Sun Jul 26 2015 cornelis@solcon.nl
- Update to 2.1.4:
  * New support for PDF forms.
  * Add low-resolution PDF export format (needs an installed
    ghostscript).
  * Add possibility via the layout file to prevent LyX from loading
    inputenc.
  * support for the math commands  \lvert, \rvert, \lVert, and \rVert
    (bug 3538).
  * Fix some missing symbols in math completer.
  * Split different indices in the outliner (bug 7012).
  * Clarify the function of Tools > Preferences > Look & Feel >
    Save Documents Compressed by Default (bug 7822).
  * Update instant previews when modifying the screen zoom factor
    (bug 8258).
  * Documentation and localization updates.
  * Bugfixes.
  * For details see for details see
    http://www.lyx.org/announce/2_1_4.txt or included ANNOUNCE file
- Removed Automake-15.patch and Fix-build-with-GNU-libstdc++-C++11
  - ABI.patch, which are now included in this release.
- Updated lyx-2.1.4-xdg_open.patch (from lyx-2.1.2-xdg_open.patch)
- Added ghostscript to Requires to support new low-res export.
* Mon Jun 22 2015 cornelis@solcon.nl
- Added Fix-build-with-GNU-libstdc++-C++11-ABI.patch and
  Automake-15.patch to fix build with Factory (gcc5).
* Fri Feb 06 2015 cornelis@solcon.nl
- Update to version 2.1.3:
  * Add support for some conference poster classes (a0poster,
    beamerposter, sciposter)
  * Add support for the sectionbox and tcolorbox packages
  * Add support for PDF annotations (via pdfcomment package)
  * TEX2LYX improvements:
  - Support for bibliographies using the package bibtopic.
  - Support for textual references (LaTeX-command \namref from
    the package nameref).
  - Support for items in itemize environments that have an
    optional argument.
  - Support for the math font of the Iwona and Kurier font
    families.
  - Support for the Libertine fonts.
  - Support for a relative length as paragraph separation.
  - Support for relative lengths in horizontal and vertical
    spaces.
  - Support for glue lengths in horizontal and vertical spaces.
  * USER INTERFACE
  - References no longer truncated in outliner (bug 9312).
  - Allow computing selected subformulas with computer algebra
    systems.
  - Number correctly footnotes in title layouts.
  - Ctrl+A is now bound to inset-select-all, which does a local
    selection (current inset) and grows at each new invokation.
  - Debug options in message pane are now sorted alphabetically.
  * Documentation and localisation updates.
  * Bugfixes.
  * For details see for details see
    http://www.lyx.org/announce/2_1_3.txt or included ANNOUNCE file
- Added texlive-pdfcomments to Recommends to support new function
  in 2.1.3.
* Wed Jan 21 2015 andreas.stieger@gmx.de
- LyX 2.1.2.2 (and 2.1.2.1):
  * fixes for platforms other than GNU/Linux
- add upstream signing key and verify source signature
- Remove  __DATE__ and __TIME__ from info dialogs to prevent
  rebuilds, add lyx-2.1.2.2-remove-date-time.patch
* Wed Jan 07 2015 cornelis@solcon.nl
- Added texlive-esint-type1 to recommends: needed to compile the user guide.
* Thu Sep 25 2014 cornelis@solcon.nl
- Remove the minimal hard texlive requirement.
* Tue Sep 23 2014 cornelis@solcon.nl
- Updated tarball (a couple of new French beamer examples were not included)