From e16f348ab178ac727e1cf07fd5193f5dc4f7e4cf Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Tue, 14 Sep 2021 19:06:06 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- libgit2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgit2.spec b/libgit2.spec index 8e38467..23feff9 100644 --- a/libgit2.spec +++ b/libgit2.spec @@ -7,7 +7,7 @@ Name: libgit2 Version: 1.1.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: C implementation of the Git core methods as a library with a solid API License: GPLv2 with exceptions URL: https://libgit2.org/ @@ -86,6 +86,9 @@ rm -vr deps %{_includedir}/git2/ %changelog +* Tue Sep 14 2021 Sahana Prasad - 1.1.0-6 +- Rebuilt with OpenSSL 3.0.0 + * Thu Jul 22 2021 Fedora Release Engineering - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild