From f7366b569a680927726886bc4bd741e7c9448013 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Tue, 1 Dec 2020 17:16:10 +0100 Subject: [PATCH] update to version 0.13.0 --- .gitignore | 1 + .rust2rpm.conf | 6 ++++++ rust-tui.spec | 13 +++++++------ sources | 2 +- 4 files changed, 15 insertions(+), 7 deletions(-) create mode 100644 .rust2rpm.conf diff --git a/.gitignore b/.gitignore index 55447f5..94cb790 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /tui-0.9.4.crate /tui-0.9.5.crate /tui-0.12.0.crate +/tui-0.13.0.crate diff --git a/.rust2rpm.conf b/.rust2rpm.conf new file mode 100644 index 0000000..e1c2abe --- /dev/null +++ b/.rust2rpm.conf @@ -0,0 +1,6 @@ +[DEFAULT] +unwanted-features = + curses + easycurses + pancurses + rustbox diff --git a/rust-tui.spec b/rust-tui.spec index e721365..6f2f033 100644 --- a/rust-tui.spec +++ b/rust-tui.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 13 +# Generated by rust2rpm 16 # * argh ^0.1 is not packaged %bcond_with check %global debug_package %{nil} @@ -6,17 +6,14 @@ %global crate tui Name: rust-%{crate} -Version: 0.12.0 -Release: 2%{?dist} +Version: 0.13.0 +Release: 1%{?dist} Summary: Library to build rich terminal user interfaces or dashboards # Upstream license specification: MIT License: MIT URL: https://crates.io/crates/tui Source: %{crates_source} -# Initial patched metadata -# * drop optional features with broken dependencies -Patch0: tui-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build} @@ -111,6 +108,10 @@ which use "termion" feature of "%{crate}" crate. %endif %changelog +* Mon Nov 30 2020 Fabio Valentini - 0.13.0-1 +- Update to version 0.13.0. +- Fixes RHBZ#1897806 + * Sun Nov 8 2020 Fabio Valentini - 0.12.0-2 - Drop optional features with broken dependencies. diff --git a/sources b/sources index 8842e6c..ae707a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tui-0.12.0.crate) = 9546de9bc189ab51f23e75d11783779e81b611b7d8ffeb5d30e05d2aaeada0acf3b0418adbf27ef0f28c243a374fb23e120df8b30e13b198e012b34354e2d451 +SHA512 (tui-0.13.0.crate) = 93e818c9819bbd5b144155c257b253e8e6050bd1fe844b5a8ab8800137e5f6f2ec6d23dd6c644c84f4987b45d5a1912934cbbd3ac2836c1345e312575fb55053