Update to version 0.24.2 (rhbz#2253232)

epel10
blinxen 10 months ago
parent 5bcb0879a8
commit a562bbe456

1
.gitignore vendored

@ -1,2 +1,3 @@
/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

@ -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.2
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.2.crate) = 2256804b53187cf7acc21e6eab80a0ffec5e303542da7736766f3eabfbd62031e67c92ddabd123d8875f889e09c9905d461e7e4c7aeb24f519c959418c89c627

Loading…
Cancel
Save