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