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

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2023-04-11 14:27:02 +02:00
parent 6732b996df
commit 499b5e1d3c
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -3,7 +3,7 @@
%global gh_name seadrive-fuse
Name: seadrive-daemon
Version: 2.0.27
Release: 3%{?dist}
Release: 4%{?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-4
- Typo (dbd@ehtrace.com)
* Tue Apr 11 2023 Daniel Berteaud <dbd@ehtrace.com> 2.0.27-3
- Requires libwebsocket to build (dbd@ehtrace.com)