automatic version update by autodist [release 8.0.3-1mamba;Mon Jun 28 2021]
This commit is contained in:
parent
e3307270d4
commit
a469aef2fc
@ -1,20 +1,19 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: seafile-client
|
||||
Version: 8.0.1
|
||||
Version: 8.0.3
|
||||
Release: 1mamba
|
||||
Summary: Seafile desktop client
|
||||
Group: Graphical Desktop/Applications/Archiving
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://seafile.com
|
||||
URL: https://www.seafile.com/en/home/
|
||||
Source: https://github.com/haiwen/seafile-client.git/v%{version}/seafile-client-%{version}.tar.bz2
|
||||
Patch0: seafile-client-4.4.2-disable-latest-version-check.patch
|
||||
Patch1: seafile-client-6.0.7-qt5-5.7.1.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libevent-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
@ -29,7 +28,6 @@ BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
Requires: seafile >= %majver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Seafile desktop client.
|
||||
@ -68,6 +66,9 @@ sed -i "s| qmake | qmake-qt5 |" CMakeLists.txt
|
||||
#%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Jun 28 2021 Automatic Build System <autodist@mambasoft.it> 8.0.3-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