Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sac for openSUSE:Factory checked in at 2022-03-28 16:59:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sac (Old) and /work/SRC/openSUSE:Factory/.sac.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sac" Mon Mar 28 16:59:28 2022 rev:10 rq:963182 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/sac/sac.changes 2020-07-28 17:22:32.993711852 +0200 +++ /work/SRC/openSUSE:Factory/.sac.new.1900/sac.changes 2022-03-28 17:00:01.872926177 +0200 @@ -1,0 +2,5 @@ +Sat Mar 19 11:04:25 UTC 2022 - Fridrich Strba <[email protected]> + +- Build with source/target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sac.spec ++++++ --- /var/tmp/diff_new_pack.DmzHcn/_old 2022-03-28 17:00:02.472926992 +0200 +++ /var/tmp/diff_new_pack.DmzHcn/_new 2022-03-28 17:00:02.476926998 +0200 @@ -1,7 +1,7 @@ # # spec file for package sac # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ Summary: Java standard interface for CSS parser License: W3C Group: Development/Libraries/Java -Url: http://www.w3.org/Style/CSS/SAC/ +URL: http://www.w3.org/Style/CSS/SAC/ #Original source: http://www.w3.org/2002/06/%{name}java-%{version}.zip #unzip, find . -name "*.jar" -exec rm {} \; #to simplify the licensing @@ -32,7 +32,7 @@ Source3: http://mirrors.ibiblio.org/pub/mirrors/maven2/org/w3c/css/sac/1.3/sac-1.3.pom BuildRequires: ant BuildRequires: fdupes -BuildRequires: java-devel >= 1.6.0 +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: unzip @@ -59,7 +59,7 @@ %build ant \ - -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ + -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \ jar javadoc %install
