From 8e55f44bd9534a9a8b81bc20a3e8d6c973306dfb8002df64517f87041222ddcf Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sun, 15 Jan 2023 21:45:03 +0000 Subject: [PATCH] - Enable all-features flag. - Update vendored dependencies. OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=11 --- mdbook.changes | 6 ++++++ mdbook.spec | 8 ++++---- vendor.tar.xz | 4 ++-- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/mdbook.changes b/mdbook.changes index 5bc979f..7e5d005 100644 --- a/mdbook.changes +++ b/mdbook.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 15 21:43:59 UTC 2023 - Soc Virnyl Estela + +- Enable all-features flag. +- Update vendored dependencies. + ------------------------------------------------------------------- Wed Dec 28 03:46:14 UTC 2022 - Soc Virnyl Estela diff --git a/mdbook.spec b/mdbook.spec index 5b866d7..d8aca25 100644 --- a/mdbook.spec +++ b/mdbook.spec @@ -1,7 +1,7 @@ # # spec file for package mdbook # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,13 +37,13 @@ mkdir .cargo cp %{SOURCE2} .cargo/config %build -%{cargo_build} +%{cargo_build} --all-features %install -%{cargo_install} +%{cargo_install} --all-features %check -%{cargo_test} +%{cargo_test} --all-features %files %license LICENSE diff --git a/vendor.tar.xz b/vendor.tar.xz index c6381a2..f5c3913 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8305e6a9e5d92eb1555b3d72fcc7b499d69ea9fa83da79464e221360c8e9d05 -size 16640936 +oid sha256:62f357ce61af8f51200863a30c46d16794d505709c3f4c3afae85b47d03e4737 +size 16699276