Update to version 0.27.0

epel9 imports/e9/rust-gix-worktree-0.27.0-1.el9
blinxen 1 year ago
parent 35aa08cef2
commit 5f4fe04ede

1
.gitignore vendored

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 24
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate gix-worktree
Name: rust-gix-worktree
Version: 0.25.0
Version: 0.27.0
Release: %autorelease
Summary: Worktree related types and utilities used by gix
@ -85,7 +85,7 @@ use the "serde" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires

@ -0,0 +1,2 @@
[package]
summary = "Worktree related types and utilities used by gix"

@ -1 +1 @@
SHA512 (gix-worktree-0.25.0.crate) = 3bde53db0f0cec545b55189a6b4cde5ac82baef35bbd86603c55da5b8fb16d37e5a80ef7198aba542cef9109fd1de9678fb15943897d2b3452359afa778c5526
SHA512 (gix-worktree-0.27.0.crate) = 0a93af7764df35c38a0c9789bd902e4b21b389a736af8f4149ae4faea69bf053c3e94c25e2ddef154db6faef327a6e6246537a3d94c5771a40a834c8be15032f

Loading…
Cancel
Save