Compare commits

...

7 Commits

5
.gitignore vendored

@ -3,3 +3,8 @@
/gix-command-0.2.8.crate
/gix-command-0.2.9.crate
/gix-command-0.2.10.crate
/gix-command-0.3.6.crate
/gix-command-0.3.7.crate
/gix-command-0.3.8.crate
/gix-command-0.3.9.crate
/gix-command-0.3.11.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 27
# * Deactivate tests because of a missing dev-dependency (gix-testtools)
%bcond_with check
%bcond check 0
%global debug_package %{nil}
%global crate gix-command
Name: rust-gix-command
Version: 0.2.10
Version: 0.3.11
Release: %autorelease
Summary: Handle gitoxide internal git command execution
@ -33,7 +33,6 @@ use the "%{crate}" crate.
%files devel
%license %{crate_instdir}/LICENSE-APACHE
%license %{crate_instdir}/LICENSE-MIT
%doc %{crate_instdir}/CHANGELOG.md
%{crate_instdir}/
%package -n %{name}+default-devel

@ -1 +1 @@
SHA512 (gix-command-0.2.10.crate) = 1e6b5fd5f4afdb6ef6943123e2c945e29a47aa7e08904788cfdb2bffc5d7146e2bcad15f9e3bff33a04229eeab2ebb3f0820fc0310fe859ebfa7706cdbcb9178
SHA512 (gix-command-0.3.11.crate) = 42d8503314100a4eb057f2f6dd1bd4f24d707a51d6aa85d6f46d7819227c3d8fff8afa0f8404f9c7478ca7335adc83769c076e14c8c2217e83c470fa2a1102a9

Loading…
Cancel
Save