|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: libgit2
|
|
|
|
|
Version: 0.24.1
|
|
|
|
|
Version: 0.24.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: C implementation of the Git core methods as a library with a solid API
|
|
|
|
|
License: GPLv2 with exceptions
|
|
|
|
@ -76,6 +76,9 @@ popd
|
|
|
|
|
%{_includedir}/git2/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 04 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.24.2-1
|
|
|
|
|
- Update to 0.24.2 (RHBZ #1381398)
|
|
|
|
|
|
|
|
|
|
* Wed Apr 13 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.24.1-1
|
|
|
|
|
- Update to 0.24.1
|
|
|
|
|
|
|
|
|
|