Automatic commit of package [linstor-client] minor release [1.20.1-1].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2023-10-25 10:22:38 +02:00
parent 634dff2a12
commit 47f9d79cd0
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
1.20.0-2 ./
1.20.1-1 ./

View File

@ -1,6 +1,6 @@
Name: linstor-client
Version: 1.20.1
Release: 0
Release: 1
Summary: Linstor SDS client utility
License: GPL-3.0-only
BuildArch: noarch
@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT
%doc README.md
%changelog
* Wed Oct 25 2023 Daniel Berteaud <dbd@ehtrace.com> 1.20.1-1
- Update to 1.20.1 (dbd@ehtrace.com)
* Fri Oct 20 2023 Daniel Berteaud <dbd@ehtrace.com> 1.20.0-2
- Update to 1.20.0 (dbd@ehtrace.com)