Compare commits

..

4 Commits

2
.gitignore vendored

@ -1,2 +1,4 @@
/gix-lock-9.0.0.crate
/gix-lock-11.0.0.crate
/gix-lock-13.1.1.crate
/gix-lock-14.0.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate gix-lock
Name: rust-gix-lock
Version: 11.0.0
Version: 14.0.0
Release: %autorelease
Summary: Git-style lock-file implementation
@ -32,7 +32,6 @@ use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%doc %{crate_instdir}/README.md
%{crate_instdir}/

@ -1 +1 @@
SHA512 (gix-lock-11.0.0.crate) = 79f75ed576adf3d3eb2cace954291cea1374fce73b8f1c82c65298ac5453150815f3f65ee9b325fab1d00f724e78e3f00d71d072c7233b9f469cbd130d55f210
SHA512 (gix-lock-14.0.0.crate) = 46228f8ae0d931c6594f2ce08eb8aebcf77901dd9664d134ba5e5583855e40460f08061ab5d9287bdf17e452b821f0c336d49b7aa181b44dc091925d6982205e

Loading…
Cancel
Save