OBS User unknown 2008-11-03 11:26:10 +00:00 committed by Git OBS Bridge
parent deb91f3ec6
commit a431c13c65
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fe52369a0dee390682b7c6303f6424e709b2b930362195c22a8e50fc70668fe
size 10224690

3
lyx-1.6.0rc5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c01303f81887092a1319324f9a2dc448704384b4c2faca9b123e33449d87017
size 10247954

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 30 13:25:33 CET 2008 - stbinner@suse.de
- update to 1.6 release candidate 5: bugfixes
-------------------------------------------------------------------
Sat Oct 25 10:09:23 CEST 2008 - stbinner@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package lyx (Version 1.6rc4)
# spec file for package lyx (Version 1.6rc5)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -30,9 +30,9 @@ License: LGPL v2.1 or later
Group: Productivity/Publishing/TeX/Frontends
Requires: texlive-latex ImageMagick free-ttf-fonts
AutoReqProv: on
Version: 1.6rc4
Version: 1.6rc5
Release: 1
%define rversion 1.6.0rc4
%define rversion 1.6.0rc5
Summary: LaTeX-Based WYSIWYG Editor
Url: http://www.lyx.org/
Source: lyx-%{rversion}.tar.bz2
@ -127,6 +127,8 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_mandir}/man1/tex2lyx.1.gz
%changelog
* Thu Oct 30 2008 stbinner@suse.de
- update to 1.6 release candidate 5: bugfixes
* Sat Oct 25 2008 stbinner@suse.de
- update to 1.6 release candidate 4: bugfixes
* Thu Oct 09 2008 werner@suse.de