Compare commits

...

1 Commits

Author SHA1 Message Date
Troy Dawson
df1de22701 Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-30 14:45:34 -07:00

View File

@ -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 <tdawson@redhat.com> - 1.14.0-2
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.14.0-4
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018