C implementation of the Git core methods as a library with a solid API
Go to file
Stephen Gallagher 7ec90df943 Skip 'pack' tests on F40+
On Fedora 40+ and RHEL 10+, we're using zlib-ng rather than
zlib for compression. As a result, all of the pack tests fail
due to checking the hashes of the packed data against static
values that were created with zlib.

https://github.com/libgit2/libgit2/issues/6728

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2024-02-06 20:44:18 -05:00
.gitignore Update to 1.7.1 2023-08-15 00:01:39 +01:00
changelog Switch to rpmautospec 2021-11-28 13:58:35 +01:00
libgit2.spec Skip 'pack' tests on F40+ 2024-02-06 20:44:18 -05:00
sources Update to 1.7.1 2023-08-15 00:01:39 +01:00