We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a1a5b commit 86d8ba6Copy full SHA for 86d8ba6
2 files changed
.tito/packages/resalloc-aws
@@ -1 +1 @@
1
-1.8-1 ./
+1.9-1 ./
resalloc-aws.spec
@@ -1,6 +1,6 @@
Name: resalloc-aws
2
Summary: Resource allocator scripts for AWS
3
-Version: 1.8
+Version: 1.9
4
Release: 1%{?dist}
5
License: GPLv2+
6
URL: https://github.com/praiskup/resalloc-aws
@@ -55,6 +55,9 @@ install -p -m 0755 bin/resalloc-aws-minimal-spot-zone %{buildroot}%{_bindir}
55
56
57
%changelog
58
+* Wed Oct 08 2025 Pavel Raiskup <praiskup@redhat.com> 1.9-1
59
+- Allow overriding the region that is set in ~/.aws/config (praiskup@redhat.com)
60
+
61
* Wed Feb 28 2024 Pavel Raiskup <praiskup@redhat.com> 1.8-1
62
- The wait-for-ssh script moved to resalloc-helpers
63
0 commit comments