Compare commits

..

No commits in common. 'epel10' and 'epel9' have entirely different histories.

2
.gitignore vendored

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

@ -1,9 +1,10 @@
--- git2-curl-0.20.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ git2-curl-0.20.0/Cargo.toml 2024-10-29T17:11:46.609725+00:00
@@ -55,8 +55,3 @@
--- git2-curl-0.18.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
@@ -54,9 +54,3 @@
[dev-dependencies.tempfile]
version = "3.0"
-
-[features]
-zlib-ng-compat = [
- "git2/zlib-ng-compat",

@ -1,4 +1,4 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 25
# * missing dev-dependencies: civet, conduit, conduit-git-http-backend
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate git2-curl
Name: rust-git2-curl
Version: 0.20.0
Version: 0.18.0
Release: %autorelease
Summary: Backend for an HTTP transport in libgit2 powered by libcurl

@ -1 +1 @@
SHA512 (git2-curl-0.20.0.crate) = 06d704e8f5227418bd0b3379c0dd503d694b4071d00432a1ff7593815e5074e02272a3f4e003d0feb7e9e3e806abdf68a5224a0366124f6a83681a9295f58424
SHA512 (git2-curl-0.18.0.crate) = 5ae0f79b6683f3f6cc136dbecb90c005ea332b74fc90f8384c2f057f886a2e61b76a724736d7da21cc527c3ce09b2c88e608f7c74e48341ccc2f2dc495d8aea5

Loading…
Cancel
Save