SHA256
1
0
forked from pool/mdbook

Accepting request 1043884 from devel:languages:rust

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1043884
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mdbook?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2022-12-20 19:21:01 +00:00 committed by Git OBS Bridge
commit e16be03326
8 changed files with 48 additions and 15 deletions

View File

@ -2,7 +2,7 @@
<constraints> <constraints>
<hardware> <hardware>
<physicalmemory> <physicalmemory>
<size unit="G">12</size> <size unit="G">4</size>
</physicalmemory> </physicalmemory>
</hardware> </hardware>
</constraints> </constraints>

View File

@ -1,8 +1,25 @@
<services> <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="scm">git</param>
<param name="revision">36e1f0109126cdf1137326e27bddc0b05a78293b</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">socvirnyl.estela@gmail.com</param>
</service>
<service mode="disabled" name="tar" />
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version" />
<service name="cargo_vendor" mode="disabled"> <service name="cargo_vendor" mode="disabled">
<param name="srctar">v0.4.21.tar.gz</param> <param name="srcdir">mdBook</param>
<param name="compression">gz</param> <param name="compression">xz</param>
<param name="update">true</param> <param name="update">true</param>
</service> </service>
<service name="cargo_audit" mode="disabled" /> <service name="cargo_audit" mode="disabled" />
</services> </services>

3
mdBook-0.4.22+g4.tar.xz Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Dec 13 09:28:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update _constraints file
-------------------------------------------------------------------
Tue Dec 13 09:13:50 UTC 2022 - socvirnyl.estela@gmail.com
- 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
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 7 03:28:17 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com> Mon Nov 7 03:28:17 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>

View File

@ -17,13 +17,13 @@
Name: mdbook Name: mdbook
Version: 0.4.21 Version: 0.4.22+g4
Release: 0 Release: 0
Summary: Create books from markdown 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 URL: https://github.com/rust-lang/mdBook
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz Source0: mdBook-%{version}.tar.xz
Source1: vendor.tar.gz Source1: vendor.tar.xz
Source2: cargo_config Source2: cargo_config
BuildRequires: cargo-packaging BuildRequires: cargo-packaging
BuildRequires: rust+cargo BuildRequires: rust+cargo

View File

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

View File

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

3
vendor.tar.xz Normal file
View File

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