From a35aae8842720aa26ae0b3c9d102ff41bfd517a2 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 4 Jun 2019 16:47:03 -0700 Subject: [PATCH] Update to 0.14.0 --- .gitignore | 1 + nix-fix-metadata.diff | 6 +++--- rust-nix.spec | 14 +++++++++----- sources | 2 +- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index ba762d5..5f19dfe 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /nix-0.10.0.crate /nix-0.11.0.crate /nix-0.13.0.crate +/nix-0.14.0.crate diff --git a/nix-fix-metadata.diff b/nix-fix-metadata.diff index 520f3f7..c33b6bb 100644 --- a/nix-fix-metadata.diff +++ b/nix-fix-metadata.diff @@ -1,9 +1,9 @@ ---- nix-0.13.0/Cargo.toml 1970-01-01T01:00:00+01:00 -+++ nix-0.13.0/Cargo.toml 2019-02-04T09:59:32.626418+01:00 +--- nix-0.14.0/Cargo.toml 1970-01-01T00:00:00+00:00 ++++ nix-0.14.0/Cargo.toml 2019-06-04T22:49:16.077132+00:00 @@ -62,7 +62,3 @@ [dev-dependencies.tempfile] - version = "3" + version = "3.0.5" -[target."cfg(target_os = \"dragonfly\")".build-dependencies.cc] -version = "1" -[target."cfg(target_os = \"freebsd\")".dev-dependencies.sysctl] diff --git a/rust-nix.spec b/rust-nix.spec index 824bc23..18f8c92 100644 --- a/rust-nix.spec +++ b/rust-nix.spec @@ -5,10 +5,11 @@ %global crate nix Name: rust-%{crate} -Version: 0.13.0 -Release: 2%{?dist} +Version: 0.14.0 +Release: 1%{?dist} Summary: Rust friendly bindings to *nix APIs +# Upstream license specification: MIT License: MIT URL: https://crates.io/crates/nix Source: %{crates_source} @@ -21,13 +22,13 @@ ExclusiveArch: %{rust_arches} BuildRequires: rust-packaging BuildRequires: (crate(bitflags/default) >= 1.0.0 with crate(bitflags/default) < 2.0.0) BuildRequires: (crate(cfg-if/default) >= 0.1.0 with crate(cfg-if/default) < 0.2.0) -BuildRequires: (crate(libc/default) >= 0.2.47 with crate(libc/default) < 0.3.0) +BuildRequires: (crate(libc/default) >= 0.2.55 with crate(libc/default) < 0.3.0) BuildRequires: (crate(void/default) >= 1.0.2 with crate(void/default) < 2.0.0) %if %{with check} BuildRequires: (crate(bytes/default) >= 0.4.8 with crate(bytes/default) < 0.5.0) BuildRequires: (crate(lazy_static/default) >= 1.2.0 with crate(lazy_static/default) < 2.0.0) -BuildRequires: (crate(rand/default) >= 0.5.0 with crate(rand/default) < 0.6.0) -BuildRequires: (crate(tempfile/default) >= 3.0.0 with crate(tempfile/default) < 4.0.0) +BuildRequires: (crate(rand/default) >= 0.6.0 with crate(rand/default) < 0.7.0) +BuildRequires: (crate(tempfile/default) >= 3.0.5 with crate(tempfile/default) < 4.0.0) %endif %global _description \ @@ -78,6 +79,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jun 04 2019 Josh Stone - 0.14.0-1 +- Update to 0.14.0 + * Tue Feb 12 2019 Igor Gnatenko - 0.13.0-2 - Run tests in infrastructure diff --git a/sources b/sources index b016015..871b126 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (nix-0.13.0.crate) = 6345871b599ea0c4482248d0ff98953e4976d5af85d596d8a1ef739c661e54734f1379f3a6c41162a9e2b8eff1d9dd9a9e3fdef6928ba21eb855bd369a278752 +SHA512 (nix-0.14.0.crate) = 34e900f3119d62ac00fd2d8ef001bfd7474bafd8415ba9986562a943eac292f2c9a679dc27e9b09d26d04c1e020bd88ec87689793f78b7b5c45ba21d29510207