automatic version update by autodist [release 8.0.3-1mamba;Mon Jun 28 2021]

This commit is contained in:
Automatic Build System 2024-01-05 17:43:33 +01:00
parent e3307270d4
commit a469aef2fc

View File

@ -1,20 +1,19 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: seafile-client Name: seafile-client
Version: 8.0.1 Version: 8.0.3
Release: 1mamba Release: 1mamba
Summary: Seafile desktop client Summary: Seafile desktop client
Group: Graphical Desktop/Applications/Archiving Group: Graphical Desktop/Applications/Archiving
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> 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 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 Patch0: seafile-client-4.4.2-disable-latest-version-check.patch
Patch1: seafile-client-6.0.7-qt5-5.7.1.patch Patch1: seafile-client-6.0.7-qt5-5.7.1.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libevent-devel BuildRequires: libevent-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libglib-devel BuildRequires: libglib-devel
@ -29,7 +28,6 @@ BuildRequires: libz-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
Requires: seafile >= %majver Requires: seafile >= %majver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Seafile desktop client. Seafile desktop client.
@ -68,6 +66,9 @@ sed -i "s| qmake | qmake-qt5 |" CMakeLists.txt
#%doc README.md #%doc README.md
%changelog %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 * Thu Dec 31 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 8.0.1-1mamba
- update to 8.0.1 - update to 8.0.1