1
0

Accepting request 1171336 from home:michals

- Fix build with gcc 14
  * Fix-CI.patch
  * Fix-leaks-in-fetch_refspecs-and-push_refspecs.patch

OBS-URL: https://build.opensuse.org/request/show/1171336
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=89
This commit is contained in:
2024-05-02 16:40:21 +00:00
committed by Git OBS Bridge
parent dc52473b03
commit df69bb9251
4 changed files with 253 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 2 10:26:23 UTC 2024 - Michal Suchanek <msuchanek@suse.com>
- Fix build with gcc 14
* Fix-CI.patch
* Fix-leaks-in-fetch_refspecs-and-push_refspecs.patch
-------------------------------------------------------------------
Sat Mar 30 23:08:16 UTC 2024 - Fridrich Strba <fstrba@suse.com>