- Update to 2.3.0 release
OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=142
This commit is contained in:
parent
8caac50d24
commit
fa14635e76
3
lyx-2.3.0.tar.xz
Normal file
3
lyx-2.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:310f556adbfafd243f2c17a0be0d22fa50b9b4f7de41e66625cace8ea088b92b
|
||||
size 15676680
|
BIN
lyx-2.3.0.tar.xz.sig
Normal file
BIN
lyx-2.3.0.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ca46213e2dbf6f038c11ea6cee59248621b130d3c1773a0e48111839e19824d
|
||||
size 15745996
|
Binary file not shown.
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 09:40:37 UTC 2018 - cornelis@solcon.nl
|
||||
|
||||
- Update to 2.3.0 release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 29 20:56:16 UTC 2018 - cornelis@solcon.nl
|
||||
|
||||
|
9
lyx.spec
9
lyx.spec
@ -19,15 +19,14 @@
|
||||
Name: lyx
|
||||
Version: 2.3.0
|
||||
Release: 0
|
||||
%define rversion 2.3.0rc2
|
||||
Summary: WYSIWYM (What You See Is What You Mean) document processor
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Publishing/TeX/Frontends
|
||||
Url: http://www.lyx.org/
|
||||
Source: ftp://ftp.lyx.org/pub/lyx/devel/lyx-2.3/lyx-2.3.0rc2/lyx-%{rversion}.tar.xz
|
||||
Source: ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-%{version}.tar.xz
|
||||
Source1: lyxrc.dist
|
||||
Source2: lyx.keyring
|
||||
Source3: ftp://ftp.lyx.org/pub/lyx/devel/lyx-2.3/lyx-2.3.0rc2/lyx-%{rversion}.tar.xz.sig
|
||||
Source3: ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-%{version}.tar.xz.sig
|
||||
#!BuildIgnore: lyx
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
@ -112,7 +111,7 @@ LyX can check the LaTeX installation by opening the LaTeX Configuration
|
||||
document under "Help" on the menubar.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{rversion}
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
#./autogen.sh
|
||||
|
Loading…
Reference in New Issue
Block a user