Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scala-stm for openSUSE:Factory 
checked in at 2021-10-19 23:03:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scala-stm (Old)
 and      /work/SRC/openSUSE:Factory/.scala-stm.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scala-stm"

Tue Oct 19 23:03:53 2021 rev:2 rq:926151 version:0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/scala-stm/scala-stm.changes      2020-02-27 
14:39:57.474356607 +0100
+++ /work/SRC/openSUSE:Factory/.scala-stm.new.1890/scala-stm.changes    
2021-10-19 23:04:12.905283512 +0200
@@ -1,0 +2,5 @@
+Tue Oct 19 07:46:36 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Force building with Java 8 and add _constraints
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ scala-stm.spec ++++++
--- /var/tmp/diff_new_pack.7EIfe1/_old  2021-10-19 23:04:13.393283733 +0200
+++ /var/tmp/diff_new_pack.7EIfe1/_new  2021-10-19 23:04:13.393283733 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scala-stm
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,12 +27,16 @@
 Source0:        
https://github.com/nbronson/scala-stm/archive/release-%{version}.tar.gz
 BuildRequires:  ant
 BuildRequires:  fdupes
+BuildRequires:  java-devel
 BuildRequires:  javapackages-local
 BuildRequires:  sbt
 BuildRequires:  xmvn-install
 BuildRequires:  xmvn-resolve
 BuildRequires:  mvn(org.scala-lang:scala-compiler)
 BuildRequires:  mvn(org.scala-lang:scala-library)
+BuildConflicts: java >= 9
+BuildConflicts: java-devel >= 9
+BuildConflicts: java-headless >= 9
 BuildArch:      noarch
 
 %description

++++++ _constraints ++++++
<constraints>
  <hardware>
    <physicalmemory>
      <size unit="M">2048</size>
    </physicalmemory>
    <disk>
      <size unit="G">6</size>
    </disk>
  </hardware>
</constraints> 

Reply via email to