From 10ea2891ae5d920664b61a8a2cd41da481404f1e Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Tue, 18 Sep 2018 02:50:57 +0200 Subject: [PATCH] up to 0.26.0 --- cargo.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cargo.spec b/cargo.spec index 331e0f9..26f72f0 100644 --- a/cargo.spec +++ b/cargo.spec @@ -9,12 +9,12 @@ Summary: Rust's package manager and build tool Summary(pl.UTF-8): Zarządca pakietów i narzędzie do budowania Name: cargo -Version: 0.25.0 -Release: 2 +Version: 0.26.0 +Release: 1 License: Apache v2.0 or MIT Group: Development/Tools Source0: https://github.com/rust-lang/cargo/archive/%{cargo_version}/%{name}-%{cargo_version}.tar.gz -# Source0-md5: 063d1165c5137c126bdc199f60ff33dd +# Source0-md5: 9929f01186583c5c9f01b587356a7c92 Source2: https://static.rust-lang.org/dist/%{name}-%{cargo_bootstrap}-x86_64-unknown-linux-gnu.tar.gz # Source2-md5: d2cbab6378c1f60b483efa0f076a8f81 Source3: https://static.rust-lang.org/dist/%{name}-%{cargo_bootstrap}-i686-unknown-linux-gnu.tar.gz @@ -25,8 +25,8 @@ Source3: https://static.rust-lang.org/dist/%{name}-%{cargo_bootstrap}-i686-unkno # want to link to. With our -devel buildreqs in place, they'll be used instead. # FIXME: These should all eventually be packaged on their own! # PLD: using sources vendored by Fedora -Source4: https://src.fedoraproject.org/repo/pkgs/cargo/%{name}-%{version}-vendor.tar.xz/sha512/301fdf0ceea482120fbf4b5037bc2dfe18cd3c39f42eaca4464ed1f356093f0f9fb3dae48d1fd72b964fd5f4c6be21fa79e548d0480a1834afe55c2d4e50bac7/%{name}-%{version}-vendor.tar.xz -# Source4-md5: 378dceb15dd78628d8664b7ca219f842 +Source4: https://src.fedoraproject.org/repo/pkgs/cargo/%{name}-%{version}-vendor.tar.xz/sha512/6ed2a1644c9b18fc24ddad5350d41b6c36cd5b62de4cf0b748a57b589f4f0ac12f91461989158d58d0892bf6fc2c1626cf574e7e2b9da4b0e35f72dfd88f9048/%{name}-%{version}-vendor.tar.xz +# Source4-md5: bf5dd065f46ece6a0d30dbd3216508a0 Patch0: x32.patch URL: https://crates.io/ %{!?with_bootstrap:BuildRequires: %{name} >= 0.13.0} -- 2.43.0