Automatic commit of package [linstor] minor release [1.25.0-1].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2023-10-25 10:23:42 +02:00
parent 6c5e3fb758
commit be7903ff91
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
Name: linstor
Version: 1.25.0
Release: 0%{?dist}
Release: 1%{?dist}
Summary: LINSTOR SDS server compoenents
Packager: Daniel Berteaud <dbd@ehtrace.com>
BuildArch: noarch
@ -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)