automatic version update by autodist [release 8.0.3-1mamba;Sun Jun 27 2021]
This commit is contained in:
parent
fa97d32ee4
commit
0936787b31
10
seafile.spec
10
seafile.spec
@ -4,14 +4,14 @@
|
|||||||
%define maj2_version %(echo %version | cut -d. -f1-2)
|
%define maj2_version %(echo %version | cut -d. -f1-2)
|
||||||
%define MAJver %(echo %version | cut -d. -f1)
|
%define MAJver %(echo %version | cut -d. -f1)
|
||||||
Name: seafile
|
Name: seafile
|
||||||
Version: 8.0.2
|
Version: 8.0.3
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A next-generation open source cloud storage system with advanced support for file syncing
|
Summary: A next-generation open source cloud storage system with advanced support for file syncing
|
||||||
Group: Applications/Web
|
Group: Applications/Web
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://seafile.com/
|
URL: https://www.seafile.com/en/home/
|
||||||
Source: https://github.com/haiwen/seafile.git/v%{version}/seafile-%{version}.tar.bz2
|
Source: https://github.com/haiwen/seafile.git/v%{version}/seafile-%{version}.tar.bz2
|
||||||
Source3: seafile-client.service
|
Source3: seafile-client.service
|
||||||
Patch0: seafile-3.1.12-delay-start-after-mysql.patch
|
Patch0: seafile-3.1.12-delay-start-after-mysql.patch
|
||||||
@ -28,7 +28,6 @@ BuildRequires: libevent-devel
|
|||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgsasl-devel
|
BuildRequires: libgsasl-devel
|
||||||
BuildRequires: libgss-devel
|
BuildRequires: libgss-devel
|
||||||
BuildRequires: libicu-devel
|
|
||||||
BuildRequires: libidn-devel
|
BuildRequires: libidn-devel
|
||||||
BuildRequires: libidn2-devel
|
BuildRequires: libidn2-devel
|
||||||
BuildRequires: libjansson-devel
|
BuildRequires: libjansson-devel
|
||||||
@ -151,6 +150,9 @@ install -D -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/seafile-client.service
|
|||||||
%{python3_sitearch}/seafile/__pycache__/*.py*
|
%{python3_sitearch}/seafile/__pycache__/*.py*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 27 2021 Automatic Build System <autodist@mambasoft.it> 8.0.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Apr 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 8.0.2-2mamba
|
* Sun Apr 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 8.0.2-2mamba
|
||||||
- python-seafile: require python-searpc and remove obsolete/unneed py27 requirements
|
- python-seafile: require python-searpc and remove obsolete/unneed py27 requirements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user