Compare commits

...

2 Commits

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

/usr/bin/tito tag
2023-10-25 10:24:07 +02:00
Daniel Berteaud fdd6d552ca Update to 1.20.1 2023-10-25 10:22:21 +02:00
4 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
1.20.0-1 ./
1.20.1-1 ./

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

Binary file not shown.

BIN
python-linstor-1.20.1.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.20.0
Version: 1.20.1
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
* Wed Oct 25 2023 Daniel Berteaud <dbd@ehtrace.com> 1.20.1-1
- Update to 1.20.1 (dbd@ehtrace.com)
* Fri Oct 20 2023 Daniel Berteaud <dbd@ehtrace.com> 1.20.0-1
- Update to 1.20.0 (dbd@ehtrace.com)