Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Berteaud 68e10ee621 Automatic commit of package [linstor] minor release [1.22.1-1].
Created by command:

/usr/bin/tito tag
2023-04-28 13:37:24 +02:00
Daniel Berteaud 13fb57e2ed Update to 1.22.1 2023-04-28 13:37:10 +02:00
4 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
1.22.0-1 ./
1.22.1-1 ./

BIN
linstor-server-1.22.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
linstor-server-1.22.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: linstor
Version: 1.22.0
Version: 1.22.1
Release: 1%{?dist}
Summary: LINSTOR SDS server compoenents
Packager: Daniel Berteaud <dbd@ehtrace.com>
@ -146,6 +146,9 @@ test -f %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || :
%systemd_preun linstor-satellite.service
%changelog
* Fri Apr 28 2023 Daniel Berteaud <dbd@ehtrace.com> 1.22.1-1
- Update to 1.22.1 (dbd@ehtrace.com)
* Mon Apr 17 2023 Daniel Berteaud <dbd@ehtrace.com> 1.22.0-1
- Update to 1.22.0 (dbd@ehtrace.com)