Update to version 13.1.1 (rhbz#2253267)

epel10
blinxen 10 months ago
parent 411ba5c8ce
commit 9fcd59b26f

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-lock-9.0.0.crate
/gix-lock-11.0.0.crate
/gix-lock-13.1.1.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: 13.1.1
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-13.1.1.crate) = 1a6bd6f3303fa12591bf1a5e4be56775660435cac27faa88d1f672cdb8c769d925166366c74504a047ae75d5a43a911fd2122776c790c01eefc26c579552c079

Loading…
Cancel
Save