|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: libgit2
|
|
|
|
|
Version: 0.24.3
|
|
|
|
|
Version: 0.24.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: C implementation of the Git core methods as a library with a solid API
|
|
|
|
|
License: GPLv2 with exceptions
|
|
|
|
@ -82,6 +82,9 @@ popd
|
|
|
|
|
%{_includedir}/git2/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.24.6-1
|
|
|
|
|
- Update to 0.24.6 (RHBZ #1411857)
|
|
|
|
|
|
|
|
|
|
* Thu Nov 03 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.24.3-1
|
|
|
|
|
- Update to 0.24.3 (RHBZ #1391480)
|
|
|
|
|
- Add support for OpenSSL 1.1.0 (RHBZ #1383753)
|
|
|
|
|