automatic version update by autodist [release 8.0.6-1mamba;Sat Feb 26 2022]
This commit is contained in:
parent
a9265b8472
commit
1ca7a8c309
@ -4,7 +4,7 @@
|
||||
%define maj2_version %(echo %version | cut -d. -f1-2)
|
||||
%define MAJver %(echo %version | cut -d. -f1)
|
||||
Name: seafile
|
||||
Version: 8.0.5
|
||||
Version: 8.0.6
|
||||
Release: 1mamba
|
||||
Summary: A next-generation open source cloud storage system with advanced support for file syncing
|
||||
Group: Applications/Web
|
||||
@ -37,6 +37,7 @@ BuildRequires: libntlm-devel
|
||||
BuildRequires: libopenldap-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpsl-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: librtmp-devel
|
||||
BuildRequires: libsasl2-devel
|
||||
BuildRequires: libsearpc-devel
|
||||
@ -150,6 +151,9 @@ install -D -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/seafile-client.service
|
||||
%{python3_sitearch}/seafile/__pycache__/*.py*
|
||||
|
||||
%changelog
|
||||
* Sat Feb 26 2022 Automatic Build System <autodist@mambasoft.it> 8.0.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 21 2021 Automatic Build System <autodist@mambasoft.it> 8.0.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user