Update to 1.5.2
This commit is contained in:
parent
321d20b80b
commit
4a25c4ea5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/libgit2-1.4.4.tar.gz
|
||||
/libgit2-1.4.5.tar.gz
|
||||
/libgit2-1.5.1.tar.gz
|
||||
/libgit2-1.5.2.tar.gz
|
||||
|
@ -17,6 +17,6 @@ index 27f421ad629..7f6fafe7709 100644
|
||||
add_clar_test(libgit2_tests offline -v -xonline)
|
||||
-add_clar_test(libgit2_tests invasive -v -score::ftruncate -sfilter::stream::bigfile -sodb::largefiles -siterator::workdir::filesystem_gunk -srepo::init -srepo::init::at_filesystem_root)
|
||||
+add_clar_test(libgit2_tests invasive -v -sfilter::stream::bigfile -sodb::largefiles -siterator::workdir::filesystem_gunk -srepo::init -srepo::init::at_filesystem_root)
|
||||
add_clar_test(libgit2_tests online -v -sonline -xonline::customcert -xonline::clone::ssh_auth_methods)
|
||||
add_clar_test(libgit2_tests online -v -sonline -xonline::customcert)
|
||||
add_clar_test(libgit2_tests online_customcert -v -sonline::customcert)
|
||||
add_clar_test(libgit2_tests gitdaemon -v -sonline::push)
|
||||
|
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: libgit2
|
||||
Version: 1.5.1
|
||||
Version: 1.5.2
|
||||
Release: %autorelease
|
||||
Summary: C implementation of the Git core methods as a library with a solid API
|
||||
License: GPLv2 with exceptions
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgit2-1.5.1.tar.gz) = 04cf389e30cd9fb787704e3c8997acaaeea5c13e1e2f9eaf9f5598d35c2e85f3cf04b47312cae9e7278236ecb089c2d33addd852e38d3c7d2daa87929b077f39
|
||||
SHA512 (libgit2-1.5.2.tar.gz) = 0de5e82953482bf57e9cd221406581a12c6acfbeeea0cebbb9b701d288804ec085b7c0902ba1f04ad7cdaaead9d472be21ffe8d730050db5c77101a93448fb3a
|
||||
|
Loading…
Reference in New Issue
Block a user