1
0

- Add patch support-libgit-1.5.patch:

* Suppot libgit 1.5.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygit2?expand=0&rev=68
This commit is contained in:
2022-07-21 14:45:28 +00:00
committed by Git OBS Bridge
parent f911a1ee67
commit 2792e03e4c
3 changed files with 20 additions and 1 deletions

View File

@@ -1,11 +1,13 @@
-------------------------------------------------------------------
Thu Jul 21 14:17:29 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
Thu Jul 21 14:44:55 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.9.2:
* New Repository.create_commit_string(...) and
Repository.create_commit_with_signature(...) #1142
* Linux and macOS wheels updated to libgit2 v1.4.3
* Remove redundant line #1139
- Add patch support-libgit-1.5.patch:
* Suppot libgit 1.5.0
-------------------------------------------------------------------
Sat Mar 26 18:51:51 UTC 2022 - Dirk Müller <dmueller@suse.com>