Accepting request 435823 from Publishing
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/435823 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lyx?expand=0&rev=80
This commit is contained in:
commit
376da1b154
@ -1,19 +0,0 @@
|
|||||||
Index: lib/layouts/linguistics.module
|
|
||||||
===================================================================
|
|
||||||
--- lib/layouts/linguistics.module (revision 9fbe75bea9ef3f9d484bb0e69ea9c08d2d34a2f0)
|
|
||||||
+++ lib/layouts/linguistics.module (revision c0f5c1dd9f09df4d880a1a3fb77418abaf43f723)
|
|
||||||
@@ -36,5 +36,5 @@
|
|
||||||
\@ifundefined{covexample}{%
|
|
||||||
\newenvironment{covexample}{\begin{example}}{\end{example}}%
|
|
||||||
- }
|
|
||||||
+ }{}
|
|
||||||
EndPreamble
|
|
||||||
Category Linguistics
|
|
||||||
@@ -57,5 +57,5 @@
|
|
||||||
\@ifundefined{covexamples}{%
|
|
||||||
\newenvironment{covexamples}{\begin{examples}}{\end{examples}}%
|
|
||||||
- }
|
|
||||||
+ }{}
|
|
||||||
EndPreamble
|
|
||||||
End
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:db6b722f4526d44e09609adcacb6acef38eb7a11c7cde91ffe0d1d54ef94740f
|
|
||||||
size 15522104
|
|
Binary file not shown.
3
lyx-2.2.2.tar.xz
Normal file
3
lyx-2.2.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a85c3d7412c4069f8a1f5af4eb172948ae9a50394602f6318ab5c8e990aa5568
|
||||||
|
size 15490148
|
BIN
lyx-2.2.2.tar.xz.sig
Normal file
BIN
lyx-2.2.2.tar.xz.sig
Normal file
Binary file not shown.
13
lyx.changes
13
lyx.changes
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 10 18:15:45 UTC 2016 - cornelis@solcon.nl
|
||||||
|
|
||||||
|
- Now really add Recommends: texlive-forest, as stated earlier.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 10 17:56:11 UTC 2016 - cornelis@solcon.nl
|
||||||
|
|
||||||
|
- Update to 2.2.2:
|
||||||
|
* Bugfix release
|
||||||
|
* For details see http://www.lyx.org/announce/2_2_2.txt
|
||||||
|
- Dropped covington-fix.diff (now part of release)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 26 21:50:40 UTC 2016 - cornelis@solcon.nl
|
Fri Aug 26 21:50:40 UTC 2016 - cornelis@solcon.nl
|
||||||
|
|
||||||
|
6
lyx.spec
6
lyx.spec
@ -43,7 +43,7 @@ BuildRequires: libqt4-devel
|
|||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
Version: 2.2.1
|
Version: 2.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: WYSIWYM (What You See Is What You Mean) document processor
|
Summary: WYSIWYM (What You See Is What You Mean) document processor
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -53,8 +53,6 @@ Source: ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/lyx-%{version}.tar.xz
|
|||||||
Source1: lyxrc.dist
|
Source1: lyxrc.dist
|
||||||
Source2: lyx.keyring
|
Source2: lyx.keyring
|
||||||
Source3: ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/lyx-%{version}.tar.xz.sig
|
Source3: ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/lyx-%{version}.tar.xz.sig
|
||||||
# PATCH-FIX-UPSTREAM; http://www.lyx.org/trac/ticket/10340 fix for2.2.2
|
|
||||||
Patch0: covington-fix.diff
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: ImageMagick
|
Requires: ImageMagick
|
||||||
Requires: ghostscript
|
Requires: ghostscript
|
||||||
@ -81,6 +79,7 @@ Recommends: texlive-covington
|
|||||||
Recommends: texlive-endnotes
|
Recommends: texlive-endnotes
|
||||||
Recommends: texlive-esint
|
Recommends: texlive-esint
|
||||||
Recommends: texlive-esint-type1
|
Recommends: texlive-esint-type1
|
||||||
|
Recommends: texlive-forest
|
||||||
Recommends: texlive-fragments
|
Recommends: texlive-fragments
|
||||||
Recommends: texlive-ifsym
|
Recommends: texlive-ifsym
|
||||||
Recommends: texlive-mathdots
|
Recommends: texlive-mathdots
|
||||||
@ -124,7 +123,6 @@ document under "Help" on the menubar.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#./autogen.sh
|
#./autogen.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user