Update to version 3.1.0; Fixes RHBZ#2328898

epel10 imports/epel10/rust-supports-hyperlinks-3.1.0-1.el10
Fabio Valentini 2 months ago
parent 21085bb20d
commit 18eb5abb21
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/supports-hyperlinks-2.0.0.crate
/supports-hyperlinks-2.1.0.crate
/supports-hyperlinks-3.0.0.crate
/supports-hyperlinks-3.1.0.crate

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

@ -1 +1 @@
SHA512 (supports-hyperlinks-3.0.0.crate) = a64e441dd48a03324fcd159a16d59d1a65bf4745d15e251e315c43a4fe7f27fa15414dfc61616d915e33b1168da304e9163b249d92d2b109bf4f4b0d7ebe48be
SHA512 (supports-hyperlinks-3.1.0.crate) = 6bffa1255e4b7d7556bd228208ed52a8892e1888aa1ba85288d2d8df2aff5eeb1cd30ba228a200cee87660f1b254ed7d5b6958a8396fd1a8d79375ff7c4874be

Loading…
Cancel
Save