Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package glassfish-dtd-parser for
openSUSE:Factory checked in at 2024-04-30 17:27:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-dtd-parser (Old)
and /work/SRC/openSUSE:Factory/.glassfish-dtd-parser.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glassfish-dtd-parser"
Tue Apr 30 17:27:21 2024 rev:7 rq:1170847 version:1.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/glassfish-dtd-parser/glassfish-dtd-parser.changes
2024-02-21 17:59:49.558700833 +0100
+++
/work/SRC/openSUSE:Factory/.glassfish-dtd-parser.new.1880/glassfish-dtd-parser.changes
2024-04-30 17:28:28.132590896 +0200
@@ -1,0 +2,5 @@
+Mon Apr 29 16:59:21 UTC 2024 - Fridrich Strba <[email protected]>
+
+- The binaries are compatible with java 1.8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ glassfish-dtd-parser.spec ++++++
--- /var/tmp/diff_new_pack.PuyIMY/_old 2024-04-30 17:28:29.208630026 +0200
+++ /var/tmp/diff_new_pack.PuyIMY/_new 2024-04-30 17:28:29.212630171 +0200
@@ -16,6 +16,9 @@
#
+# The automatic requires would be java-headless >= 9, but the
+# binaries are java 8 compatible
+%define __requires_exclude java-headless
Name: glassfish-dtd-parser
Version: 1.4
Release: 0
@@ -29,6 +32,7 @@
BuildRequires: java-devel >= 9
BuildRequires: maven-local
BuildRequires: mvn(net.java:jvnet-parent:pom:)
+Requires: java-headless >= 1.8
BuildArch: noarch
%description