Update to version 0.32.0 (rhbz#2253285)

epel10
blinxen 10 months ago
parent c12dcf41c8
commit 0427bc9230

1
.gitignore vendored

@ -1,2 +1,3 @@
/gix-worktree-0.25.0.crate
/gix-worktree-0.27.0.crate
/gix-worktree-0.32.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate gix-worktree
Name: rust-gix-worktree
Version: 0.27.0
Version: 0.32.0
Release: %autorelease
Summary: Worktree related types and utilities used by gix
@ -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-worktree-0.27.0.crate) = 0a93af7764df35c38a0c9789bd902e4b21b389a736af8f4149ae4faea69bf053c3e94c25e2ddef154db6faef327a6e6246537a3d94c5771a40a834c8be15032f
SHA512 (gix-worktree-0.32.0.crate) = 5fb4c4109ae760cd3098d78cb64e178b1095ca1eb2a759d1cc759d2d920d8d6b1d25dd8947771faf77e76e571312947503b1e99bdb40d946981ca6140a75b8f9

Loading…
Cancel
Save