SHA256
1
0
forked from pool/mdbook

- Replace obsoleted "disabled" with "manual" service option.

- Update to version 0.4.34:
  * Update to 0.4.34
  * Add workaround for macOS notify problem.
  * Update to 0.4.33
  * Don't use distinct background for code in headers when printing
  * Add note to not update toml.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=33
This commit is contained in:
Soc Virnyl Estela 2023-08-20 03:16:07 +00:00 committed by Git OBS Bridge
parent 429e7156f9
commit e8d7c5ba4d
6 changed files with 24 additions and 13 deletions

View File

@ -1,27 +1,27 @@
<services> <services>
<service mode="disabled" name="obs_scm"> <service mode="manual" name="obs_scm">
<param name="url">https://github.com/rust-lang/mdBook</param> <param name="url">https://github.com/rust-lang/mdBook</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">v0.4.32</param> <param name="revision">v0.4.34</param>
<param name="match-tag">*</param> <param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param> <param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="changesauthor">socvirnyl.estela@gmail.com</param> <param name="changesauthor">socvirnyl.estela@gmail.com</param>
</service> </service>
<service mode="disabled" name="tar" /> <service mode="manual" name="tar" />
<service mode="disabled" name="recompress"> <service mode="manual" name="recompress">
<param name="file">*.tar</param> <param name="file">*.tar</param>
<param name="compression">zstd</param> <param name="compression">zstd</param>
</service> </service>
<service mode="disabled" name="set_version" /> <service mode="manual" name="set_version" />
<service name="cargo_vendor" mode="disabled"> <service name="cargo_vendor" mode="manual">
<param name="srcdir">mdBook</param> <param name="srcdir">mdBook</param>
<param name="compression">zst</param> <param name="compression">zst</param>
<param name="update">true</param> <param name="update">true</param>
</service> </service>
<service name="cargo_audit" mode="disabled"> <service name="cargo_audit" mode="manual">
<param name="srcdir">mdBook</param> <param name="srcdir">mdBook</param>
</service> </service>
</services> </services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54e03f6e3e0646fe2cd3a0488fd09ee41474b434e1e6896b28528f2b1b7a9ceb
size 1361714

3
mdBook-0.4.34.tar.zst Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f31175395cc10a742963d9e531ee43540a960be10221c1113301f6300a452d7f
size 1362247

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Aug 20 03:13:08 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Replace obsoleted "disabled" with "manual" service option.
- Update to version 0.4.34:
* Update to 0.4.34
* Add workaround for macOS notify problem.
* Update to 0.4.33
* Don't use distinct background for code in headers when printing
* Add note to not update toml.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 31 21:14:32 UTC 2023 - Jeff Kowalczyk <jkowalczyk@suse.com> Mon Jul 31 21:14:32 UTC 2023 - Jeff Kowalczyk <jkowalczyk@suse.com>

View File

@ -17,7 +17,7 @@
Name: mdbook Name: mdbook
Version: 0.4.32 Version: 0.4.34
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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:348539810f4c808505b0e220c060bcb416e0a8feaf9b05ca2f44ff6852907bc7 oid sha256:46017c5c4cfc06920abb5de9e22dfa6b8a34423f865b570d4355145aefeea7d8
size 38901143 size 26465285