1
0

Accepting request 1163862 from home:fstrba:branches:devel:languages:python

Fix build in factory with libgit2 1.8.x

OBS-URL: https://build.opensuse.org/request/show/1163862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=86
This commit is contained in:
2024-04-03 06:06:11 +00:00
committed by Git OBS Bridge
parent e6cad68a57
commit 9ca5fe6c63
3 changed files with 147 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Mar 30 23:08:16 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* pygit2-Upgrade_to_libgit2_v1_8_0.patch
+ Backport of upstream commit to build with libgit2 1.8.x
+ Apply only if libgit2-devel >= 1.8
+ Fixes build in Factory
-------------------------------------------------------------------
Fri Mar 1 10:14:35 UTC 2024 - Dirk Müller <dmueller@suse.com>