File project.diff of Package libgit2
--- libgit2.changes.orig
+++ libgit2.changes
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Tue Jul 29 06:50:07 UTC 2025 - Jiri Slaby <jslaby@suse.cz>
+
+- add:
+ * 0001-fetch-enable-deepening-shortening-shallow-clones.patch
+ * 0001-smart-fix-shallow-roots-setup.patch
+
+-------------------------------------------------------------------
+Wed Jul 16 08:03:07 UTC 2025 - Jiri Slaby <jslaby@suse.cz>
+
+- add 0001-Clear-data-after-negotiation.patch (bsc#1246578)
+
+-------------------------------------------------------------------
Tue Jul 16 14:12:02 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
- update to 1.7.2:
--- libgit2.spec.orig
+++ libgit2.spec
@@ -26,6 +26,9 @@ Group: Development/Libraries/C
URL: https://libgit2.github.com/
Source0: https://github.com/libgit2/libgit2/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: libgit2-rpmlintrc
+Patch0: 0001-Clear-data-after-negotiation.patch
+Patch1: 0001-fetch-enable-deepening-shortening-shallow-clones.patch
+Patch2: 0001-smart-fix-shallow-roots-setup.patch
BuildRequires: cmake >= 3.5.1
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libcurl)