From 913ffe189b22e7e22569c9efeafb6c0900f039ce Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Thu, 16 Jan 2020 14:35:58 -0800 Subject: [PATCH] Update to 0.8.0 --- .gitignore | 1 + rust-tui.spec | 27 +++++++++++++++------------ sources | 2 +- 3 files changed, 17 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 11b42a7..e79529a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /tui-0.7.0.crate +/tui-0.8.0.crate diff --git a/rust-tui.spec b/rust-tui.spec index fac60a2..06c9e60 100644 --- a/rust-tui.spec +++ b/rust-tui.spec @@ -1,13 +1,13 @@ -# Generated by rust2rpm 11 -# * stderrlog is not packaged, and structopt 0.3 is not yet built +# Generated by rust2rpm 13 +# * stderrlog is not packaged %bcond_with check %global debug_package %{nil} %global crate tui Name: rust-%{crate} -Version: 0.7.0 -Release: 2%{?dist} +Version: 0.8.0 +Release: 1%{?dist} Summary: Library to build rich terminal user interfaces or dashboards # Upstream license specification: MIT @@ -39,7 +39,7 @@ which use "%{crate}" crate. %files devel %license LICENSE %doc README.md CHANGELOG.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -51,7 +51,7 @@ This package contains library source intended for building other packages which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+crossterm-devel Summary: %{summary} @@ -63,7 +63,7 @@ This package contains library source intended for building other packages which use "crossterm" feature of "%{crate}" crate. %files -n %{name}+crossterm-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+curses-devel Summary: %{summary} @@ -75,7 +75,7 @@ This package contains library source intended for building other packages which use "curses" feature of "%{crate}" crate. %files -n %{name}+curses-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+easycurses-devel Summary: %{summary} @@ -87,7 +87,7 @@ This package contains library source intended for building other packages which use "easycurses" feature of "%{crate}" crate. %files -n %{name}+easycurses-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+pancurses-devel Summary: %{summary} @@ -99,7 +99,7 @@ This package contains library source intended for building other packages which use "pancurses" feature of "%{crate}" crate. %files -n %{name}+pancurses-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+rustbox-devel Summary: %{summary} @@ -111,7 +111,7 @@ This package contains library source intended for building other packages which use "rustbox" feature of "%{crate}" crate. %files -n %{name}+rustbox-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+termion-devel Summary: %{summary} @@ -123,7 +123,7 @@ This package contains library source intended for building other packages which use "termion" feature of "%{crate}" crate. %files -n %{name}+termion-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -144,6 +144,9 @@ which use "termion" feature of "%{crate}" crate. %endif %changelog +* Thu Jan 16 2020 Josh Stone - 0.8.0-1 +- Update to 0.8.0 + * Fri Dec 13 18:35:05 CET 2019 Igor Gnatenko - 0.7.0-2 - Update tests diff --git a/sources b/sources index ba3937f..3934c15 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tui-0.7.0.crate) = a94f442f2a2baa010728d124d2c7499af4430e40d87523a0f8d5e365b79dea99424e1ff3f1cc86d79ad623ff54c97c483fbb5cc145d56aba93520023c1df4257 +SHA512 (tui-0.8.0.crate) = 20b97cbc4f1c5f2d79361d401c43f1eafcbb203994a6fbbf9651b7d1fc083c97c4678a7c76b449ee6c81f016febdc510ee39edcbddefa572b9d99f1f86483b58