Compare commits

...

2 Commits

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

/usr/bin/tito tag
2022-10-19 13:41:11 +02:00
Daniel Berteaud 3bdc019807 Update to 1.15.1 2022-10-19 13:35:43 +02:00
4 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
1.15.0-1 ./
1.15.1-1 ./

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: linstor-client
Version: 1.15.0
Version: 1.15.1
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
* Wed Oct 19 2022 Daniel Berteaud <dbd@ehtrace.com> 1.15.1-1
- Update to 1.15.1 (dbd@ehtrace.com)
* Wed Sep 21 2022 Daniel Berteaud <dbd@ehtrace.com> 1.15.0-1
- Update to 1.15.0 (dbd@ehtrace.com)