Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sbinary for openSUSE:Factory checked 
in at 2023-03-17 17:05:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbinary (Old)
 and      /work/SRC/openSUSE:Factory/.sbinary.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbinary"

Fri Mar 17 17:05:13 2023 rev:4 rq:1072653 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbinary/sbinary.changes  2019-12-03 
12:41:49.762141955 +0100
+++ /work/SRC/openSUSE:Factory/.sbinary.new.31432/sbinary.changes       
2023-03-17 17:05:30.246072915 +0100
@@ -1,0 +2,5 @@
+Mon Feb 27 18:22:06 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Force building with java 8 or higher
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sbinary.spec ++++++
--- /var/tmp/diff_new_pack.hKj3Zw/_old  2023-03-17 17:05:30.670075149 +0100
+++ /var/tmp/diff_new_pack.hKj3Zw/_new  2023-03-17 17:05:30.678075192 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sbinary
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,13 +31,16 @@
 Source0:        
https://github.com/harrah/sbinary/archive/v%{sbinary_version}.tar.gz
 Source1:        
https://raw.github.com/willb/climbing-nemesis/master/climbing-nemesis.py
 BuildRequires:  fdupes
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildRequires:  scala >= 2.10.7
 BuildRequires:  mvn(net.sourceforge.fmpp:fmpp)
 BuildRequires:  mvn(org.beanshell:bsh)
 BuildRequires:  mvn(org.freemarker:freemarker)
 BuildRequires:  mvn(xml-resolver:xml-resolver)
+BuildConflicts: java < 1.8
+BuildConflicts: java-devel < 1.8
+BuildConflicts: java-headless < 1.8
 Requires:       javapackages-tools
 Requires:       scala
 BuildArch:      noarch

Reply via email to