Hello community,

here is the log from the commit of package openkim-models for openSUSE:Factory 
checked in at 2020-06-11 10:10:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openkim-models (Old)
 and      /work/SRC/openSUSE:Factory/.openkim-models.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openkim-models"

Thu Jun 11 10:10:37 2020 rev:3 rq:813280 version:2019.07.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/openkim-models/openkim-models.changes    
2019-09-09 23:41:14.509300494 +0200
+++ /work/SRC/openSUSE:Factory/.openkim-models.new.3606/openkim-models.changes  
2020-06-11 10:12:43.256705402 +0200
@@ -1,0 +2,5 @@
+Tue Jun  9 15:29:13 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Add _constraints to avoid OOM errors seen in Tumbleweed
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ openkim-models.spec ++++++
--- /var/tmp/diff_new_pack.wcW5tX/_old  2020-06-11 10:12:45.488712545 +0200
+++ /var/tmp/diff_new_pack.wcW5tX/_new  2020-06-11 10:12:45.488712545 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package openkim-models
 #
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2018--2019 Christoph Junghans, Ryan S. Elliott
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,23 +13,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
+%define         uversion 2019-07-25
 Name:           openkim-models
 Version:        2019.07.25
-%define         uversion 2019-07-25
 Release:        0
 Summary:        Open Knowledgebase of Interatomic Models
-License:        CDDL-1.0 and Apache-2.0 and MPL-2.0 and GPL-3.0-only and 
LGPL-3.0-only
+License:        CDDL-1.0 AND Apache-2.0 AND MPL-2.0 AND GPL-3.0-only AND 
LGPL-3.0-only
 Group:          Productivity/Scientific/Chemistry
-Url:            https://openkim.org
+URL:            https://openkim.org
 Source0:        
https://s3.openkim.org/archives/collection/openkim-models-%{uversion}.txz
+BuildRequires:  cmake >= 3.4
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
-BuildRequires:  cmake >= 3.4
 BuildRequires:  kim-api-devel >= 2.1.2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 OpenKIM is an online framework for making molecular simulations reliable,

++++++ _constraints ++++++
<constraints>
  <hardware>
    <memory>
     <size unit="G">7</size>
    </memory>
    <disk>
      <size unit="G">5</size>
    </disk>
  </hardware>
</constraints>


Reply via email to