diff --git a/seafile.spec b/seafile.spec index 0e970d9..744d6af 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: 9.0.7 +Version: 9.0.8 Release: 1mamba Summary: A next-generation open source cloud storage system with advanced support for file syncing Group: Applications/Web @@ -130,6 +130,9 @@ install -D -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/seafile-client.service %{python3_sitearch}/seafile/__pycache__/*.py* %changelog +* Fri Aug 16 2024 Automatic Build System 9.0.8-1mamba +- automatic version update by autodist + * Fri Jul 26 2024 Automatic Build System 9.0.7-1mamba - automatic version update by autodist