We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be3d3b commit 03acfbdCopy full SHA for 03acfbd
1 file changed
amazon-ec2-utils.spec
@@ -1,6 +1,6 @@
1
Name: amazon-ec2-utils
2
Summary: A set of tools for running in EC2
3
-Version: 2.0
+Version: 2.0.1
4
Release: 1%{?dist}
5
License: MIT
6
Group: System Tools
@@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
76
77
%changelog
78
79
+* Fri Feb 11 2022 Noah Meyerhans <nmeyerha@amazon.com> 2.0.1-1
80
+- Don't lose NVME symlinks on udev change events
81
+
82
* Thu Jan 20 2022 Noah Meyerhans <nmeyerha@amazon.com> 2.0-1
83
- Update to 2.0
84
- Update python dependencies to python3
0 commit comments