From df1de227013f6033235f53fc39c6995fe10d2d3d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 30 Oct 2024 14:45:34 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-pygit2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pygit2.spec b/python-pygit2.spec index cc88ec8..c580d87 100644 --- a/python-pygit2.spec +++ b/python-pygit2.spec @@ -2,7 +2,7 @@ Name: python-%{pkgname} Version: 1.14.0 -Release: 2%{?dist} +Release: 4%{?dist} Summary: Python bindings for libgit2 License: GPL-2.0-only WITH GCC-exception-2.0 @@ -91,7 +91,7 @@ rm -f pygit2/__init__.py %changelog -* Tue Oct 29 2024 Troy Dawson - 1.14.0-2 +* Tue Oct 29 2024 Troy Dawson - 1.14.0-4 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018