From b47cd37edc66e33e06606adad9c504c08463abc9861f62889dba9dcad04e60f1 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 25 Oct 2023 18:27:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/jflex?expand=0&rev=42 --- jflex-bootstrap.changes | 5 +++++ jflex-bootstrap.spec | 2 ++ jflex.changes | 5 +++++ 3 files changed, 12 insertions(+) diff --git a/jflex-bootstrap.changes b/jflex-bootstrap.changes index d100a59..5c39786 100644 --- a/jflex-bootstrap.changes +++ b/jflex-bootstrap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 25 18:27:04 UTC 2023 - Fridrich Strba + +- Build with source and target levels 8 + ------------------------------------------------------------------- Thu May 4 13:37:10 UTC 2023 - Frederic Crozat diff --git a/jflex-bootstrap.spec b/jflex-bootstrap.spec index 6a8731a..3e59cd7 100644 --- a/jflex-bootstrap.spec +++ b/jflex-bootstrap.spec @@ -92,6 +92,8 @@ rm -rf src/generated %pom_xpath_remove "pom:plugin[pom:artifactId='maven-shade-plugin']" parent.xml %pom_xpath_remove "pom:plugin[pom:artifactId='jacoco-maven-plugin']" parent.xml +%pom_xpath_set pom:project/pom:properties/pom:jflex.jdk.version 1.8 parent.xml + %if %{with bootstrap} %setup -q -T -D -a 1 -n jflex-%{version} cp %{SOURCE2} build.xml diff --git a/jflex.changes b/jflex.changes index d100a59..5c39786 100644 --- a/jflex.changes +++ b/jflex.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 25 18:27:04 UTC 2023 - Fridrich Strba + +- Build with source and target levels 8 + ------------------------------------------------------------------- Thu May 4 13:37:10 UTC 2023 - Frederic Crozat