From 9c9879d7d1e6f5871639b7159139855e7daca25d111ac3adbdfbfc2102feaaac Mon Sep 17 00:00:00 2001 From: "Shawn W. Dunn" Date: Thu, 6 Mar 2025 10:36:00 -0800 Subject: [PATCH] Clean up spec file to enable building on leap --- python-pygit2.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/python-pygit2.changes b/python-pygit2.changes index dd6c94f..7f8655e 100644 --- a/python-pygit2.changes +++ b/python-pygit2.changes @@ -34,6 +34,12 @@ Tue Nov 5 10:50:38 UTC 2024 - Matej Cepl - Fix discover_repository(...) annotation - Add const-parents.patch to fix FTBFS (gh#libgit2/pygit2!1324). +------------------------------------------------------------------- +Sat Oct 19 00:36:13 UTC 2024 - Shawn Dunn + +- Drop %if section in %prep. Patches were dropped in commit + ffc7350c5c, and build now fails against 15.6 + ------------------------------------------------------------------- Mon Aug 5 11:21:06 UTC 2024 - John Paul Adrian Glaubitz