From 2fcb5180468ec5085af139aaa02c72b1264fa2768b77a29ba3d2fb08983ef624 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Sun, 9 Dec 2018 21:17:38 +0000 Subject: [PATCH] prepare for update to 2.3.2 OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=158 --- lyx-2.3.1-2.tar.xz | 3 --- lyx-2.3.1-2.tar.xz.sig | Bin 287 -> 0 bytes lyx-2.3.2.tar.xz | 3 +++ lyx-2.3.2.tar.xz.sig | Bin 0 -> 287 bytes lyx.spec | 8 ++++---- 5 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 lyx-2.3.1-2.tar.xz delete mode 100644 lyx-2.3.1-2.tar.xz.sig create mode 100644 lyx-2.3.2.tar.xz create mode 100644 lyx-2.3.2.tar.xz.sig diff --git a/lyx-2.3.1-2.tar.xz b/lyx-2.3.1-2.tar.xz deleted file mode 100644 index 1d3fb47..0000000 --- a/lyx-2.3.1-2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5c9450ba196ed9d49fbc573f65b10d1726d16a62453466957aba2a9f6d66f84 -size 15800168 diff --git a/lyx-2.3.1-2.tar.xz.sig b/lyx-2.3.1-2.tar.xz.sig deleted file mode 100644 index 2c62cbf72ac644b6c347150eb75b8269842ecdf9dfba79555e83a22ab98d09af..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR|L0UQJX0RjL91p-@?6D9x(2@u|TMEb}3I4viJ2mf{Oep@K)b<(_bh~Vb- ztk66d&TuB@baJuoRx-!A7aRn%3e=0uMpBOPRCe2G7JVT|7d@{->U&4_8YJwr3V{n3 z7y2&29;inAq{#VU5M+hmBevkfb-HxqLrq)`VIl}0d!~o^GABnRU&8S(Tb_6>dSDo! zD0{|QgAL*drFn&iZp3Zb-yAK~Z398|ZATAGSN)td@PM73mU)f1CDe0Q&~GBfzzy1{ zjkO#G4H1PT_j^R7|*aoYIs+y$I1$$gh|Y&6l9dqNi9_iH!gN diff --git a/lyx-2.3.2.tar.xz b/lyx-2.3.2.tar.xz new file mode 100644 index 0000000..a3b6db1 --- /dev/null +++ b/lyx-2.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a80fc7d0c69e5a28145275dd4f88d2a93bad1033b0cffe953f668fbbe4956c +size 15791748 diff --git a/lyx-2.3.2.tar.xz.sig b/lyx-2.3.2.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..724e12bf9a2db341fe1308dd1a7697fc923956b5157d0f255bfc7e34242336f9 GIT binary patch literal 287 zcmV+)0pR|L0UQJX0RjL91p-_Rb6UBqpJ?$$i6m=SWJ^cP;5x48t`OJ_`ch@Kx{{NJxi7G0Lk7){g-^zJ z{-;J4VSQ^5b*N>YsS2yya)D3I2bjVO3Jjdz)}8g~HLny55p9oJOrHP*Z2Ape@G+&X lEo+nU8Gm2CI!%|tt+YZEEnq%+2uf{5lS9Hn(rAJ0Hlv*Dh+_Z% literal 0 HcmV?d00001 diff --git a/lyx.spec b/lyx.spec index 7f0c412..889f747 100644 --- a/lyx.spec +++ b/lyx.spec @@ -12,21 +12,21 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: lyx -Version: 2.3.1 +Version: 2.3.2 Release: 0 Summary: WYSIWYM (What You See Is What You Mean) document processor License: GPL-2.0-or-later Group: Productivity/Publishing/TeX/Frontends Url: http://www.lyx.org/ -Source: ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-%{version}-2.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/stable/2.3.x/lyx-%{version}-2.tar.xz.sig +Source3: ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-%{version}.tar.xz.sig # PATCH-FIX-UPSTREAM to satisfy rpmlint - use #! /usr/bin/python as shebang # See: https://www.lyx.org/trac/changeset/cac27076ead10684270520670adc6bd004793361/lyxgit # Upstream also made change to python3 in master. Because 2.3.1 is compatible with both