automatic version update by autodist [release 9.0.4-1mamba;Fri Sep 15 2023]
This commit is contained in:
parent
29dd15d0b6
commit
5e4cdc93f0
@ -4,8 +4,8 @@
|
|||||||
%define maj2_version %(echo %version | cut -d. -f1-2)
|
%define maj2_version %(echo %version | cut -d. -f1-2)
|
||||||
%define MAJver %(echo %version | cut -d. -f1)
|
%define MAJver %(echo %version | cut -d. -f1)
|
||||||
Name: seafile
|
Name: seafile
|
||||||
Version: 9.0.3
|
Version: 9.0.4
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A next-generation open source cloud storage system with advanced support for file syncing
|
Summary: A next-generation open source cloud storage system with advanced support for file syncing
|
||||||
Group: Applications/Web
|
Group: Applications/Web
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -20,6 +20,7 @@ Patch2: seafile-5.0.5-instance_dir.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libcap-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
BuildRequires: libevent-devel
|
BuildRequires: libevent-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
@ -29,6 +30,7 @@ BuildRequires: libpython310-devel
|
|||||||
BuildRequires: libsearpc-devel
|
BuildRequires: libsearpc-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
|
BuildRequires: libwebsockets-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libwebsockets-devel
|
BuildRequires: libwebsockets-devel
|
||||||
@ -133,6 +135,9 @@ install -D -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/seafile-client.service
|
|||||||
%{python310_sitearch}/seafile/__pycache__/*.py*
|
%{python310_sitearch}/seafile/__pycache__/*.py*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 15 2023 Automatic Build System <autodist@mambasoft.it> 9.0.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jun 29 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 9.0.3-2mamba
|
* Thu Jun 29 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 9.0.3-2mamba
|
||||||
- rebuilt with python 3.10
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user