This commit is contained in:
Veeti Paananen 2015-03-24 23:04:35 +02:00
parent 7f92806701
commit 863afacae2
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/libgit2-0.21.1.tar.gz
/libgit2-0.22.0.tar.gz
/libgit2-0.22.1.tar.gz
/libgit2-0.22.2.tar.gz

View File

@ -1,5 +1,5 @@
Name: libgit2
Version: 0.22.1
Version: 0.22.2
Release: 1%{?dist}
Summary: C implementation of the Git core methods as a library with a solid API
License: GPLv2 with exceptions
@ -72,6 +72,9 @@ ctest -V
%{_includedir}/git2/
%changelog
* Tue Mar 24 2015 Veeti Paananen <veeti.paananen@rojekti.fi> - 0.22.2-1
- Update to 0.22.2
* Sat Feb 14 2015 Veeti Paananen <veeti.paananen@rojekti.fi> - 0.22.1-1
- Update to 0.22.1

View File

@ -1 +1 @@
dbf516d18e176bbb131de3efccfee533 libgit2-0.22.1.tar.gz
7b21448c471dc76a3ca4801b61ac856a libgit2-0.22.2.tar.gz