From 3e6f04c153608baecaab0fff15c336546639b983 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 20:29:12 +0200 Subject: [PATCH] automatic version update by autodist [release 7.20.0-1mamba;Fri Oct 18 2024] --- calibre.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/calibre.spec b/calibre.spec index bdf0eb2..330797d 100644 --- a/calibre.spec +++ b/calibre.spec @@ -1,5 +1,5 @@ Name: calibre -Version: 7.19.0 +Version: 7.20.0 Release: 1mamba Summary: A free and open source e-book library management application Group: Graphical Desktop/Applications/Multimedia @@ -20,6 +20,12 @@ Patch6: calibre-5.22.1-python-zeroconf-0.36.7.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Widgets +BuildRequires: libavcodec-devel +BuildRequires: libavformat-devel +BuildRequires: libavutil-devel BuildRequires: libfreetype-devel BuildRequires: libgcc BuildRequires: libglvnd-devel @@ -33,10 +39,10 @@ BuildRequires: libpython3-devel BuildRequires: libpython311-devel BuildRequires: libstdc++6-devel BuildRequires: libstemmer-devel +BuildRequires: libswresample-devel BuildRequires: libuchardet-devel BuildRequires: libusb-devel BuildRequires: libxkbcommon-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: libpython3-devel BuildRequires: libpodofo-devel >= 0.10.1 @@ -155,6 +161,9 @@ install -d %{buildroot}%{_datadir}/zsh/site-functions %{python3_sitearch}/init_calibre.py %changelog +* Fri Oct 18 2024 Automatic Build System 7.20.0-1mamba +- automatic version update by autodist + * Fri Sep 27 2024 Automatic Build System 7.19.0-1mamba - automatic version update by autodist