Compare commits

..

5 Commits

3
.gitignore vendored

@ -1,2 +1,5 @@
/gix-ref-0.36.0.crate
/gix-ref-0.38.0.crate
/gix-ref-0.43.0.crate
/gix-ref-0.44.1.crate
/gix-ref-0.47.0.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information
%bcond_with check
@ -7,7 +7,7 @@
%global crate gix-ref
Name: rust-gix-ref
Version: 0.38.0
Version: 0.47.0
Release: %autorelease
Summary: Gix implementation for handling git references
@ -34,7 +34,6 @@ use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%{crate_instdir}/
%package -n %{name}+default-devel

@ -1 +1 @@
SHA512 (gix-ref-0.38.0.crate) = 94a416e5bce0fe31e89d886da84a7a1638d59f167ff2ba32ec2f321bf0cd4397bf674a8471673bbf0066cc6eb4f965c570a739d973ce77778d3c1ad32a394483
SHA512 (gix-ref-0.47.0.crate) = cad699ff3dc647ab3d9766ba6cccd2b041d1b889955f22eee12e49bb2cfdb28be423646c93fb5b4717280e4655274f3308805c9cf96c46ccc67249f3f57ddebc

Loading…
Cancel
Save