Update to version 0.19.0; Fixes RHBZ#2059246

epel10
Fabio Valentini 1 year ago
parent 0416db7208
commit 6e815f5fb5
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/git2-curl-0.15.0.crate /git2-curl-0.15.0.crate
/git2-curl-0.17.0.crate /git2-curl-0.17.0.crate
/git2-curl-0.18.0.crate /git2-curl-0.18.0.crate
/git2-curl-0.19.0.crate

@ -1,5 +1,5 @@
--- git2-curl-0.18.0/Cargo.toml 1970-01-01T00:00:01+00:00 --- git2-curl-0.19.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ git2-curl-0.18.0/Cargo.toml 2023-11-09T14:36:32.424839+00:00 +++ git2-curl-0.19.0/Cargo.toml 2023-12-04T12:27:25.812480+00:00
@@ -54,9 +54,3 @@ @@ -54,9 +54,3 @@
[dev-dependencies.tempfile] [dev-dependencies.tempfile]

@ -6,7 +6,7 @@
%global crate git2-curl %global crate git2-curl
Name: rust-git2-curl Name: rust-git2-curl
Version: 0.18.0 Version: 0.19.0
Release: %autorelease Release: %autorelease
Summary: Backend for an HTTP transport in libgit2 powered by libcurl Summary: Backend for an HTTP transport in libgit2 powered by libcurl

@ -1 +1 @@
SHA512 (git2-curl-0.18.0.crate) = 5ae0f79b6683f3f6cc136dbecb90c005ea332b74fc90f8384c2f057f886a2e61b76a724736d7da21cc527c3ce09b2c88e608f7c74e48341ccc2f2dc495d8aea5 SHA512 (git2-curl-0.19.0.crate) = 900c0c9d58517e1ce567ccdc07046fba6b6cadc9ccdbd67ffcf4215b003d137b69020602441579b4243560cd413d3c3c13af4e121af870490b66a793ed6edadb

Loading…
Cancel
Save