diff --git a/covington-fix.diff b/covington-fix.diff deleted file mode 100644 index 7b6e1be..0000000 --- a/covington-fix.diff +++ /dev/null @@ -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 - diff --git a/lyx-2.2.1.tar.xz b/lyx-2.2.1.tar.xz deleted file mode 100644 index 7f0fbe0..0000000 --- a/lyx-2.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db6b722f4526d44e09609adcacb6acef38eb7a11c7cde91ffe0d1d54ef94740f -size 15522104 diff --git a/lyx-2.2.1.tar.xz.sig b/lyx-2.2.1.tar.xz.sig deleted file mode 100644 index 184cca0..0000000 Binary files a/lyx-2.2.1.tar.xz.sig and /dev/null differ diff --git a/lyx-2.2.2.tar.xz b/lyx-2.2.2.tar.xz new file mode 100644 index 0000000..2352b2c --- /dev/null +++ b/lyx-2.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85c3d7412c4069f8a1f5af4eb172948ae9a50394602f6318ab5c8e990aa5568 +size 15490148 diff --git a/lyx-2.2.2.tar.xz.sig b/lyx-2.2.2.tar.xz.sig new file mode 100644 index 0000000..a906809 Binary files /dev/null and b/lyx-2.2.2.tar.xz.sig differ diff --git a/lyx.changes b/lyx.changes index 0852785..3725c03 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/lyx.spec b/lyx.spec index 697f6b3..973c106 100644 --- a/lyx.spec +++ b/lyx.spec @@ -43,7 +43,7 @@ BuildRequires: libqt4-devel BuildRequires: python BuildRequires: update-desktop-files BuildRequires: zlib-devel -Version: 2.2.1 +Version: 2.2.2 Release: 0 Summary: WYSIWYM (What You See Is What You Mean) document processor 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 Source2: lyx.keyring 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 Requires: ImageMagick Requires: ghostscript @@ -124,7 +122,6 @@ document under "Help" on the menubar. %prep %setup -q -%patch0 %build #./autogen.sh