Compare commits

...

5 Commits

3
.gitignore vendored

@ -1,2 +1,5 @@
/gix-credentials-0.19.0.crate /gix-credentials-0.19.0.crate
/gix-credentials-0.21.0.crate /gix-credentials-0.21.0.crate
/gix-credentials-0.24.2.crate
/gix-credentials-0.24.4.crate
/gix-credentials-0.24.5.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25 # Generated by rust2rpm 26
# * 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_with check
@ -7,7 +7,7 @@
%global crate gix-credentials %global crate gix-credentials
Name: rust-gix-credentials Name: rust-gix-credentials
Version: 0.21.0 Version: 0.24.5
Release: %autorelease Release: %autorelease
Summary: Gix implementation for interacting with git credentials helpers Summary: Gix implementation for interacting with git credentials helpers
@ -35,7 +35,6 @@ use the "%{crate}" crate.
%files devel %files devel
%license %{crate_instdir}/LICENSE-APACHE %license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT %license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%exclude %{crate_instdir}/tests/fixtures/ %exclude %{crate_instdir}/tests/fixtures/
%{crate_instdir}/ %{crate_instdir}/

@ -1 +1 @@
SHA512 (gix-credentials-0.21.0.crate) = 34ac3f98ca8e0e2f4e315074588b3ae9e0c1d0076a781ede0d3472226bf03b7ca38cf5648b04babd44872ce7b5046738ef7b1e08ab707f242db91f348575c5f8 SHA512 (gix-credentials-0.24.5.crate) = fbd5a2cda803e04645d61aec5fc5df434578ab9fe5740e7c7d308940ddea2eff387eec4a5f76bc4d697e2a55eb949cae82bf8b5dca5c6136540fbfe37068a079

Loading…
Cancel
Save