Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Berteaud 8843f3edb0 Automatic commit of package [linstor-client] minor release [1.20.0-2].
Created by command:

/usr/bin/tito tag
2023-10-20 10:13:02 +02:00
Daniel Berteaud 49eee42d9a Update to 1.20.0 2023-10-20 10:12:52 +02:00
4 changed files with 9 additions and 6 deletions

View File

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

BIN
linstor-client-1.18.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
linstor-client-1.20.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: linstor-client
Version: 1.18.0
Release: 1
Version: 1.20.0
Release: 2
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
* Fri Oct 20 2023 Daniel Berteaud <dbd@ehtrace.com> 1.20.0-2
- Update to 1.20.0 (dbd@ehtrace.com)
* Tue Apr 18 2023 Daniel Berteaud <dbd@ehtrace.com> 1.18.0-1
- Update to 1.18.0 (dbd@ehtrace.com)