diff --git a/seafile-client.spec b/seafile-client.spec index 1300355..bf1cb66 100644 --- a/seafile-client.spec +++ b/seafile-client.spec @@ -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 -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 8.0.3-1mamba +- automatic version update by autodist + * Thu Dec 31 2020 Silvan Calarco 8.0.1-1mamba - update to 8.0.1