This commit is contained in:
parent
93a571e7d1
commit
8dc4b67be8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0a64043e994592825346db800491bccbc226e5198914a849435bff6cdcbd2c55
|
|
||||||
size 8176131
|
|
3
lyx-1.5.1.tar.bz2
Normal file
3
lyx-1.5.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d720ff082ed29d385c52e7ad370499d23275e595e9d7a321b383609f68acf23e
|
||||||
|
size 7823886
|
21
lyx.changes
21
lyx.changes
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 5 05:31:37 CEST 2007 - stbinner@suse.de
|
||||||
|
|
||||||
|
- update to 1.5.1 release: several bugs and crashes fixed
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 4 08:27:14 CEST 2007 - stbinner@suse.de
|
||||||
|
|
||||||
|
- update to 1.5 release:
|
||||||
|
* Unicode support, Integrated CJK support
|
||||||
|
* Full interface support for Armenian and Farsi
|
||||||
|
* Multiple views of the same buffer
|
||||||
|
* Outliner and embedded Table of Contents
|
||||||
|
* Session management, Source code Viewer
|
||||||
|
* New Font Selection Interface, Tabular extensions
|
||||||
|
* Native support for Nomenclatures
|
||||||
|
* Tabbed Widgets, Qt 4 Fronend
|
||||||
|
* Change tracking enhancements
|
||||||
|
* Enhanced clipboard/selection handling
|
||||||
|
* Limited support for local class and layout files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 5 16:35:26 CEST 2007 - coolo@suse.de
|
Thu Jul 5 16:35:26 CEST 2007 - coolo@suse.de
|
||||||
|
|
||||||
|
21
lyx.spec
21
lyx.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lyx (Version 1.5.0beta2)
|
# spec file for package lyx (Version 1.5.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -22,8 +22,8 @@ License: LGPL v2 or later
|
|||||||
Group: Productivity/Publishing/TeX/Frontends
|
Group: Productivity/Publishing/TeX/Frontends
|
||||||
Requires: texlive-latex ImageMagick free-ttf-fonts
|
Requires: texlive-latex ImageMagick free-ttf-fonts
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 1.5.0beta2
|
Version: 1.5.1
|
||||||
Release: 23
|
Release: 1
|
||||||
Summary: LaTeX-Based WYSIWYG Editor
|
Summary: LaTeX-Based WYSIWYG Editor
|
||||||
URL: http://www.lyx.org/
|
URL: http://www.lyx.org/
|
||||||
Source: lyx-%{version}.tar.bz2
|
Source: lyx-%{version}.tar.bz2
|
||||||
@ -104,6 +104,21 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc %{_mandir}/man1/tex2lyx.1.gz
|
%doc %{_mandir}/man1/tex2lyx.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 05 2007 - stbinner@suse.de
|
||||||
|
- update to 1.5.1 release: several bugs and crashes fixed
|
||||||
|
* Sat Aug 04 2007 - stbinner@suse.de
|
||||||
|
- update to 1.5 release:
|
||||||
|
* Unicode support, Integrated CJK support
|
||||||
|
* Full interface support for Armenian and Farsi
|
||||||
|
* Multiple views of the same buffer
|
||||||
|
* Outliner and embedded Table of Contents
|
||||||
|
* Session management, Source code Viewer
|
||||||
|
* New Font Selection Interface, Tabular extensions
|
||||||
|
* Native support for Nomenclatures
|
||||||
|
* Tabbed Widgets, Qt 4 Fronend
|
||||||
|
* Change tracking enhancements
|
||||||
|
* Enhanced clipboard/selection handling
|
||||||
|
* Limited support for local class and layout files
|
||||||
* Thu Jul 05 2007 - coolo@suse.de
|
* Thu Jul 05 2007 - coolo@suse.de
|
||||||
- use %%find_lang
|
- use %%find_lang
|
||||||
* Thu Jul 05 2007 - coolo@suse.de
|
* Thu Jul 05 2007 - coolo@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user