- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=40
This commit is contained in:
parent
fd029e6fe9
commit
544250b7d2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2fcefce12acc957c1d604e60c309502b9ec37040f6f70656f12c81374ff27bd4
|
|
||||||
size 1527612
|
|
3
mdbook-0.4.36.tar.gz
Normal file
3
mdbook-0.4.36.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dd47214172ecf95e1b2cbcbebb8428d0b029e0de5dce74204b3c3a91f26223a1
|
||||||
|
size 1528538
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 18 02:32:06 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
- 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 <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
Thu Oct 12 03:12:43 UTC 2023 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mdbook
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: mdbook
|
Name: mdbook
|
||||||
Version: 0.4.35
|
Version: 0.4.36
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Create books from markdown
|
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
|
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
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:98ddeed492bbdc136227ab8c11446abfb46a67f052f7c6ceaa12ac905bd4a708
|
oid sha256:845df6ef06d24112713457114da934a4ce668cdc96d69bca03f7d842ba700197
|
||||||
size 26076852
|
size 21545283
|
||||||
|
Loading…
Reference in New Issue
Block a user