Update to 0.24.2 (RHBZ #1381398)
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
7df89b4e86
commit
42b79661eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/libgit2-0.23.4.tar.gz
|
||||
/libgit2-0.24.0.tar.gz
|
||||
/libgit2-0.24.1.tar.gz
|
||||
/libgit2-0.24.2.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user