Update to 0.24.0 (RHBZ #1310638)

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2016-03-20 08:29:08 +01:00 committed by Ignacio Casal Quinteiro
parent 03a015911a
commit c177c15868
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/libgit2-0.23.2.tar.gz
/libgit2-0.23.3.tar.gz
/libgit2-0.23.4.tar.gz
/libgit2-0.24.0.tar.gz

View File

@ -1,6 +1,6 @@
Name: libgit2
Version: 0.23.4
Release: 2%{?dist}
Version: 0.24.0
Release: 1%{?dist}
Summary: C implementation of the Git core methods as a library with a solid API
License: GPLv2 with exceptions
URL: http://libgit2.github.com/
@ -69,6 +69,9 @@ ctest -V
%{_includedir}/git2/
%changelog
* Sun Mar 20 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 0.24.0-1
- Update to 0.24.0 (RHBZ #1310638)
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.23.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
b7db3ab71dfa19fe1dc7fef76d6af216 libgit2-0.23.4.tar.gz
8cabf04502d7203793b32f47ca410ae3 libgit2-0.24.0.tar.gz