From 27fb56321f4b5cc2c7204a52015b049debc93225 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 28 Feb 2023 13:39:27 +0000 Subject: [PATCH] 1.6.2 --- .abf.yml | 2 +- libgit2.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 07a7306..6beed0d 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - libgit2-1.5.0.tar.gz: 8b9536f3377d855ff899f3aeea942cea25792bc2 + libgit2-1.6.2.tar.gz: 463cc4079e54e8378c2941d00409de9a182b497f diff --git a/libgit2.spec b/libgit2.spec index 3e7b344..34e806b 100644 --- a/libgit2.spec +++ b/libgit2.spec @@ -4,8 +4,8 @@ Summary: A C implementation of the Git core methods as a library Name: libgit2 -Version: 1.5.0 -Release: 2 +Version: 1.6.2 +Release: 1 License: GPLv2 with exceptions Group: System/Libraries URL: https://libgit2.org