automatic version update by autodist [release 8.0.2-1mamba;Thu Apr 15 2021]
This commit is contained in:
parent
67cbb7fdc5
commit
59c6fa814c
@ -4,14 +4,14 @@
|
||||
%define maj2_version %(echo %version | cut -d. -f1-2)
|
||||
%define MAJver %(echo %version | cut -d. -f1)
|
||||
Name: seafile
|
||||
Version: 8.0.1
|
||||
Version: 8.0.2
|
||||
Release: 1mamba
|
||||
Summary: A next-generation open source cloud storage system with advanced support for file syncing
|
||||
Group: Applications/Web
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://seafile.com/
|
||||
URL: https://seafile.com/
|
||||
## GITSOURCE https://github.com/haiwen/seafile.git v3.1.4
|
||||
Source: https://github.com/haiwen/seafile.git/v%{version}/seafile-%{version}.tar.bz2
|
||||
Source3: seafile-client.service
|
||||
@ -55,7 +55,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: python-ccnet
|
||||
Requires: python-flup
|
||||
Requires: python-%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Seafile is a next-generation open source cloud storage system with advanced support for file syncing, privacy protection and teamwork.
|
||||
@ -154,6 +153,9 @@ install -D -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/seafile-client.service
|
||||
%{python3_sitearch}/seafile/__pycache__/*.py*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 15 2021 Automatic Build System <autodist@mambasoft.it> 8.0.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 31 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 8.0.1-1mamba
|
||||
- update to 8.0.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user