From 1fff6ca02f6a6511b0c39e5b8305b8b9fedc57ac Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 21:32:08 +0200 Subject: [PATCH 1/2] Rebuilt for Python 3.15 --- aactivator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aactivator.spec b/aactivator.spec index a8cc6cf..93bbc33 100644 --- a/aactivator.spec +++ b/aactivator.spec @@ -1,6 +1,6 @@ Name: aactivator Version: 2.0.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Automatically source and unsource a project's environment License: MIT @@ -58,6 +58,9 @@ unsources a project's environment when entering and exiting it.} %changelog +* Wed Jun 03 2026 Python Maint - 2.0.0-9 +- Rebuilt for Python 3.15 + * Fri Jan 16 2026 Fedora Release Engineering - 2.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 62a45e05a18937e2c18de94ec1b8bc6abcb12cf4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 15 Jul 2026 19:06:48 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- aactivator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aactivator.spec b/aactivator.spec index 93bbc33..972897d 100644 --- a/aactivator.spec +++ b/aactivator.spec @@ -1,6 +1,6 @@ Name: aactivator Version: 2.0.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Automatically source and unsource a project's environment License: MIT @@ -58,6 +58,9 @@ unsources a project's environment when entering and exiting it.} %changelog +* Wed Jul 15 2026 Fedora Release Engineering - 2.0.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Wed Jun 03 2026 Python Maint - 2.0.0-9 - Rebuilt for Python 3.15