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

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2023-03-15 09:20:47 +01:00
parent b431c7bd88
commit 8ce6aa309d
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
1.15.1-1 ./
1.17.0-1 ./

View File

@ -1,6 +1,6 @@
Name: linstor-client
Version: 1.17.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
* Wed Mar 15 2023 Daniel Berteaud <dbd@ehtrace.com> 1.17.0-1
- Update to 1.17.0 (dbd@ehtrace.com)
* Wed Oct 19 2022 Daniel Berteaud <dbd@ehtrace.com> 1.15.1-1
- Update to 1.15.1 (dbd@ehtrace.com)