Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jeuclid for openSUSE:Factory checked in at 2024-02-21 18:01:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jeuclid (Old) and /work/SRC/openSUSE:Factory/.jeuclid.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jeuclid" Wed Feb 21 18:01:00 2024 rev:13 rq:1148666 version:3.1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/jeuclid/jeuclid.changes 2022-03-22 19:41:28.383170023 +0100 +++ /work/SRC/openSUSE:Factory/.jeuclid.new.1706/jeuclid.changes 2024-02-21 18:01:14.581778760 +0100 @@ -1,0 +2,5 @@ +Wed Feb 21 11:58:59 UTC 2024 - Fridrich Strba <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jeuclid.spec ++++++ --- /var/tmp/diff_new_pack.3m57DX/_old 2024-02-21 18:01:15.237802525 +0100 +++ /var/tmp/diff_new_pack.3m57DX/_new 2024-02-21 18:01:15.241802670 +0100 @@ -1,7 +1,7 @@ # # spec file for package jeuclid # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ # LGPL-2.1 is for the FreeHEP component only (see LICENSE.FreeHEP) License: Apache-2.0 AND LGPL-2.1-only Group: Development/Libraries/Java -URL: http://jeuclid.sourceforge.net/index.html +URL: https://jeuclid.sourceforge.net/index.html Source0: http://downloads.sourceforge.net/%{name}/%{name}-parent-%{version}-src.zip #fedora specific build script based on debian Source1: build.xml @@ -160,12 +160,12 @@ mkdir lib build-jar-repository -s -p lib jcip-annotations commons-logging xmlgraphics-commons batik-all xmlgraphics-fop.jar commons-cli commons-lang3 xml-apis -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 +%patch -P 0 -p1 +%patch -P 1 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 +%patch -P 4 -p1 +%patch -P 5 -p1 find -name '*.jar' -o -name '*.class' -exec rm -f '{}' \;
