Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Fedora Release Engineering
907cf67e48 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-23 19:41:21 +00:00
Python Maint
b01e3c9b65 Rebuilt for Python 3.14 2025-06-03 12:20:16 +02:00

View file

@ -12,7 +12,7 @@
Name: ec2-hibinit-agent
Version: 1.0.9
Release: 6%{?dist}
Release: 8%{?dist}
Summary: Hibernation setup utility for Amazon EC2
License: Apache-2.0
@ -149,6 +149,12 @@ fi
%selinux_relabel_post -s %{selinuxtype}
%changelog
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.0.9-7
- Rebuilt for Python 3.14
* Tue Mar 18 2025 Frank Liang <xiliang@redhat.com> - 1.0.9-6
- Include upstream Patch to fix swapoff breaks hibernate process