Update to version 1.0.6; Fixes RHBZ#2262856

epel10
Fabio Valentini 11 months ago
parent 3e6bbe4a40
commit 1886e05f16
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -4,3 +4,4 @@
/anstyle-1.0.3.crate /anstyle-1.0.3.crate
/anstyle-1.0.4.crate /anstyle-1.0.4.crate
/anstyle-1.0.5.crate /anstyle-1.0.5.crate
/anstyle-1.0.6.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 anstyle %global crate anstyle
Name: rust-anstyle Name: rust-anstyle
Version: 1.0.5 Version: 1.0.6
Release: %autorelease Release: %autorelease
Summary: ANSI text styling Summary: ANSI text styling

@ -1 +1 @@
SHA512 (anstyle-1.0.5.crate) = c26e060536126479b011d6e37e9fd3433eea5d30f650e57d8e3c5ad0f0fe3654f48baad68774099b34f815a31111f21fca61a84e0c8e6dd99751d2d98ca0dfd7 SHA512 (anstyle-1.0.6.crate) = dc0e505465be54799b9faad70d0c6f7f0dcf9f5e1aaa43177b826c85dae626b054910244da0499862f066f6723a1560ad12100aec523f28c6198f1ea0d1b78fa

Loading…
Cancel
Save