Compare commits

...

2 Commits

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

/usr/bin/tito tag
2023-10-25 10:23:42 +02:00
Daniel Berteaud 6c5e3fb758 Update to 1.25.0 2023-10-25 10:15:49 +02:00
4 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
1.24.2-1 ./
1.25.0-1 ./

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: linstor
Version: 1.24.2
Version: 1.25.0
Release: 1%{?dist}
Summary: LINSTOR SDS server compoenents
Packager: Daniel Berteaud <dbd@ehtrace.com>
@ -152,6 +152,9 @@ test -f %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || :
%systemd_preun linstor-satellite.service
%changelog
* Wed Oct 25 2023 Daniel Berteaud <dbd@ehtrace.com> 1.25.0-1
- Update to 1.25.0 (dbd@ehtrace.com)
* Wed Aug 30 2023 Daniel Berteaud <dbd@ehtrace.com> 1.24.2-1
- Update to 1.24.2 (dbd@ehtrace.com)