From 3e7b7a718631e49dbe02208a3cab4592b4ec5eb4 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 7 Mar 2018 11:47:28 -0800 Subject: [PATCH] Update to 0.2.8 --- .gitignore | 1 + ...metadata.diff => atty-0.2.8-fix-metadata.diff | 16 ++++++++-------- rust-atty.spec | 11 +++++++---- sources | 2 +- 4 files changed, 17 insertions(+), 13 deletions(-) rename atty-0.2.6-fix-metadata.diff => atty-0.2.8-fix-metadata.diff (65%) diff --git a/.gitignore b/.gitignore index 236c0df..f58bc66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /atty-0.2.3.crate /atty-0.2.6.crate +/atty-0.2.8.crate diff --git a/atty-0.2.6-fix-metadata.diff b/atty-0.2.8-fix-metadata.diff similarity index 65% rename from atty-0.2.6-fix-metadata.diff rename to atty-0.2.8-fix-metadata.diff index 5a7aba1..c603879 100644 --- a/atty-0.2.6-fix-metadata.diff +++ b/atty-0.2.8-fix-metadata.diff @@ -1,16 +1,16 @@ ---- atty-0.2.6/Cargo.toml 1970-01-01T01:00:00+01:00 -+++ atty-0.2.6/Cargo.toml 2017-12-24T14:00:24.373767+01:00 -@@ -21,13 +21,9 @@ +--- atty-0.2.8/Cargo.toml 1969-12-31T16:00:00-08:00 ++++ atty-0.2.8/Cargo.toml 2018-03-07T11:44:52.966361-08:00 +@@ -21,13 +21,8 @@ keywords = ["terminal", "tty"] license = "MIT" repository = "https://github.com/softprops/atty" --[target."cfg(windows)".dependencies.winapi] --version = "0.3" - features = ["consoleapi", "processenv", "minwinbase", "minwindef", "winbase"] +-[target."cfg(target_os = \"redox\")".dependencies.termion] +-version = "1.5" [target."cfg(unix)".dependencies.libc] version = "0.2" default-features = false --[target."cfg(target_os = \"redox\")".dependencies.termion] --version = "1.5" +-[target."cfg(windows)".dependencies.winapi] +-version = "0.3" +-features = ["consoleapi", "processenv", "minwinbase", "minwindef", "winbase"] [badges.travis-ci] repository = "softprops/atty" diff --git a/rust-atty.spec b/rust-atty.spec index 7cf3540..75a01e2 100644 --- a/rust-atty.spec +++ b/rust-atty.spec @@ -6,16 +6,16 @@ %global crate atty Name: rust-%{crate} -Version: 0.2.6 -Release: 3%{?dist} +Version: 0.2.8 +Release: 1%{?dist} Summary: Simple interface for querying atty License: MIT URL: https://crates.io/crates/atty Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate # Initial patched metadata -# * No windows -Patch0: atty-0.2.6-fix-metadata.diff +# * No windows or redox +Patch0: atty-0.2.8-fix-metadata.diff ExclusiveArch: %{rust_arches} @@ -58,6 +58,9 @@ which use %{crate} from crates.io. %exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml %changelog +* Wed Mar 07 2018 Josh Stone - 0.2.8-1 +- Update to 0.2.8 + * Fri Feb 09 2018 Fedora Release Engineering - 0.2.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index cfb1555..0921b3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (atty-0.2.6.crate) = ae0aa91616571391eb4a2cc46b4765784dcd96b514fc7c3b64f756d1a180f95c83b9d14086f872fb7466be0e623f44a1a3170e786d7fbff5bdd949ef0cd88997 +SHA512 (atty-0.2.8.crate) = d6aac03499b5e8187ecacd6060d34d3ad8747eb680c9f59ba13e00253d422b2d7d092236fc8eced93358f251d46672013463e3bfdc0aaa9e9e7c5c8e08a22195