Update to 3.0.0 (rhbz#2262590)

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
epel10
Michel Lind 11 months ago
parent 4b4540edc9
commit 28402bbba8
No known key found for this signature in database
GPG Key ID: 8B229D2F7CCC04F2

1
.gitignore vendored

@ -1,3 +1,4 @@
/supports-unicode-1.0.2.crate /supports-unicode-1.0.2.crate
/supports-unicode-2.0.0.crate /supports-unicode-2.0.0.crate
/supports-unicode-2.1.0.crate /supports-unicode-2.1.0.crate
/supports-unicode-3.0.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25 # Generated by rust2rpm 26
%bcond_without check %bcond_without check
%global debug_package %{nil} %global debug_package %{nil}
%global crate supports-unicode %global crate supports-unicode
Name: rust-supports-unicode Name: rust-supports-unicode
Version: 2.1.0 Version: 3.0.0
Release: %autorelease Release: %autorelease
Summary: Detects whether a terminal supports unicode Summary: Detects whether a terminal supports unicode

@ -1 +1 @@
SHA512 (supports-unicode-2.1.0.crate) = 802f5afbc4b28820e517ad07a457dd56f8d237c07046ced40f98f8f8c7816bf882dce0e807977b3362444279319590ec77aa83722e3857201709529f9fe0027c SHA512 (supports-unicode-3.0.0.crate) = 61fc1b6c827cf7a9b6ba7d077fb4bc72fd613742e711b84895251885594bd323298e77cc25b331be73ea41bf975ff913dcce0ba5b19c0b8c6d486074036701b0

Loading…
Cancel
Save