Update to version 0.23.0 (rhbz#2253278)

epel10
blinxen 10 months ago
parent 42560c684f
commit 042979e14b

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-refspec-0.17.0.crate
/gix-refspec-0.19.0.crate
/gix-refspec-0.23.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate gix-refspec
Name: rust-gix-refspec
Version: 0.19.0
Version: 0.23.0
Release: %autorelease
Summary: Gix implementation for parsing and representing refspecs
@ -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-refspec-0.19.0.crate) = 1031094918672e3a3a177f5d2b52f3b2e71115b1a72ea7d1360a8cc71beae761f4e894f3c00d422d4417014a3dfbe6e26ddd48fa745785de46d74df98d55baed
SHA512 (gix-refspec-0.23.0.crate) = d4649f1046bc8b3ca1a5f5729b515a7e9a442d24defd98b526f6b22c2f36cc73638ab7cd26aec234dcee72ab9621ef3f55fd3c009b2e02635d6b481a699247d3

Loading…
Cancel
Save