From ebc9afda568c8a1c35394d8152ba35b834556800 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Thu, 31 Oct 2024 12:45:33 +0000 Subject: [PATCH] 1.8.4 --- .abf.yml | 2 +- libgit2.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 9b4c604..369f679 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - libgit2-1.8.3.tar.gz: 96058ee60e91c5b96c17198c1aa1aa09952c797d + libgit2-1.8.4.tar.gz: f665cca83411efaf9d074455b65101b499e896c4 diff --git a/libgit2.spec b/libgit2.spec index c7b6360..c1c7751 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.3 +Version: 1.8.4 Release: 1 License: GPLv2 with exceptions Group: System/Libraries