We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be44b78 commit cf136c4Copy full SHA for cf136c4
1 file changed
rpmbuild/ganeti-instance-debootstrap/SPECS/ganeti-instance-debootstrap.spec
@@ -4,7 +4,7 @@
4
%define with_os_dir /usr/share/ganeti/os
5
6
Name: ganeti-instance-debootstrap
7
-Version: 0.16
+Version: 0.17
8
Release: 1%{?dist}
9
Group: System Environment/Daemons
10
Summary: debootstrap-based instance OS definition for ganeti
@@ -88,6 +88,9 @@ exit 0
88
%{with_os_dir}/debootstrap/*
89
90
%changelog
91
+* Thu Sep 25 2025 Jun Futagawa <jfut@integ.jp> - 0.17-1
92
+- Updated to 0.17
93
+
94
* Tue Apr 16 2019 Jun Futagawa <jfut@integ.jp> - 0.16-1
95
- Updated to 0.16
96
0 commit comments