Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Berteaud cbc1a76dc3 Automatic commit of package [linstor-client] minor release [1.18.0-1].
Created by command:

/usr/bin/tito tag
2023-04-18 10:45:03 +02:00
Daniel Berteaud fcc0e229fc Update to 1.18.0 2023-04-18 10:44:53 +02:00
4 changed files with 8 additions and 5 deletions

View File

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

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: linstor-client
Version: 1.17.0
Version: 1.18.0
Release: 1
Summary: Linstor SDS client utility
License: GPL-3.0-only
@ -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)