Update to 0.24.6 (RHBZ #1411857)
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
4bd1fbd959
commit
61ceee546e
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/libgit2-0.24.1.tar.gz
|
||||
/libgit2-0.24.2.tar.gz
|
||||
/libgit2-0.24.3.tar.gz
|
||||
/libgit2-0.24.6.tar.gz
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user