Update to version 13.1.1 (rhbz#2253240)

epel10
blinxen 10 months ago
parent d6a3484e44
commit 3ff4b1f134

1
.gitignore vendored

@ -1,3 +1,4 @@
/gix-tempfile-9.0.0.crate
/gix-tempfile-10.0.0.crate
/gix-tempfile-11.0.0.crate
/gix-tempfile-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-tempfile
Name: rust-gix-tempfile
Version: 11.0.0
Version: 13.1.1
Release: %autorelease
Summary: Tempfile implementation with a global registry to assure cleanup
@ -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-tempfile-11.0.0.crate) = f46da0e9ca9301640deaffefb8546ec6f2c9b4ff329bc094b144adfaf57eaa0bf8e180536226595ffb314a0677e4cbc486c3091b55f1689fdcbf8f27573f0824
SHA512 (gix-tempfile-13.1.1.crate) = 9860d52e6f93657afbc862e2d501ec62ed1670e1736c8132da2a777dc1ffe9c7c828a7d8c96e52bfed114075d929352f5e5ae4575f26f83de8b274aff98acbf8

Loading…
Cancel
Save