Compare commits

..

No commits in common. "2cf9167da9605e6c57bcc23ef679113ab45c85c0" and "be7903ff911c4c612c72f89fff49ca4315df1475" have entirely different histories.

4 changed files with 6 additions and 9 deletions

View File

@ -1 +1 @@
1.25.1-2 ./
1.25.0-1 ./

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

Binary file not shown.

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

Binary file not shown.

View File

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