diff --git a/.gitignore b/.gitignore index 09c1aa9..9cabf13 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /console-0.7.7.crate /console-0.9.1.crate /console-0.9.2.crate +/console-0.10.0.crate diff --git a/console-fix-metadata.diff b/console-fix-metadata.diff index 1f709ea..bbe9f81 100644 --- a/console-fix-metadata.diff +++ b/console-fix-metadata.diff @@ -1,7 +1,7 @@ ---- console-0.9.1/Cargo.toml 1970-01-01T00:00:00+00:00 -+++ console-0.9.1/Cargo.toml 2019-12-06T16:31:03.576167+00:00 -@@ -43,9 +43,3 @@ - default = ["unicode-width"] +--- console-0.10.0/Cargo.toml 2020-03-08T11:07:52+00:00 ++++ console-0.10.0/Cargo.toml 2020-03-23T06:04:01.836416+00:00 +@@ -46,9 +46,3 @@ + default = ["unicode-width", "ansi-parsing"] [target."cfg(unix)".dependencies.termios] version = "0.3" -[target."cfg(windows)".dependencies.encode_unicode] diff --git a/rust-console.spec b/rust-console.spec index db20063..67d047a 100644 --- a/rust-console.spec +++ b/rust-console.spec @@ -5,8 +5,8 @@ %global crate console Name: rust-%{crate} -Version: 0.9.2 -Release: 2%{?dist} +Version: 0.10.0 +Release: 1%{?dist} Summary: Terminal and console abstraction for Rust # Upstream license specification: MIT @@ -55,6 +55,30 @@ which use "default" feature of "%{crate}" crate. %files -n %{name}+default-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+ansi-parsing-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+ansi-parsing-devel %{_description} + +This package contains library source intended for building other packages +which use "ansi-parsing" feature of "%{crate}" crate. + +%files -n %{name}+ansi-parsing-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+regex-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+regex-devel %{_description} + +This package contains library source intended for building other packages +which use "regex" feature of "%{crate}" crate. + +%files -n %{name}+regex-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %package -n %{name}+unicode-width-devel Summary: %{summary} BuildArch: noarch @@ -86,6 +110,9 @@ which use "unicode-width" feature of "%{crate}" crate. %endif %changelog +* Mon Mar 23 07:04:01 CET 2020 Igor Raits - 0.10.0-1 +- Update to 0.10.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index f6157f5..21fcdb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (console-0.9.2.crate) = cd15332c0f61c4cd7cfe30a233be7fc60690863126b99eaa2e2b3fa0eac7717c3e70b6bc6a84dd608cf1a9cb6788a7e5ebf618f62117e24d650bcca5dd6dda2f +SHA512 (console-0.10.0.crate) = 5eeac47191e37912bf325ad7a92e140e48f9d363e7c637f2ff99325eb7b0ea55ad1d094eb7c4c03e55e9903a2479845aba0af8afd224ef258314a85ca59a2dd6