SHA256
1
0
forked from pool/mdbook

- Update to version 0.4.22+g4:

* fix: random  ref in
  * fix msrv in docs
  * Update to 0.4.22
  * Fix broken doc link
  * Show the currently selected theme.
  * Fix clipping in theme popup

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=4
This commit is contained in:
Soc Virnyl Estela
2022-12-13 09:17:08 +00:00
committed by Git OBS Bridge
parent de9dde400f
commit 41c3490db0
7 changed files with 42 additions and 14 deletions

View File

@@ -17,13 +17,13 @@
Name: mdbook
Version: 0.4.21
Version: 0.4.22+g4
Release: 0
Summary: Create books from markdown
License: ( (MIT OR Apache-2.0) AND Unicode-DFS-2016 ) AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR ISC OR MIT ) AND ( Apache-2.0 OR MIT ) AND ( Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT ) AND ( MIT OR Apache-2.0 OR Zlib ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND MPL-2.0
License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND MPL-2.0
URL: https://github.com/rust-lang/mdBook
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
Source1: vendor.tar.gz
Source0: mdBook-%{version}.tar.xz
Source1: vendor.tar.xz
Source2: cargo_config
BuildRequires: cargo-packaging
BuildRequires: rust+cargo