- Update to version 0.4.25:
* Fix test with multiple library paths * Switch to older ubuntu image * upgrade clap to 4.0 * Update notify * Update topological-sort * Update select * Update env_logger * Update assert_cmd * Bump MSRV to 1.60 * Update dependencies * update for hidden only on clipboard OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=6
This commit is contained in:
parent
f5b70626d1
commit
f26fc612c4
4
_service
4
_service
@ -1,9 +1,9 @@
|
||||
<services>
|
||||
<service mode="disabled" name="obs_scm">
|
||||
<param name="url">https://github.com/rust-lang/mdBook</param>
|
||||
<param name="versionformat">@PARENT_TAG@+g@TAG_OFFSET@</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">36e1f0109126cdf1137326e27bddc0b05a78293b</param>
|
||||
<param name="revision">c640294dbf7c416dd959be9d02436d7055c97293</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9e4bedd031c7dea132171fc9dd9cc726387ddfa176faf14f26da637b66f190d
|
||||
size 1293592
|
3
mdBook-0.4.25.tar.xz
Normal file
3
mdBook-0.4.25.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64239d013c3eb898a587455b137e2e32868c9ec8be79762298ad637659587b98
|
||||
size 1294916
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 13:13:01 UTC 2022 - socvirnyl.estela@gmail.com
|
||||
|
||||
- Update to version 0.4.25:
|
||||
* Fix test with multiple library paths
|
||||
* Switch to older ubuntu image
|
||||
* upgrade clap to 4.0
|
||||
* Update notify
|
||||
* Update topological-sort
|
||||
* Update select
|
||||
* Update env_logger
|
||||
* Update assert_cmd
|
||||
* Bump MSRV to 1.60
|
||||
* Update dependencies
|
||||
* update for hidden only on clipboard
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 09:28:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: mdbook
|
||||
Version: 0.4.22+g4
|
||||
Version: 0.4.25
|
||||
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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:161762582a919ee6c4bf7bb21e630a33e3ca9e3d61ca68f1dc48ed713f4e02fb
|
||||
size 16179384
|
||||
oid sha256:b8305e6a9e5d92eb1555b3d72fcc7b499d69ea9fa83da79464e221360c8e9d05
|
||||
size 16640936
|
||||
|
Loading…
x
Reference in New Issue
Block a user