Compare commits

..

No commits in common. 'epel10' and 'epel9' have entirely different histories.

3
.gitignore vendored

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 27
%bcond check 1
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate gix-lock
Name: rust-gix-lock
Version: 16.0.0
Version: 11.0.0
Release: %autorelease
Summary: Git-style lock-file implementation
@ -32,6 +32,7 @@ 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-16.0.0.crate) = 9e2f2580cbeeae241dfc704c08be403960551c058a3b015848c2780c9501a5843ff44e133c7604a497e4cc82e10440d249dc297665076247fc17a3c592166447
SHA512 (gix-lock-11.0.0.crate) = 79f75ed576adf3d3eb2cace954291cea1374fce73b8f1c82c65298ac5453150815f3f65ee9b325fab1d00f724e78e3f00d71d072c7233b9f469cbd130d55f210

Loading…
Cancel
Save