From 40e17741d3b9ba15cbd647be09f6e1c16e444433 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 14 Jan 2025 00:38:03 +0100 Subject: [PATCH] automatic version update by autodist [release 2.4.3-1mamba;Mon Jan 13 2025] --- README.md | 1 + lyx.spec | 11 ++++++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0b1ee76..06a5d19 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,4 @@ LyX is stable and fully featured. It has been used for documents as large as a thesis, or as small as a business letter. Despite its simple GUI interface (available in many languages), it supports tables, figures, and hyperlinked cross-references, and has a best-of-breed math editor. + diff --git a/lyx.spec b/lyx.spec index 46a3736..47818c1 100644 --- a/lyx.spec +++ b/lyx.spec @@ -2,7 +2,7 @@ %define srcver %(echo %version | tr _ -) %define maj123ver %(echo %version | cut -d_ -f1) Name: lyx -Version: 2.4.2.1 +Version: 2.4.3 Release: 1mamba Summary: WYSIWYM (What You See Is What You Mean) document processor Group: Applications/Publishing @@ -16,7 +16,11 @@ Patch0: %{name}-2.0.0-hunspell-1.3.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5Concurrent +BuildRequires: libQt5Core +BuildRequires: libQt5Gui BuildRequires: libQt5Svg-devel +BuildRequires: libQt5Widgets BuildRequires: libQt5X11Extras-devel BuildRequires: libaspell-devel BuildRequires: libenchant-devel @@ -27,7 +31,6 @@ BuildRequires: libmythes-devel BuildRequires: libstdc++6-devel BuildRequires: libxcb-devel BuildRequires: libz-devel -BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: gettext-devel BuildRequires: tetex >= 3.0 @@ -71,7 +74,6 @@ LyX is stable and fully featured. It has been used for documents as large as a thesis, or as small as a business letter. Despite its simple GUI interface (available in many languages), it supports tables, figures, and hyperlinked cross-references, and has a best-of-breed math editor. -%debug_package %prep %setup -q -n %{name}-%{maj123ver} @@ -116,6 +118,9 @@ install -D -m644 %{S:1} \ #NEWS README %changelog +* Mon Jan 13 2025 Automatic Build System 2.4.3-1mamba +- automatic version update by autodist + * Sat Oct 05 2024 Automatic Build System 2.4.2.1-1mamba - automatic version update by autodist