This commit is contained in:
Veeti Paananen 2015-02-14 00:51:15 +02:00
parent 36b21f132a
commit e6ebe4ffc3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
a8c689d4887cc085295dcf43c46f5f1f libgit2-0.22.0.tar.gz
dbf516d18e176bbb131de3efccfee533 libgit2-0.22.1.tar.gz