From b8681828d9be531ec8e621942bdf5bb532cdf5a0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 17:08:36 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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