Update to version 0.27.0 (rhbz#2321154)

epel10 imports/epel10/rust-gix-credentials-0.27.0-1.el10
blinxen 1 week ago
parent 4abb993f66
commit 08f8b92c1d

1
.gitignore vendored

@ -3,3 +3,4 @@
/gix-credentials-0.24.2.crate /gix-credentials-0.24.2.crate
/gix-credentials-0.24.4.crate /gix-credentials-0.24.4.crate
/gix-credentials-0.24.5.crate /gix-credentials-0.24.5.crate
/gix-credentials-0.27.0.crate

@ -1,13 +1,13 @@
# Generated by rust2rpm 26 # Generated by rust2rpm 27
# * Deactivate tests because of a missing dev-dependency (gix-testtools) # * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information # * See https://github.com/Byron/gitoxide/discussions/900 for more information
%bcond_with check %bcond check 0
%global debug_package %{nil} %global debug_package %{nil}
%global crate gix-credentials %global crate gix-credentials
Name: rust-gix-credentials Name: rust-gix-credentials
Version: 0.24.5 Version: 0.27.0
Release: %autorelease Release: %autorelease
Summary: Gix implementation for interacting with git credentials helpers Summary: Gix implementation for interacting with git credentials helpers

@ -1 +1 @@
SHA512 (gix-credentials-0.24.5.crate) = fbd5a2cda803e04645d61aec5fc5df434578ab9fe5740e7c7d308940ddea2eff387eec4a5f76bc4d697e2a55eb949cae82bf8b5dca5c6136540fbfe37068a079 SHA512 (gix-credentials-0.27.0.crate) = acf928ad3c34d6020389a5a0fbd1aee2f1bec07c22a7542e115d300b62e40cf8a6c363ad400a26ecda873c329e8bedf5ecb298bc19cdf92b8c3e3faed9aabd55

Loading…
Cancel
Save