This commit is contained in:
Fedora Release Engineering 2024-07-17 21:40:44 +00:00
commit 61ecf024fb

View file

@ -5,7 +5,7 @@
Name: ec2-instance-connect
Summary: EC2 Instance Connect scripts
Version: 1.1.17
Release: 1%{?dist}
Release: 2%{?dist}
License: Apache-2.0
URL: https://github.com/aws/%{project}
@ -151,6 +151,9 @@ fi
%changelog
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.17-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri May 03 2024 Dominik Wombacher <dominik@wombacher.cc> 1.1.17-1
- Initial package
- Fix: Update curl command to not fail silently on HTTP server error.