Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Berteaud 81b0df2f61 Automatic commit of package [python-linstor] minor release [1.20.0-1].
Created by command:

/usr/bin/tito tag
2023-10-20 10:50:30 +02:00
Daniel Berteaud f204db968b Update to 1.20.0 2023-10-20 10:50:23 +02:00
4 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
1.19.0-1 ./
1.20.0-1 ./

BIN
python-linstor-1.19.0.tar.gz (Stored with Git LFS)

Binary file not shown.

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

Binary file not shown.

View File

@ -1,6 +1,6 @@
Summary: Linstor python api
Name: python-linstor
Version: 1.19.0
Version: 1.20.0
Release: 1
Source0: https://pkg.linbit.com//downloads/linstor/%{name}-%{version}.tar.gz
License: GPLv3
@ -33,6 +33,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
%changelog
* Fri Oct 20 2023 Daniel Berteaud <dbd@ehtrace.com> 1.20.0-1
- Update to 1.20.0 (dbd@ehtrace.com)
* Fri Oct 20 2023 Daniel Berteaud <dbd@ehtrace.com> 1.19.0-1
- Update to 1.19.0 (dbd@ehtrace.com)