Update to version 0.4.7; Fixes RHBZ#2233478

epel9 imports/e9/rust-gix-quote-0.4.7-1.el9
Fabio Valentini 1 year ago
parent e431752c76
commit f33bbf590c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/gix-quote-0.4.4.crate /gix-quote-0.4.4.crate
/gix-quote-0.4.5.crate /gix-quote-0.4.5.crate
/gix-quote-0.4.6.crate /gix-quote-0.4.6.crate
/gix-quote-0.4.7.crate

@ -5,7 +5,7 @@
%global crate gix-quote %global crate gix-quote
Name: rust-gix-quote Name: rust-gix-quote
Version: 0.4.6 Version: 0.4.7
Release: %autorelease Release: %autorelease
Summary: Deal with various quotations used by git Summary: Deal with various quotations used by git
@ -16,8 +16,8 @@ Source: %{crates_source}
BuildRequires: rust-packaging >= 21 BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
A WIP crate of the gitoxide project dealing with various quotations used A crate of the gitoxide project dealing with various quotations used by
by git.} git.}
%description %{_description} %description %{_description}

@ -1 +1 @@
SHA512 (gix-quote-0.4.6.crate) = 0ea269673c19e2f9f2e7dda173f98d8d78467f42d95a327e1351c59d388799d763a270b52c26c897e3c561f98a611043a6baa2dbc7a146fdabba8c2812126629 SHA512 (gix-quote-0.4.7.crate) = 73065ff5282a0b408b07d2bf33ea72a2c7c9a5fb8771c34c3cac7da58fb77b57f1f04e6aa0daca97306f68f7d9740b4a223e463e82b3bb11d970ffb9851dad05

Loading…
Cancel
Save