Compare commits

..

No commits in common. "c10s" and "imports/c10s/python-pygit2-1.14.0-3.el10" have entirely different histories.

View File

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