Update to version 0.4.6; Fixes RHBZ#2224735

epel9
Fabio Valentini 2 years ago
parent c4111fd853
commit e431752c76
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -5,11 +5,10 @@
%global crate gix-quote
Name: rust-gix-quote
Version: 0.4.5
Version: 0.4.6
Release: %autorelease
Summary: Deal with various quotations used by git
# Upstream license specification: MIT/Apache-2.0
License: MIT OR Apache-2.0
URL: https://crates.io/crates/gix-quote
Source: %{crates_source}
@ -17,7 +16,8 @@ Source: %{crates_source}
BuildRequires: rust-packaging >= 21
%global _description %{expand:
A crate to deal with various quotations used by git.}
A WIP crate of the gitoxide project dealing with various quotations used
by git.}
%description %{_description}

@ -1,2 +1 @@
SHA512 (gix-quote-0.4.4.crate) = f284c8d16532e3a98380c6fb187ccbddb0ad2be1372eced323030caf038e0e6fcf49e220b6a74c8937902dc69a6fd5e2ccd580c1604ac357c51be42f63a45b9c
SHA512 (gix-quote-0.4.5.crate) = aba2a52919dc95a5bcd86ce4b444a2acbab046d7ad44687c991d89745c01b25763182fe7ffcb594804e20d2a74c69a10ae51ba825c89eb116264410141a00f0c
SHA512 (gix-quote-0.4.6.crate) = 0ea269673c19e2f9f2e7dda173f98d8d78467f42d95a327e1351c59d388799d763a270b52c26c897e3c561f98a611043a6baa2dbc7a146fdabba8c2812126629

Loading…
Cancel
Save