diff --git a/.gitignore b/.gitignore index f166b78..d647f0e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /console-0.11.2.crate /console-0.11.3.crate /console-0.13.0.crate +/console-0.14.0.crate diff --git a/console-fix-metadata.diff b/console-fix-metadata.diff index 9496baa..6ae50b2 100644 --- a/console-fix-metadata.diff +++ b/console-fix-metadata.diff @@ -1,10 +1,9 @@ ---- console-0.13.0/Cargo.toml 2020-10-18T13:11:17+00:00 -+++ console-0.13.0/Cargo.toml 2020-10-25T10:11:55.903671+00:00 -@@ -43,15 +43,4 @@ - +--- console-0.14.0/Cargo.toml 2020-12-26T16:29:36+00:00 ++++ console-0.14.0/Cargo.toml 2021-01-10T16:45:33.926780+00:00 +@@ -44,14 +44,3 @@ [features] ansi-parsing = ["regex"] --default = ["unicode-width", "ansi-parsing", "windows-console-colors"] + default = ["unicode-width", "ansi-parsing"] -windows-console-colors = ["ansi-parsing", "winapi-util"] -[target."cfg(windows)".dependencies.encode_unicode] -version = "0.3" @@ -16,4 +15,3 @@ -[target."cfg(windows)".dependencies.winapi-util] -version = "0.1.3" -optional = true -+default = ["unicode-width", "ansi-parsing"] diff --git a/rust-console.spec b/rust-console.spec index f8b29f2..5c5be68 100644 --- a/rust-console.spec +++ b/rust-console.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 13 +# Generated by rust2rpm 17 %bcond_without check %global debug_package %{nil} %global crate console Name: rust-%{crate} -Version: 0.13.0 +Version: 0.14.0 Release: 1%{?dist} Summary: Terminal and console abstraction for Rust @@ -110,6 +110,9 @@ which use "unicode-width" feature of "%{crate}" crate. %endif %changelog +* Sun Jan 10 17:45:33 CET 2021 Igor Raits - 0.14.0-1 +- Update to 0.14.0 (Fixes: RHBZ#1910977) + * Sun Oct 25 2020 Fabio Valentini - 0.13.0-1 - Update to version 0.13.0. diff --git a/sources b/sources index 167e696..3312710 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (console-0.13.0.crate) = b687031ebfec1ee705c47e147239b602ffc147eec021ce7c9a4f400db7e3e0b1cf124b4c1664f9ffd1f3719f13a5d65c67bb15146bf42dccc5733373bd10b20c +SHA512 (console-0.14.0.crate) = d453e82559629f0a7516760c18ce28ad347b4016e02d0c4f1aa725b93000cabc41749ce0bbb43cc98d6f9b0b92bf6726a8a265369d86f54a41a0a3f4ff8dd4b1