From 9d84c76eb098c08fc39d6807db044f0f53b2c0f7 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Wed, 8 Jan 2025 21:30:58 +0000 Subject: [PATCH] 1.9.0 --- .abf.yml | 2 +- libgit2.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 369f679..4019331 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - libgit2-1.8.4.tar.gz: f665cca83411efaf9d074455b65101b499e896c4 + libgit2-1.9.0.tar.gz: 3bccf3f7566846b8eac65782cfdd9a6b47c04f1d diff --git a/libgit2.spec b/libgit2.spec index c1c7751..2714814 100644 --- a/libgit2.spec +++ b/libgit2.spec @@ -4,7 +4,7 @@ Summary: A C implementation of the Git core methods as a library Name: libgit2 -Version: 1.8.4 +Version: 1.9.0 Release: 1 License: GPLv2 with exceptions Group: System/Libraries