From 9d5f550a77a42c943b80ef2a9342d3cd192afd57 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 30 Nov 2017 18:17:35 +0100 Subject: [PATCH] add coments for patch Signed-off-by: Igor Gnatenko --- rust-nom.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rust-nom.spec b/rust-nom.spec index 95ba0a2..607307b 100644 --- a/rust-nom.spec +++ b/rust-nom.spec @@ -13,6 +13,9 @@ License: MIT URL: https://crates.io/crates/nom Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate # Initial patched metadata +# * Bump memchr to 2, https://github.com/Geal/nom/commit/38830cb40888ca10975e6446e133a830fe8f9604 +# * compiler_error is nightly +# * Bump lazy_static to 1, https://github.com/Geal/nom/pull/631 Patch0: nom-3.2.1-fix-metadata.diff ExclusiveArch: %{rust_arches}