Compare commits
2 Commits
imports/c1
...
c10s
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df1de22701 | ||
|
|
bf2d0bc2f3 |
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pkgname}
|
Name: python-%{pkgname}
|
||||||
Version: 1.14.0
|
Version: 1.14.0
|
||||||
Release: 1%{?dist}
|
Release: 4%{?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,6 +91,10 @@ 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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user