Automatic commit of package [seadrive-daemon] minor release [2.0.27-3].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2023-04-11 14:22:24 +02:00
parent d9745cf6f3
commit 52612aba61
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
2.0.27-2 ./
2.0.27-3 ./

View File

@ -3,7 +3,7 @@
%global gh_name seadrive-fuse
Name: seadrive-daemon
Version: 2.0.27
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Daemon part of Seafile Drive client
License: GPLv3
@ -73,6 +73,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%{python3_sitearch}/seadrive/
%changelog
* Tue Apr 11 2023 Daniel Berteaud <dbd@ehtrace.com> 2.0.27-3
- Requires libwebsocket to build (dbd@ehtrace.com)
* Tue Apr 11 2023 Daniel Berteaud <dbd@ehtrace.com> 2.0.27-2
- Update to 2.0.27 (dbd@ehtrace.com)