Compare commits

..

7 Commits

4
.gitignore vendored

@ -1,2 +1,6 @@
/gix-refspec-0.17.0.crate /gix-refspec-0.17.0.crate
/gix-refspec-0.19.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
/gix-refspec-0.28.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25 # Generated by rust2rpm 27
%bcond_without check %bcond check 1
%global debug_package %{nil} %global debug_package %{nil}
%global crate gix-refspec %global crate gix-refspec
Name: rust-gix-refspec Name: rust-gix-refspec
Version: 0.19.0 Version: 0.28.0
Release: %autorelease Release: %autorelease
Summary: Gix implementation for parsing and representing refspecs Summary: Gix implementation for parsing and representing refspecs
@ -32,7 +32,6 @@ use the "%{crate}" crate.
%files devel %files devel
%license %{crate_instdir}/LICENSE-APACHE %license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT %license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%doc %{crate_instdir}/README.md %doc %{crate_instdir}/README.md
%{crate_instdir}/ %{crate_instdir}/

@ -1 +1 @@
SHA512 (gix-refspec-0.19.0.crate) = 1031094918672e3a3a177f5d2b52f3b2e71115b1a72ea7d1360a8cc71beae761f4e894f3c00d422d4417014a3dfbe6e26ddd48fa745785de46d74df98d55baed SHA512 (gix-refspec-0.28.0.crate) = 1c93e0a8c3e4343662472d30b7e9eec4699a5e4834104c093739da077cc9ae60fd1035b514c20ee57fb15c513f8885dfb9718459b6cc40214e43bda30989e0f2

Loading…
Cancel
Save