require python-xxhash-py3 [release 7.0.0-2mamba;Sat Nov 18 2023]
This commit is contained in:
parent
ac724def9b
commit
6f3ae2ad82
11
calibre.spec
11
calibre.spec
@ -1,6 +1,6 @@
|
|||||||
Name: calibre
|
Name: calibre
|
||||||
Version: 6.29.0
|
Version: 7.0.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -75,6 +75,7 @@ Requires: python-regex-py3
|
|||||||
Requires: python-six-py3
|
Requires: python-six-py3
|
||||||
Requires: python-soupsieve-py3
|
Requires: python-soupsieve-py3
|
||||||
Requires: python-webencodings-py3
|
Requires: python-webencodings-py3
|
||||||
|
Requires: python-xxhash-py3
|
||||||
Requires: liberation-fonts-ttf
|
Requires: liberation-fonts-ttf
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -154,6 +155,12 @@ install -d %{buildroot}%{_datadir}/zsh/site-functions
|
|||||||
%{python3_sitearch}/init_calibre.py
|
%{python3_sitearch}/init_calibre.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 18 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 7.0.0-2mamba
|
||||||
|
- require python-xxhash-py3
|
||||||
|
|
||||||
|
* Fri Nov 17 2023 Automatic Build System <autodist@mambasoft.it> 7.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 08 2023 Automatic Build System <autodist@mambasoft.it> 6.29.0-1mamba
|
* Wed Nov 08 2023 Automatic Build System <autodist@mambasoft.it> 6.29.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user