diff --git a/.gitignore b/.gitignore index 9ce0844..d64599d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /futures-0.1.21.crate /futures-0.1.24.crate /futures-0.1.25.crate +/futures-0.1.26.crate diff --git a/rust-futures0.1.spec b/rust-futures0.1.spec index 448078d..9604af2 100644 --- a/rust-futures0.1.spec +++ b/rust-futures0.1.spec @@ -6,14 +6,14 @@ %global crate futures Name: rust-%{crate}0.1 -Version: 0.1.25 -Release: 4%{?dist} +Version: 0.1.26 +Release: 1%{?dist} Summary: Implementation of futures and streams featuring zero allocations # Upstream license specification: MIT/Apache-2.0 License: MIT or ASL 2.0 URL: https://crates.io/crates/futures -Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate +Source: %{crates_source} ExclusiveArch: %{rust_arches} @@ -76,7 +76,7 @@ which use "with-deprecated" feature of "%{crate}" crate. %ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml %prep -%autosetup -n %{crate}-%{version} -p1 +%autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep %build @@ -91,6 +91,9 @@ which use "with-deprecated" feature of "%{crate}" crate. %endif %changelog +* Tue Apr 02 2019 Josh Stone - 0.1.26-1 +- Update to 0.1.26 + * Sat Feb 02 2019 Fedora Release Engineering - 0.1.25-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 604e7bb..ebaad48 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (futures-0.1.25.crate) = 5bba3ed715e5ecb40450b3911d2f3d469bfd93935c94a526d70c2b6604de7953f8b1e4ed80a276e42870771f581d3c7f0b40dfb9cd076bd215a3dcffc78136b3 +SHA512 (futures-0.1.26.crate) = 9a41029857e6f254565ed93ed42a214b571c8e1d2ed8b8bd7644e1ebb3634d0a41f688f72f543490ffdcf5fab11cd68b838db5558af1a5aa5c7482f81e7534f9