diff --git a/seafile.spec b/seafile.spec index ab6ab7e..e883465 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.4 +Version: 9.0.5 Release: 1mamba Summary: A next-generation open source cloud storage system with advanced support for file syncing Group: Applications/Web @@ -135,6 +135,9 @@ install -D -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/seafile-client.service %{python310_sitearch}/seafile/__pycache__/*.py* %changelog +* Wed Feb 28 2024 Automatic Build System 9.0.5-1mamba +- automatic version update by autodist + * Fri Sep 15 2023 Automatic Build System 9.0.4-1mamba - automatic version update by autodist