automatic version update by autodist [release 7.20.0-1mamba;Fri Oct 18 2024]
This commit is contained in:
parent
90bad4d87b
commit
3e6f04c153
13
calibre.spec
13
calibre.spec
@ -1,5 +1,5 @@
|
|||||||
Name: calibre
|
Name: calibre
|
||||||
Version: 7.19.0
|
Version: 7.20.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A free and open source e-book library management application
|
Summary: A free and open source e-book library management application
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -20,6 +20,12 @@ Patch6: calibre-5.22.1-python-zeroconf-0.36.7.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
|
BuildRequires: libavcodec-devel
|
||||||
|
BuildRequires: libavformat-devel
|
||||||
|
BuildRequires: libavutil-devel
|
||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
@ -33,10 +39,10 @@ BuildRequires: libpython3-devel
|
|||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libstemmer-devel
|
BuildRequires: libstemmer-devel
|
||||||
|
BuildRequires: libswresample-devel
|
||||||
BuildRequires: libuchardet-devel
|
BuildRequires: libuchardet-devel
|
||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb-devel
|
||||||
BuildRequires: libxkbcommon-devel
|
BuildRequires: libxkbcommon-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: libpodofo-devel >= 0.10.1
|
BuildRequires: libpodofo-devel >= 0.10.1
|
||||||
@ -155,6 +161,9 @@ install -d %{buildroot}%{_datadir}/zsh/site-functions
|
|||||||
%{python3_sitearch}/init_calibre.py
|
%{python3_sitearch}/init_calibre.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 18 2024 Automatic Build System <autodist@openmamba.org> 7.20.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Sep 27 2024 Automatic Build System <autodist@openmamba.org> 7.19.0-1mamba
|
* Fri Sep 27 2024 Automatic Build System <autodist@openmamba.org> 7.19.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user