Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tagsoup for openSUSE:Factory checked 
in at 2022-08-06 22:08:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tagsoup (Old)
 and      /work/SRC/openSUSE:Factory/.tagsoup.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tagsoup"

Sat Aug  6 22:08:11 2022 rev:5 rq:993412 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/tagsoup/tagsoup.changes  2022-03-21 
20:11:16.668394898 +0100
+++ /work/SRC/openSUSE:Factory/.tagsoup.new.1521/tagsoup.changes        
2022-08-06 22:08:23.046695971 +0200
@@ -1,0 +2,6 @@
+Sat Aug  6 04:27:28 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Condition for SLE-12 to avoid accidental use of modular java
+  with javapackages-tools 2.x
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tagsoup.spec ++++++
--- /var/tmp/diff_new_pack.xrrN82/_old  2022-08-06 22:08:23.426697076 +0200
+++ /var/tmp/diff_new_pack.xrrN82/_new  2022-08-06 22:08:23.430697087 +0200
@@ -37,6 +37,11 @@
 BuildRequires:  xalan-j2
 Requires:       javapackages-tools
 BuildArch:      noarch
+%if 0%{?suse_version} < 1500
+BuildConflicts: java >= 9
+BuildConflicts: java-devel >= 9
+BuildConflicts: java-headless >= 9
+%endif
 
 %description
 TagSoup is a SAX-compliant parser written in Java that, instead of

Reply via email to