Update to 0.23.4 (RHBZ #1281633)
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
463c08a3b7
commit
d1ca7d77ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/libgit2-0.23.1.tar.gz
|
||||
/libgit2-0.23.2.tar.gz
|
||||
/libgit2-0.23.3.tar.gz
|
||||
/libgit2-0.23.4.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libgit2
|
||||
Version: 0.23.3
|
||||
Version: 0.23.4
|
||||
Release: 1%{?dist}
|
||||
Summary: C implementation of the Git core methods as a library with a solid API
|
||||
License: GPLv2 with exceptions
|
||||
@ -69,6 +69,9 @@ ctest -V
|
||||
%{_includedir}/git2/
|
||||
|
||||
%changelog
|
||||
* Sun Nov 22 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.23.4-1
|
||||
- Update to 0.23.4 (RHBZ #1281633)
|
||||
|
||||
* Tue Oct 06 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.23.3-1
|
||||
- Update to 0.23.3 (RHBZ #1260324)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user