From 5ec8c53aa3f0799fb40dea305e6637bf60453082347ef1403a7c0dc5349bd445 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Thu, 19 Dec 2013 17:37:24 +0000 Subject: [PATCH 1/3] Update to 2.0.7 OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=81 --- lyx-2.0.6.tar.xz | 3 --- lyx-2.0.7.tar.xz | 3 +++ lyx.changes | 6 ++++++ lyx.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 lyx-2.0.6.tar.xz create mode 100644 lyx-2.0.7.tar.xz diff --git a/lyx-2.0.6.tar.xz b/lyx-2.0.6.tar.xz deleted file mode 100644 index 5d77697..0000000 --- a/lyx-2.0.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5cb2bedee6e154b50881acd2316cf9d79162d6754e3aa159a6d579f5a828ad2 -size 10390452 diff --git a/lyx-2.0.7.tar.xz b/lyx-2.0.7.tar.xz new file mode 100644 index 0000000..f4f4308 --- /dev/null +++ b/lyx-2.0.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6321abc445eac034b6eab0a01d1901d07d3fe972db7b86628bd35f2a8f76c7a0 +size 10429948 diff --git a/lyx.changes b/lyx.changes index 57fc8e4..405b04a 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 19 17:32:20 UTC 2013 - cornelis@solcon.nl + +- Update to version 2.0.7: + * Bugfix release (for details see included ANNOUNCE file) + ------------------------------------------------------------------- Thu Sep 12 11:35:53 UTC 2013 - cornelis@solcon.nl diff --git a/lyx.spec b/lyx.spec index 917dcf0..e100f34 100644 --- a/lyx.spec +++ b/lyx.spec @@ -26,7 +26,7 @@ BuildRequires: libqt4-devel BuildRequires: python BuildRequires: update-desktop-files BuildRequires: xz -Version: 2.0.6 +Version: 2.0.7 Release: 0 Summary: WYSIWYM (What You See Is What You Mean) document processor License: GPL-2.0+ From 0a4ca08afb5fd53cb5f749d408d517a725f1bf916d6ef40c568d477a85158e64 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Thu, 23 Jan 2014 00:11:58 +0000 Subject: [PATCH 2/3] new release tarballs for 2.0.7 OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=82 --- lyx-2.0.7.tar.xz | 4 ++-- lyx.changes | 7 +++++++ lyx.spec | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/lyx-2.0.7.tar.xz b/lyx-2.0.7.tar.xz index f4f4308..0214e1b 100644 --- a/lyx-2.0.7.tar.xz +++ b/lyx-2.0.7.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6321abc445eac034b6eab0a01d1901d07d3fe972db7b86628bd35f2a8f76c7a0 -size 10429948 +oid sha256:0597bda734d476f59dd440c45a801e1c581ab30bf4c9ab23242b3a452beee862 +size 10449908 diff --git a/lyx.changes b/lyx.changes index 405b04a..95363bd 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 23 00:09:40 UTC 2014 - cornelis@solcon.nl + +- Update to new release tarball: + * MacOs fixes + * Updated translations: French and Arabic + ------------------------------------------------------------------- Thu Dec 19 17:32:20 UTC 2013 - cornelis@solcon.nl diff --git a/lyx.spec b/lyx.spec index e100f34..46bb827 100644 --- a/lyx.spec +++ b/lyx.spec @@ -1,7 +1,7 @@ # # spec file for package lyx # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 00cd6b9b59864337d83a263208abb4493f588ad568d201d49b321f2850ddb9fc Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Thu, 23 Jan 2014 00:14:39 +0000 Subject: [PATCH 3/3] ImageMagick is required by all suse versions OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=83 --- lyx.changes | 5 +++++ lyx.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lyx.changes b/lyx.changes index 95363bd..de724bc 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 23 00:13:24 UTC 2014 - cornelis@solcon.nl + +- Moved ImageMagick Require: it is required by all suse versions + ------------------------------------------------------------------- Thu Jan 23 00:09:40 UTC 2014 - cornelis@solcon.nl diff --git a/lyx.spec b/lyx.spec index 46bb827..20965fe 100644 --- a/lyx.spec +++ b/lyx.spec @@ -42,8 +42,8 @@ Patch0: lyx-2.0.6-xdg_open.patch # PATCH-FIX-UPSTREAM fix for http://www.lyx.org/trac/ticket/8774 (fixed in 2.1) Patch1: lyx-2.0.6-fix_zombies.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?suse_version} < 1230 Requires: ImageMagick +%if 0%{?suse_version} < 1230 Requires: texlive-latex Recommends: texlive-xetex Recommends: xindy