Update to version 2.0.0; Fixes RHBZ#2183741

epel9 imports/e9/rust-supports-unicode-2.0.0-1.el9
Fabio Valentini 2 years ago
parent 37b67660a1
commit b93f1e4e95
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1 +1,2 @@
/supports-unicode-1.0.2.crate
/supports-unicode-2.0.0.crate

@ -1,3 +0,0 @@
# rust-supports-unicode
The rust-supports-unicode package

@ -1,21 +1,18 @@
# Generated by rust2rpm 21
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate supports-unicode
Name: rust-%{crate}
Version: 1.0.2
Name: rust-supports-unicode
Version: 2.0.0
Release: %autorelease
Summary: Detects whether a terminal supports unicode
# Upstream license specification: Apache-2.0
License: ASL 2.0
License: Apache-2.0
URL: https://crates.io/crates/supports-unicode
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (supports-unicode-1.0.2.crate) = b73716a2f66fa2ee765080281fd4c5b2e05f050dc300b1b32bd5c0fd1bad4d5e15d0a599a5fcc4c5d25f10577802e89900e6e3a05f64b1da6611d68369ff4875
SHA512 (supports-unicode-2.0.0.crate) = 06c327af6316222685175dd916a2ac7b262525a7ffd36419f1c6031f74763a4a71e378e524c0824a9cf9667334157497a96531e43452b07b02eadd891ec00e81

Loading…
Cancel
Save