From b01e3c9b651437ade275ad10e81506c5f4c6e195 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 3 Jun 2025 12:20:16 +0200 Subject: [PATCH 1/2] Rebuilt for Python 3.14 --- ec2-hibinit-agent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ec2-hibinit-agent.spec b/ec2-hibinit-agent.spec index 1d38962..c26867c 100644 --- a/ec2-hibinit-agent.spec +++ b/ec2-hibinit-agent.spec @@ -12,7 +12,7 @@ Name: ec2-hibinit-agent Version: 1.0.9 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Hibernation setup utility for Amazon EC2 License: Apache-2.0 @@ -149,6 +149,9 @@ fi %selinux_relabel_post -s %{selinuxtype} %changelog +* Tue Jun 03 2025 Python Maint - 1.0.9-7 +- Rebuilt for Python 3.14 + * Tue Mar 18 2025 Frank Liang - 1.0.9-6 - Include upstream Patch to fix swapoff breaks hibernate process From 907cf67e48e5e8841e253f02bd71556fd8680e75 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 19:41:21 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- ec2-hibinit-agent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ec2-hibinit-agent.spec b/ec2-hibinit-agent.spec index c26867c..9defa5e 100644 --- a/ec2-hibinit-agent.spec +++ b/ec2-hibinit-agent.spec @@ -12,7 +12,7 @@ Name: ec2-hibinit-agent Version: 1.0.9 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Hibernation setup utility for Amazon EC2 License: Apache-2.0 @@ -149,6 +149,9 @@ fi %selinux_relabel_post -s %{selinuxtype} %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 1.0.9-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Tue Jun 03 2025 Python Maint - 1.0.9-7 - Rebuilt for Python 3.14