From cfcaec180c3de2141410d394db3a4a073ea43efe Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:41:47 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libgit2.git#b8681828d9be531ec8e621942bdf5bb532cdf5a0 --- libgit2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgit2.spec b/libgit2.spec index 2262d8e..c588570 100644 --- a/libgit2.spec +++ b/libgit2.spec @@ -1,6 +1,6 @@ Name: libgit2 Version: 1.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: C implementation of the Git core methods as a library with a solid API License: GPLv2 with exceptions URL: https://libgit2.org/ @@ -74,6 +74,9 @@ rm -vr deps %{_includedir}/git2/ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Dec 28 2020 Igor Raits - 1.1.0-2 - Rebuild