Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zola for openSUSE:Factory checked in 
at 2022-08-27 11:50:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zola (Old)
 and      /work/SRC/openSUSE:Factory/.zola.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zola"

Sat Aug 27 11:50:29 2022 rev:3 rq:999516 version:0.16.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/zola/zola.changes        2022-07-26 
19:45:07.629289568 +0200
+++ /work/SRC/openSUSE:Factory/.zola.new.2083/zola.changes      2022-08-27 
11:50:32.285900820 +0200
@@ -1,0 +2,14 @@
+Sat Aug 20 00:18:47 UTC 2022 - [email protected]
+
+- Update to version 0.16.1:
+  * Fix outdated release windows image
+  * Update MSRV
+  * Last cargo update
+  * Strip binary artifact when building for release (#1949)
+  * Remove logging
+  * The Glob library does not work correctly on windows.  This changes the 
approach to use the normal WalkDir crate, and the Globset crate instead to find 
the filter.  This new code correctly compiles sass files across platforms now. 
(#1950)
+  * Update deps
+  * parse also *.yml file suffix as YAML; closes #1958 (#1959)
+  * Fix overriding built-in shortcodes
+
+-------------------------------------------------------------------

Old:
----
  zola-0.16.0.tar.gz

New:
----
  zola-0.16.1.tar.gz

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

Other differences:
------------------
++++++ zola.spec ++++++
--- /var/tmp/diff_new_pack.31oLTj/_old  2022-08-27 11:50:33.981904463 +0200
+++ /var/tmp/diff_new_pack.31oLTj/_new  2022-08-27 11:50:33.989904480 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           zola
-Version:        0.16.0
+Version:        0.16.1
 Release:        0
 Summary:        Fast static site generator
 License:        MIT
@@ -44,12 +44,22 @@
 cp %{SOURCE2} .cargo/config
 
 %build
+%if 0%{?sle_version} == 150400 && 0%{?is_opensuse}
+export RUSTC_BOOTSTRAP=1
+%endif
 %{cargo_build}
 
 %install
+%if 0%{?sle_version} == 150400 && 0%{?is_opensuse}
+export RUSTC_BOOTSTRAP=1
+%endif
+
 %{cargo_install}
 
 %check
+%if 0%{?sle_version} == 150400 && 0%{?is_opensuse}
+export RUSTC_BOOTSTRAP=1
+%endif
 %{cargo_test}
 
 %files

++++++ _service ++++++
--- /var/tmp/diff_new_pack.31oLTj/_old  2022-08-27 11:50:34.037904584 +0200
+++ /var/tmp/diff_new_pack.31oLTj/_new  2022-08-27 11:50:34.041904592 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/getzola/zola</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">c599f21</param>
+    <param name="revision">195b6bd</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/zola/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.zola.new.2083/vendor.tar.gz differ: char 5, line 1

++++++ zola-0.16.0.tar.gz -> zola-0.16.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/zola/zola-0.16.0.tar.gz 
/work/SRC/openSUSE:Factory/.zola.new.2083/zola-0.16.1.tar.gz differ: char 12, 
line 1

Reply via email to