Update to 0.27.7
This commit is contained in:
parent
99f5fbb407
commit
2eca515c3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/libgit2-0.26.6.tar.gz
|
/libgit2-0.26.6.tar.gz
|
||||||
/libgit2-0.27.4.tar.gz
|
/libgit2-0.27.4.tar.gz
|
||||||
/libgit2-0.27.5.tar.gz
|
/libgit2-0.27.5.tar.gz
|
||||||
|
/libgit2-0.27.7.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libgit2
|
Name: libgit2
|
||||||
Version: 0.27.5
|
Version: 0.27.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: C implementation of the Git core methods as a library with a solid API
|
Summary: C implementation of the Git core methods as a library with a solid API
|
||||||
License: GPLv2 with exceptions
|
License: GPLv2 with exceptions
|
||||||
@ -72,6 +72,9 @@ rm -frv deps
|
|||||||
%{_includedir}/git2/
|
%{_includedir}/git2/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 26 2018 Pete Walter <pwalter@fedoraproject.org> - 0.27.7-1
|
||||||
|
- Update to 0.27.7
|
||||||
|
|
||||||
* Mon Oct 08 2018 Pete Walter <pwalter@fedoraproject.org> - 0.27.5-1
|
* Mon Oct 08 2018 Pete Walter <pwalter@fedoraproject.org> - 0.27.5-1
|
||||||
- Update to 0.27.5
|
- Update to 0.27.5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libgit2-0.27.5.tar.gz) = 318b981456d55f60f8aa1897f1f70274329e48f09769b661eb4bbe76399071eca0fbc7deacb3191db16bc89dba8cc69a64adaf8cbc65e34a65b6e72ca122e21f
|
SHA512 (libgit2-0.27.7.tar.gz) = de2e266939bd40bc580603539e1156906b97299523336ddc6a66c3bec26729495bef2daa2d240b83b7e011e93852381e95a4407132b0440a5aa1e1b7642c0011
|
||||||
|
Loading…
Reference in New Issue
Block a user