Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:08:03 -07:00
parent 582d80f649
commit bf2d0bc2f3

View File

@ -2,7 +2,7 @@
Name: python-%{pkgname}
Version: 1.14.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python bindings for libgit2
License: GPL-2.0-only WITH GCC-exception-2.0
@ -91,6 +91,10 @@ rm -f pygit2/__init__.py
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.14.0-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 19 2024 Stephen Gallagher <sgallagh@redhat.com> - 1.14.0-1
- Add gating.yaml
- Set Release value explicitly