From 5fbe06c2e3eab315fcaa116d76c9c8ab457c8361 Mon Sep 17 00:00:00 2001 From: sherlock2010 <15151851377@163.com> Date: Mon, 18 May 2020 19:24:05 +0800 Subject: [PATCH] Rebuild for libgit2 --- libgit2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libgit2.spec b/libgit2.spec index c088aec..dc31424 100644 --- a/libgit2.spec +++ b/libgit2.spec @@ -1,6 +1,6 @@ Name: libgit2 Version: 0.27.8 -Release: 3 +Release: 4 Summary: portable, pure C implementation of the Git core methods License: GPLv2 with exceptions URL: https://libgit2.org @@ -55,6 +55,9 @@ sed -i '/ADD_TEST(online/s/^/#/' tests/CMakeLists.txt %{_includedir}/git2* %changelog +* Mon May 18 2020 zhouyihang - 0.27.8-4 +- Rebuild for libgit2 + * Thu Jan 16 2020 yangjian - 0.27.8-3 - Change the Source to valid address