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