Compare commits

...

5 Commits

3
.gitignore vendored

@ -1,2 +1,5 @@
/gix-refspec-0.17.0.crate
/gix-refspec-0.19.0.crate
/gix-refspec-0.23.0.crate
/gix-refspec-0.23.1.crate
/gix-refspec-0.25.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.25.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.25.0.crate) = 01e05e76304dab410633853462b533ebb3db768267eba3649c417c3f0e512c315433981973a613f38c172f024f1c2517a8a842aaabe6e7258af0b7bf916e5f97

Loading…
Cancel
Save