Compare commits

...

8 Commits

5
.gitignore vendored

@ -1,2 +1,7 @@
/gix-worktree-0.25.0.crate /gix-worktree-0.25.0.crate
/gix-worktree-0.27.0.crate /gix-worktree-0.27.0.crate
/gix-worktree-0.32.0.crate
/gix-worktree-0.34.0.crate
/gix-worktree-0.34.1.crate
/gix-worktree-0.36.0.crate
/gix-worktree-0.39.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-worktree %global crate gix-worktree
Name: rust-gix-worktree Name: rust-gix-worktree
Version: 0.27.0 Version: 0.39.0
Release: %autorelease Release: %autorelease
Summary: Worktree related types and utilities used by gix Summary: Worktree related types and utilities used by gix
@ -33,7 +33,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
%{crate_instdir}/ %{crate_instdir}/
%package -n %{name}+default-devel %package -n %{name}+default-devel

@ -1 +1 @@
SHA512 (gix-worktree-0.27.0.crate) = 0a93af7764df35c38a0c9789bd902e4b21b389a736af8f4149ae4faea69bf053c3e94c25e2ddef154db6faef327a6e6246537a3d94c5771a40a834c8be15032f SHA512 (gix-worktree-0.39.0.crate) = b35227419d83ff9353d1e2c8d36f1f6a7ed5ab5b49cac3c2d659bdf6364edbd68b7363f33ad0dec87f52925f8af6605d96428908957b1268706d28e01412a286

Loading…
Cancel
Save