Update to version 1.0.4; Fixes RHBZ#2126681

epel9
Fabio Valentini 2 years ago
parent 10cb3df65a
commit 9d5a6769f1
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -3,3 +3,4 @@
/unicode-ident-1.0.1.crate /unicode-ident-1.0.1.crate
/unicode-ident-1.0.3.crate /unicode-ident-1.0.3.crate
/unicode-ident-1.0.4.crate

@ -6,7 +6,7 @@
%global crate unicode-ident %global crate unicode-ident
Name: rust-unicode-ident Name: rust-unicode-ident
Version: 1.0.3 Version: 1.0.4
Release: %autorelease Release: %autorelease
Summary: Determine whether characters have the XID_Start or XID_Continue properties Summary: Determine whether characters have the XID_Start or XID_Continue properties

@ -1 +1 @@
SHA512 (unicode-ident-1.0.3.crate) = 7ebdcfd7131a0e7a834f7e973b9cf813495259e0a0606539623d3f9bb51f9c6414908e71281d6a77397021e48d41c400a704c65990aaa8ca8d0a6095d9b3ed47 SHA512 (unicode-ident-1.0.4.crate) = db41d5c3f72cfaf654b4c250e18ac0ac077a816fd582f1548ed384653f467c15f85fcfbbb4ed2f9e8182587181abf1db14059d50f3e43b60434ddf38c8f65d89

Loading…
Cancel
Save