Update to version 0.1.12; Fixes RHBZ#2221189

epel9 imports/e9/rust-ucd-parse-0.1.12-1.el9
Fabio Valentini 2 years ago
parent 5a0848f001
commit 9cb93fcf79
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/ucd-parse-0.1.8.crate
/ucd-parse-0.1.9.crate
/ucd-parse-0.1.10.crate
/ucd-parse-0.1.12.crate

@ -1,3 +0,0 @@
# rust-ucd-parse
The rust-ucd-parse package

@ -1,11 +1,11 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate ucd-parse
Name: rust-ucd-parse
Version: 0.1.10
Version: 0.1.12
Release: %autorelease
Summary: Library for parsing data files in the Unicode character database
@ -13,12 +13,10 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/ucd-parse
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:
Library for parsing data files in the Unicode character database.}
A library for parsing data files in the Unicode character database.}
%description %{_description}

@ -1 +1 @@
SHA512 (ucd-parse-0.1.10.crate) = 0bc49658a6d9030fe288aadc4e3ce975ef071da20e17b37399e7e92787ecd863fa9f0e9a143665fb0d455bffc3395ac3d62cc9fbec9f575f581335df134ad9b0
SHA512 (ucd-parse-0.1.12.crate) = da3a73c142273bb3c2bfe9aa2f7b5c3431e21b58ea85fc2c4f530dc6d1e8bbfba2fdd905afe92308eab12c978d686accaff256e46dd5f50357c2905e0e61e3eb

Loading…
Cancel
Save