Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mdbook for openSUSE:Factory checked 
in at 2022-12-20 20:21:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mdbook (Old)
 and      /work/SRC/openSUSE:Factory/.mdbook.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mdbook"

Tue Dec 20 20:21:01 2022 rev:2 rq:1043884 version:0.4.22+g4

Changes:
--------
--- /work/SRC/openSUSE:Factory/mdbook/mdbook.changes    2022-11-07 
13:51:38.971787408 +0100
+++ /work/SRC/openSUSE:Factory/.mdbook.new.1835/mdbook.changes  2022-12-20 
20:21:43.734286581 +0100
@@ -1,0 +2,16 @@
+Tue Dec 13 09:28:25 UTC 2022 - Soc Virnyl Estela <[email protected]>
+
+- Update _constraints file
+
+-------------------------------------------------------------------
+Tue Dec 13 09:13:50 UTC 2022 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  v0.4.21.tar.gz
  vendor.tar.gz

New:
----
  mdBook-0.4.22+g4.tar.xz
  vendor.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mdbook.spec ++++++
--- /var/tmp/diff_new_pack.b2DUaj/_old  2022-12-20 20:21:44.734292061 +0100
+++ /var/tmp/diff_new_pack.b2DUaj/_new  2022-12-20 20:21:44.738292083 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           mdbook
-Version:        0.4.21
+Version:        0.4.22+g4
 Release:        0
 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
-Source0:        %{url}/archive/refs/tags/v%{version}.tar.gz
-Source1:        vendor.tar.gz
+Source0:        mdBook-%{version}.tar.xz
+Source1:        vendor.tar.xz
 Source2:        cargo_config
 BuildRequires:  cargo-packaging
 BuildRequires:  rust+cargo

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.b2DUaj/_old  2022-12-20 20:21:44.770292258 +0100
+++ /var/tmp/diff_new_pack.b2DUaj/_new  2022-12-20 20:21:44.774292280 +0100
@@ -2,7 +2,7 @@
 <constraints>
     <hardware>
       <physicalmemory>
-        <size unit="G">12</size>
+        <size unit="G">4</size>
       </physicalmemory>
     </hardware>
 </constraints>

++++++ _service ++++++
--- /var/tmp/diff_new_pack.b2DUaj/_old  2022-12-20 20:21:44.794292390 +0100
+++ /var/tmp/diff_new_pack.b2DUaj/_new  2022-12-20 20:21:44.798292412 +0100
@@ -1,9 +1,27 @@
 <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">[email protected]</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">
-     <param name="srctar">v0.4.21.tar.gz</param>
-     <param name="compression">gz</param>
-     <param name="update">true</param>
+    <param name="srcdir">mdBook</param>
+    <param name="compression">xz</param>
+    <param name="update">true</param>
   </service>
   <service name="cargo_audit" mode="disabled" />
 </services>
+(No newline at EOF)
 

Reply via email to