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

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2023-04-18 10:45:03 +02:00
parent fcc0e229fc
commit cbc1a76dc3
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
1.17.0-1 ./
1.18.0-1 ./

View File

@ -1,6 +1,6 @@
Name: linstor-client
Version: 1.18.0
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
* Tue Apr 18 2023 Daniel Berteaud <dbd@ehtrace.com> 1.18.0-1
- Update to 1.18.0 (dbd@ehtrace.com)
* Wed Mar 15 2023 Daniel Berteaud <dbd@ehtrace.com> 1.17.0-1
- Update to 1.17.0 (dbd@ehtrace.com)