Update to version 0.19.0 (rhbz#2321193)

epel10 imports/epel10/rust-gix-worktree-stream-0.19.0-1.el10
blinxen 1 week ago
parent 41144acbf9
commit 1d1593ce1f

1
.gitignore vendored

@ -4,3 +4,4 @@
/gix-worktree-stream-0.13.0.crate
/gix-worktree-stream-0.13.1.crate
/gix-worktree-stream-0.15.0.crate
/gix-worktree-stream-0.19.0.crate

@ -1,13 +1,13 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 27
# * Deactivate tests because of a missing dev-dependency (gix-testtools)
# * See https://github.com/Byron/gitoxide/discussions/900 for more information
%bcond_with check
%bcond check 0
%global debug_package %{nil}
%global crate gix-worktree-stream
Name: rust-gix-worktree-stream
Version: 0.15.0
Version: 0.19.0
Release: %autorelease
Summary: Generate a byte-stream from a git-tree

@ -1 +1 @@
SHA512 (gix-worktree-stream-0.15.0.crate) = 856c3d8f4be5156702bff7491604b202b02d18f5f8d643f8ccb2b06bb1cedde52fa4c1780f4c4945f74e33f91521df328b430e73f2e3191aeec91bf1ec94e961
SHA512 (gix-worktree-stream-0.19.0.crate) = ec0cf68273721ba0d98dacde4abb3cd3b0a27f612a162b9b565f9fc40cc36c39a979330c78a7e6a7a512a52ec25bfdff29071a3761989e93505172b663d7872e

Loading…
Cancel
Save