diff --git a/cargo_config b/cargo_config deleted file mode 100644 index 97852b5..0000000 --- a/cargo_config +++ /dev/null @@ -1,5 +0,0 @@ -[source.crates-io] -replace-with = "vendored-sources" - -[source.vendored-sources] -directory = "vendor" diff --git a/mdbook-0.4.35.tar.gz b/mdbook-0.4.35.tar.gz deleted file mode 100644 index c3f696d..0000000 --- a/mdbook-0.4.35.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fcefce12acc957c1d604e60c309502b9ec37040f6f70656f12c81374ff27bd4 -size 1527612 diff --git a/mdbook-0.4.36.tar.gz b/mdbook-0.4.36.tar.gz new file mode 100644 index 0000000..ef7d5cd --- /dev/null +++ b/mdbook-0.4.36.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd47214172ecf95e1b2cbcbebb8428d0b029e0de5dce74204b3c3a91f26223a1 +size 1528538 diff --git a/mdbook.changes b/mdbook.changes index c645a43..859a39e 100644 --- a/mdbook.changes +++ b/mdbook.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Fri Jan 26 12:06:54 UTC 2024 - Soc Virnyl Estela + +- Fix FTBFS by updating how we use obs-service-cargo to automate + vendoring of dependencies. + +------------------------------------------------------------------- +Thu Jan 18 02:32:06 UTC 2024 - Soc Virnyl Estela + +- Update to version 0.4.36: + * Added + - Added Nim to the default highlighted languages. + - Added a small indicator for the sidebar resize handle. + * Changed + - Updated dependencies. MSRV raised to 1.70.0. + * Fixed + - Fixed blank column in print page when the sidebar was visible. + - Fixed indentation of code blocks when Javascript is disabled. + - Fixed a panic when mdbook serve or mdbook watch were given certain kinds of paths. + +------------------------------------------------------------------- +Thu Oct 12 03:12:43 UTC 2023 - Soc Virnyl Estela + +- Update vendored dependencies. + ------------------------------------------------------------------- Sat Sep 30 00:59:33 UTC 2023 - Soc Virnyl Estela diff --git a/mdbook.spec b/mdbook.spec index a0b08f3..4edd83f 100644 --- a/mdbook.spec +++ b/mdbook.spec @@ -1,7 +1,7 @@ # # spec file for package mdbook # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,13 @@ Name: mdbook -Version: 0.4.35 +Version: 0.4.36 Release: 0 Summary: Create books from markdown 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: https://github.com/rust-lang/mdBook/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.zst -Source2: cargo_config BuildRequires: cargo-packaging BuildRequires: rust+cargo BuildRequires: zstd @@ -35,8 +34,6 @@ mdbook is a utility to create books from Markdown files %prep %autosetup -a1 -n mdBook-%{version} -mkdir .cargo -cp %{SOURCE2} .cargo/config %build %{cargo_build} --all-features diff --git a/vendor.tar.zst b/vendor.tar.zst index e3ec66f..bda2213 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e89492af54c0a19e5cbb9aed572e552701c54ca58862423ffb5f3e337651545 -size 26051134 +oid sha256:845df6ef06d24112713457114da934a4ce668cdc96d69bca03f7d842ba700197 +size 21545283