Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package swtcalendar for openSUSE:Factory checked in at 2025-02-05 12:42:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swtcalendar (Old) and /work/SRC/openSUSE:Factory/.swtcalendar.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swtcalendar" Wed Feb 5 12:42:00 2025 rev:4 rq:1243254 version:0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/swtcalendar/swtcalendar.changes 2022-03-24 22:57:52.684243446 +0100 +++ /work/SRC/openSUSE:Factory/.swtcalendar.new.2316/swtcalendar.changes 2025-02-05 12:42:27.901599874 +0100 @@ -1,0 +2,6 @@ +Wed Feb 5 06:38:04 UTC 2025 - Fridrich Strba <fst...@suse.com> + +- Work around the fact that %%_libdir is now not defined for noarch + builds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swtcalendar.spec ++++++ --- /var/tmp/diff_new_pack.iLTOgn/_old 2025-02-05 12:42:28.697632729 +0100 +++ /var/tmp/diff_new_pack.iLTOgn/_new 2025-02-05 12:42:28.697632729 +0100 @@ -1,7 +1,7 @@ # # spec file for package swtcalendar # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,7 +44,7 @@ dos2unix *.txt %build -export CLASSPATH=%{_libdir}/java/swt.jar +export CLASSPATH=$(find-jar swt) %{ant} -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 %install