This commit is contained in:
parent
5cd0e62468
commit
d59a09adfb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bd0964687862988dca7610d81786991a0fb05ff1a49af27f4a4e6798aa492f9e
|
|
||||||
size 9895834
|
|
3
lyx-1.6.0rc3.tar.bz2
Normal file
3
lyx-1.6.0rc3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c06af77616a082c0ae4b387a61fc2d65ebcd037c8f25207ddd6a028d26e47a12
|
||||||
|
size 9909485
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 2 11:17:48 CEST 2008 - stbinner@suse.de
|
||||||
|
|
||||||
|
- update to 1.6 release candidate 3: bugfixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 19 10:22:48 CEST 2008 - stbinner@suse.de
|
Fri Sep 19 10:22:48 CEST 2008 - stbinner@suse.de
|
||||||
|
|
||||||
|
8
lyx.spec
8
lyx.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lyx (Version 1.6rc2)
|
# spec file for package lyx (Version 1.6rc3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -30,9 +30,9 @@ License: LGPL v2.1 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.6rc2
|
Version: 1.6rc3
|
||||||
Release: 1
|
Release: 1
|
||||||
%define rversion 1.6.0rc2
|
%define rversion 1.6.0rc3
|
||||||
Summary: LaTeX-Based WYSIWYG Editor
|
Summary: LaTeX-Based WYSIWYG Editor
|
||||||
Url: http://www.lyx.org/
|
Url: http://www.lyx.org/
|
||||||
Source: lyx-%{rversion}.tar.bz2
|
Source: lyx-%{rversion}.tar.bz2
|
||||||
@ -111,6 +111,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc %{_mandir}/man1/tex2lyx.1.gz
|
%doc %{_mandir}/man1/tex2lyx.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 02 2008 stbinner@suse.de
|
||||||
|
- update to 1.6 release candidate 3: bugfixes
|
||||||
* Fri Sep 19 2008 stbinner@suse.de
|
* Fri Sep 19 2008 stbinner@suse.de
|
||||||
- update to 1.6 release candidate 2 (bnc#427534)
|
- update to 1.6 release candidate 2 (bnc#427534)
|
||||||
* multiple work areas as tab items
|
* multiple work areas as tab items
|
||||||
|
Loading…
Reference in New Issue
Block a user