Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package regexp for openSUSE:Factory checked in at 2022-03-28 16:59:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/regexp (Old) and /work/SRC/openSUSE:Factory/.regexp.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "regexp" Mon Mar 28 16:59:01 2022 rev:23 rq:962902 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/regexp/regexp.changes 2018-12-07 14:31:14.247381006 +0100 +++ /work/SRC/openSUSE:Factory/.regexp.new.1900/regexp.changes 2022-03-28 16:59:35.304890084 +0200 @@ -1,0 +2,5 @@ +Fri Mar 18 16:43:40 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with source/target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ regexp.spec ++++++ --- /var/tmp/diff_new_pack.1BBZBn/_old 2022-03-28 16:59:35.816890779 +0200 +++ /var/tmp/diff_new_pack.1BBZBn/_new 2022-03-28 16:59:35.820890785 +0200 @@ -1,7 +1,7 @@ # # spec file for package regexp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2000-2008, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -25,7 +25,7 @@ Summary: Simple regular expressions API License: Apache-2.0 Group: Development/Libraries/Java -Url: http://jakarta.apache.org/%{name}/ +URL: http://jakarta.apache.org/%{name}/ Source0: http://www.apache.org/dist/jakarta/regexp/jakarta-regexp-%{version}.tar.gz Source1: regexp-%{version}.pom BuildRequires: ant @@ -56,7 +56,7 @@ export OPT_JAR_LIST=: export CLASSPATH= mkdir lib -ant -Djakarta-site2.dir=. -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar +ant -Djakarta-site2.dir=. -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 jar %install # jars
