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-07-26 19:45:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zola (Old)
 and      /work/SRC/openSUSE:Factory/.zola.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zola"

Tue Jul 26 19:45:06 2022 rev:2 rq:991049 version:0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/zola/zola.changes        2022-07-21 
11:35:20.071062561 +0200
+++ /work/SRC/openSUSE:Factory/.zola.new.1533/zola.changes      2022-07-26 
19:45:07.629289568 +0200
@@ -1,0 +2,5 @@
+Mon Jul 25 06:07:23 UTC 2022 - Guillaume GARDET <[email protected]>
+
+- Add _constraints to avoid OOM
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ zola.spec ++++++
--- /var/tmp/diff_new_pack.a6HrUn/_old  2022-07-26 19:45:08.513152989 +0200
+++ /var/tmp/diff_new_pack.a6HrUn/_new  2022-07-26 19:45:08.517152371 +0200
@@ -25,11 +25,11 @@
 Source0:        %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
 Source2:        cargo_config
+BuildRequires:  c++_compiler
+BuildRequires:  c_compiler
 BuildRequires:  cargo-packaging
 BuildRequires:  libgcc_s1
 BuildRequires:  pkg-config
-BuildRequires:  c++_compiler
-BuildRequires:  c_compiler
 ExclusiveArch:  %{rust_tier1_arches}
 
 %description

++++++ _constraints ++++++
<constraints>
  <hardware>
    <memory>
     <size unit="G">10</size>
    </memory>
    <disk>
      <size unit="G">6</size>
    </disk>
  </hardware>
</constraints>

Reply via email to