From aedf5cc8301bee605cea0553c37a6461c0188ed4 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 29 Jan 2019 10:47:36 -0800 Subject: [PATCH] Update to 0.1.2 --- .gitignore | 1 + rust-blobby.spec | 12 ++++++++++-- sources | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2d3d7db..8803f24 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /blobby-0.1.1.crate +/blobby-0.1.2.crate diff --git a/rust-blobby.spec b/rust-blobby.spec index 62c8c8b..c16b92e 100644 --- a/rust-blobby.spec +++ b/rust-blobby.spec @@ -6,12 +6,11 @@ %global crate blobby Name: rust-%{crate} -Version: 0.1.1 +Version: 0.1.2 Release: 1%{?dist} Summary: Iterator over simple binary blob storage # Upstream license specification: MIT OR Apache-2.0 -# https://github.com/RustCrypto/traits/issues/34 License: MIT or ASL 2.0 URL: https://crates.io/crates/blobby Source: %{crates_source} @@ -20,6 +19,11 @@ ExclusiveArch: %{rust_arches} BuildRequires: rust-packaging BuildRequires: (crate(byteorder) >= 1.0.0 with crate(byteorder) < 2.0.0) +%if %{with check} +BuildRequires: (crate(byteorder/default) >= 1.0.0 with crate(byteorder/default) < 2.0.0) +BuildRequires: (crate(byteorder/std) >= 1.0.0 with crate(byteorder/std) < 2.0.0) +BuildRequires: (crate(hex/default) >= 0.3.0 with crate(hex/default) < 0.4.0) +%endif %global _description \ Iterator over simple binary blob storage. @@ -36,6 +40,7 @@ This package contains library source intended for building other packages which use "%{crate}" crate. %files devel +%license LICENSE-APACHE LICENSE-MIT %{cargo_registry}/%{crate}-%{version}/ %package -n %{name}+default-devel @@ -66,5 +71,8 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Tue Jan 29 2019 Josh Stone - 0.1.2-1 +- Update to 0.1.2 + * Sun Jan 27 2019 Igor Gnatenko - 0.1.1-1 - Initial package diff --git a/sources b/sources index ab75268..858969f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (blobby-0.1.1.crate) = 64ad8693c6e4c95d2a0b3621cbd0904b813dcdf6ad806eb84e4b3a09670889dd5ce8cee447e2f3b1520ab8733d11a42dfcbb3bcbab31c5c6b1c502b148938862 +SHA512 (blobby-0.1.2.crate) = a77b86b4a1ef730cb8860d29001f695eefd0f003bb754b984974784e8ce117bd82d646d3e27b1e06c7b0f17ea4996e1c1242281923163bf5b80bbce953a59ff1