diff --git a/seafile.spec b/seafile.spec index 6615272..429c93b 100644 --- a/seafile.spec +++ b/seafile.spec @@ -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.6 +Version: 8.0.7 Release: 1mamba Summary: A next-generation open source cloud storage system with advanced support for file syncing Group: Applications/Web @@ -151,6 +151,9 @@ install -D -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/seafile-client.service %{python3_sitearch}/seafile/__pycache__/*.py* %changelog +* Tue May 03 2022 Automatic Build System 8.0.7-1mamba +- automatic version update by autodist + * Sat Feb 26 2022 Automatic Build System 8.0.6-1mamba - automatic version update by autodist