diff --git a/.gitignore b/.gitignore index 7766893..0835f3e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /atty-0.2.10.crate /atty-0.2.11.crate /atty-0.2.13.crate +/atty-0.2.14.crate diff --git a/atty-fix-metadata.diff b/atty-fix-metadata.diff index e71a8a7..0409b92 100644 --- a/atty-fix-metadata.diff +++ b/atty-fix-metadata.diff @@ -1,6 +1,11 @@ ---- atty-0.2.13/Cargo.toml 1970-01-01T00:00:00+00:00 -+++ atty-0.2.13/Cargo.toml 2019-09-16T12:26:57.472019+00:00 -@@ -25,8 +25,5 @@ +--- atty-0.2.14/Cargo.toml 2020-01-05T22:19:30+00:00 ++++ atty-0.2.14/Cargo.toml 2020-01-07T18:32:58.075544+00:00 +@@ -22,13 +22,8 @@ + keywords = ["terminal", "tty", "isatty"] + license = "MIT" + repository = "https://github.com/softprops/atty" +-[target."cfg(target_os = \"hermit\")".dependencies.hermit-abi] +-version = "0.1.6" [target."cfg(unix)".dependencies.libc] version = "0.2" default-features = false diff --git a/rust-atty.spec b/rust-atty.spec index afdf1f9..ad67180 100644 --- a/rust-atty.spec +++ b/rust-atty.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 # * Checks are pretty much useless, because they rely on tty %bcond_with check %global debug_package %{nil} @@ -6,7 +6,7 @@ %global crate atty Name: rust-%{crate} -Version: 0.2.13 +Version: 0.2.14 Release: 1%{?dist} Summary: Simple interface for querying atty @@ -15,7 +15,7 @@ License: MIT URL: https://crates.io/crates/atty Source: %{crates_source} # Initial patched metadata -# * No windows/redox +# * No windows/hermit Patch0: atty-fix-metadata.diff ExclusiveArch: %{rust_arches} @@ -42,7 +42,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} @@ -54,7 +54,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 %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -75,6 +75,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jan 07 2020 Josh Stone - 0.2.14-1 +- Update to 0.2.14 + * Mon Sep 16 14:26:57 CEST 2019 Igor Gnatenko - 0.2.13-1 - Update to 0.2.13 diff --git a/sources b/sources index afffdab..e5bf1a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (atty-0.2.13.crate) = 4554ca7dedb4c2e8693e5847ef1fe66161ed4cb2c19156bb03f41ce7e7ea21838369dabaf447a60d1468de8bfbb7087438c12934c4569dde63df074f168569ad +SHA512 (atty-0.2.14.crate) = d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9