Automatic commit of package [seadrive-daemon] minor release [2.0.22-1].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2022-08-31 21:25:21 +02:00
parent d623b7ce9e
commit b579c8d3e1
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
2.0.16-4 ./
2.0.22-1 ./

View File

@ -3,7 +3,7 @@
%global gh_name seadrive-fuse
Name: seadrive-daemon
Version: 2.0.22
Release: 0%{?dist}
Release: 1%{?dist}
Summary: Daemon part of Seafile Drive client
License: GPLv3
@ -72,6 +72,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%{python3_sitearch}/seadrive/
%changelog
* Wed Aug 31 2022 Daniel Berteaud <dbd@ehtrace.com> 2.0.22-1
- Update to 2.0.22 (dbd@ehtrace.com)
* Tue Jan 11 2022 Daniel Berteaud <dbd@ehtrace.com> 2.0.16-4
- Release bump