diff --git a/.gitignore b/.gitignore index b7016a1..244eac8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /block-modes-0.3.2.crate /block-modes-0.3.3.crate /block-modes-0.4.0.crate +/block-modes-0.5.0.crate diff --git a/block-modes-fix-metadata.diff b/block-modes-fix-metadata.diff index e72132f..b0d6494 100644 --- a/block-modes-fix-metadata.diff +++ b/block-modes-fix-metadata.diff @@ -1,11 +1,11 @@ ---- block-modes-0.3.2/Cargo.toml 1970-01-01T00:00:00+00:00 -+++ block-modes-0.3.2/Cargo.toml 2019-04-28T09:42:52.939035+00:00 -@@ -28,7 +28,7 @@ - version = "0.3" +--- block-modes-0.5.0/Cargo.toml 2020-07-03T17:09:20+00:00 ++++ block-modes-0.5.0/Cargo.toml 2020-07-20T22:02:41.177538+00:00 +@@ -25,7 +25,7 @@ + version = "0.7" - [dev-dependencies.hex-literal] + [dependencies.block-padding] -version = "0.1" +version = "0.2" + [dev-dependencies.aes] + version = "0.4" - [features] - default = ["std"] diff --git a/rust-block-modes.spec b/rust-block-modes.spec index ce4050f..996803e 100644 --- a/rust-block-modes.spec +++ b/rust-block-modes.spec @@ -5,7 +5,7 @@ %global crate block-modes Name: rust-%{crate} -Version: 0.4.0 +Version: 0.5.0 Release: 1%{?dist} Summary: Block cipher modes of operation @@ -13,6 +13,9 @@ Summary: Block cipher modes of operation License: MIT or ASL 2.0 URL: https://crates.io/crates/block-modes Source: %{crates_source} +# Initial patched metadata +# * Bump block-padding to 0.2, https://github.com/RustCrypto/block-ciphers/pull/138/ +Patch0: block-modes-fix-metadata.diff ExclusiveArch: %{rust_arches} %if %{__cargo_skip_build} @@ -95,6 +98,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Mon Jul 20 2020 Josh Stone - 0.5.0-1 +- Update to 0.5.0 + * Wed Jun 24 08:02:49 CEST 2020 Igor Raits - 0.4.0-1 - Update to 0.4.0 diff --git a/sources b/sources index a8d56ce..15716eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (block-modes-0.4.0.crate) = 41256e858c43b1dcee3be51538f3c3fd951c677ef112295f6c6dbaf125809cc07ddf1c7c8798df7d65eb682a4080b7d1bfdafd932ca273094a8ebfc068ca50e7 +SHA512 (block-modes-0.5.0.crate) = 1d952aeed3331e207ed6bd9a26c22a36cf8956a535ce98cadc6deb7929b07298b4c41032a97500d3997eb68e0ab1d1363037885ae355e1197d2bdafbfec59a91