diff --git a/seafile.spec b/seafile.spec index b057b90..60bec77 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.11 +Version: 9.0.12 Release: 1mamba Summary: A next-generation open source cloud storage system with advanced support for file syncing Group: Applications/Web @@ -71,7 +71,6 @@ Requires: python-searpc >= 3.3-2mamba %description -n python-%{name} This package contains python bindings to %{name}. -%debug_package %prep %setup -q @@ -129,6 +128,9 @@ install -D -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/seafile-client.service %{python3_sitearch}/seafile/__pycache__/*.py* %changelog +* Sat Feb 15 2025 Automatic Build System 9.0.12-1mamba +- automatic version update by autodist + * Fri Nov 15 2024 Automatic Build System 9.0.11-1mamba - automatic version update by autodist