0.22.1
This commit is contained in:
parent
36b21f132a
commit
e6ebe4ffc3
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/libgit2-0.21.0.tar.gz
|
||||
/libgit2-0.21.1.tar.gz
|
||||
/libgit2-0.22.0.tar.gz
|
||||
/libgit2-0.22.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libgit2
|
||||
Version: 0.22.0
|
||||
Version: 0.22.1
|
||||
Release: 1%{?dist}
|
||||
Summary: C implementation of the Git core methods as a library with a solid API
|
||||
License: GPLv2 with exceptions
|
||||
@ -75,6 +75,9 @@ ctest -V
|
||||
%{_includedir}/git2/
|
||||
|
||||
%changelog
|
||||
* Sat Feb 14 2015 Veeti Paananen <veeti.paananen@rojekti.fi> - 0.22.1-1
|
||||
- Update to 0.22.1
|
||||
|
||||
* Mon Jan 19 2015 Ignacio Casal Quinteiro <icq@gnome.org> - 0.22.0-1
|
||||
- Update to 0.22.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user