Rebuild for libgit2

This commit is contained in:
sherlock2010 2020-05-18 19:24:05 +08:00
parent eef7f67593
commit 5fbe06c2e3

View File

@ -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<zhouyihang3@huawei.com> - 0.27.8-4
- Rebuild for libgit2
* Thu Jan 16 2020 yangjian<yangjian79@huawei.com> - 0.27.8-3
- Change the Source to valid address