Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sbt for openSUSE:Factory checked in 
at 2021-07-30 23:22:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbt (Old)
 and      /work/SRC/openSUSE:Factory/.sbt.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbt"

Fri Jul 30 23:22:23 2021 rev:8 rq:909399 version:0.13.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbt/sbt.changes  2021-07-28 19:21:13.783541877 
+0200
+++ /work/SRC/openSUSE:Factory/.sbt.new.1899/sbt.changes        2021-07-30 
23:22:55.059587569 +0200
@@ -1,0 +2,8 @@
+Fri Jul 30 12:20:42 UTC 2021 - Fridrich Strba <[email protected]>
+
+- Build package as noarch, since it does not have archfull
+  binaries
+- Build with java 8 to avoid weird build problems with recent
+  java 11 on i586 and armv7l
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sbt.spec ++++++
--- /var/tmp/diff_new_pack.wNEImw/_old  2021-07-30 23:22:56.475586014 +0200
+++ /var/tmp/diff_new_pack.wNEImw/_new  2021-07-30 23:22:56.475586014 +0200
@@ -142,6 +142,9 @@
 BuildRequires:  mvn(org.fusesource.jansi:jansi)
 BuildRequires:  mvn(org.jsoup:jsoup)
 BuildRequires:  mvn(oro:oro)
+BuildConflicts: java >= 9
+BuildConflicts: java-devel >= 9
+BuildConflicts: java-headless >= 9
 Requires:       apache-commons-lang3
 Requires:       apache-ivy
 Requires:       atinject
@@ -183,6 +186,7 @@
 Requires:       slf4j
 Requires:       template-resolver
 Requires:       test-interface
+BuildArch:      noarch
 %if %{with bootstrap}
 Name:           %{short_name}-bootstrap
 %else

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.wNEImw/_old  2021-07-30 23:22:56.519585965 +0200
+++ /var/tmp/diff_new_pack.wNEImw/_new  2021-07-30 23:22:56.519585965 +0200
@@ -8,16 +8,4 @@
     </disk>
   </hardware>
 
-  <overwrite>
-    <conditions>
-      <arch>armv7l</arch>
-      <arch>armv6l</arch>
-    </conditions>
-    <hardware>
-      <physicalmemory>
-        <size unit="M">512</size>
-      </physicalmemory>
-    </hardware>
-  </overwrite>
-
 </constraints> 

Reply via email to