Update to 0.28.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
a46d601ceb
commit
38f15d0766
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/libgit2-0.28.0-rc1.tar.gz
|
/libgit2-0.28.0-rc1.tar.gz
|
||||||
/libgit2-0.28.0.tar.gz
|
/libgit2-0.28.0.tar.gz
|
||||||
|
/libgit2-0.28.1.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libgit2
|
Name: libgit2
|
||||||
Version: 0.28.0
|
Version: 0.28.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: C implementation of the Git core methods as a library with a solid API
|
Summary: C implementation of the Git core methods as a library with a solid API
|
||||||
License: GPLv2 with exceptions
|
License: GPLv2 with exceptions
|
||||||
@ -72,6 +72,9 @@ rm -frv deps
|
|||||||
%{_includedir}/git2/
|
%{_includedir}/git2/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 04 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.28.1-1
|
||||||
|
- Update to 0.28.1
|
||||||
|
|
||||||
* Mon Feb 11 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.28.0-1
|
* Mon Feb 11 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.28.0-1
|
||||||
- Update to 0.28.0
|
- Update to 0.28.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libgit2-0.28.0.tar.gz) = b3e23ac5062febaabb6113440bd4ab75945ae24d277b1713d16442feda146cce9df9220438e142ce7178938196395ced66ec3c41b8fbb2fb81882542f97d8ddf
|
SHA512 (libgit2-0.28.1.tar.gz) = 5a1bc5c6af6ad25cb8b2c446e75a774d2a615d4999ec3223d681c7b120d83e7cecd94f1ca549bac0802f5324e27e73cc5a6483ad410636c2f06f098b30b1b647
|
||||||
|
Loading…
Reference in New Issue
Block a user