Update to 0.28.5
This commit is contained in:
parent
d957b032a3
commit
7bdd1eaff2
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/libgit2-0.28.2.tar.gz
|
||||
/libgit2-0.28.3.tar.gz
|
||||
/libgit2-0.28.4.tar.gz
|
||||
/libgit2-0.28.5.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libgit2
|
||||
Version: 0.28.4
|
||||
Release: 3%{?dist}
|
||||
Version: 0.28.5
|
||||
Release: 1%{?dist}
|
||||
Summary: C implementation of the Git core methods as a library with a solid API
|
||||
License: GPLv2 with exceptions
|
||||
URL: https://libgit2.org/
|
||||
@ -72,6 +72,9 @@ rm -frv deps
|
||||
%{_includedir}/git2/
|
||||
|
||||
%changelog
|
||||
* Wed Apr 01 2020 Pete Walter <pwalter@fedoraproject.org> - 0.28.5-1
|
||||
- Update to 0.28.5
|
||||
|
||||
* Thu Mar 19 2020 Pete Walter <pwalter@fedoraproject.org> - 0.28.4-3
|
||||
- Rebuild against http-parser 2.9.3 (#1814897)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgit2-0.28.4.tar.gz) = b81160608003b25d9b922d259ebbbbf941b6bd5100fa1875497c8cd29de320e292fff568c757a7a85b2b3044ddc1cb92c74dbcb13d630d62ecf9a8559b619d15
|
||||
SHA512 (libgit2-0.28.5.tar.gz) = abfea885f46444b0304ae57c32c06f4252afb0093c924da5e1ba10aaed952824d1b84036adb79b5b8ad8bea56a6331a51c62f3b9839aead16c7b26cb4554b53a
|
||||
|
Loading…
Reference in New Issue
Block a user