Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jaxodraw for openSUSE:Factory 
checked in at 2024-02-21 17:59:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jaxodraw (Old)
 and      /work/SRC/openSUSE:Factory/.jaxodraw.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jaxodraw"

Wed Feb 21 17:59:00 2024 rev:7 rq:1148527 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jaxodraw/jaxodraw.changes        2022-03-21 
20:11:33.636412366 +0100
+++ /work/SRC/openSUSE:Factory/.jaxodraw.new.1706/jaxodraw.changes      
2024-02-21 17:59:04.125057943 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 10:20:14 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jaxodraw.spec ++++++
--- /var/tmp/diff_new_pack.w8mKY3/_old  2024-02-21 17:59:04.737080074 +0100
+++ /var/tmp/diff_new_pack.w8mKY3/_new  2024-02-21 17:59:04.741080218 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jaxodraw
 #
-# 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
@@ -25,7 +25,7 @@
 # The xslt files in the manual are Apache-2.0 licensed, GPL-2.0+ for 
everything else
 License:        Apache-2.0 AND GPL-2.0-or-later
 Group:          Productivity/Scientific/Physics
-URL:            http://jaxodraw.sourceforge.net
+URL:            https://jaxodraw.sourceforge.net
 Source0:        
http://download.sourceforge.net/%{name}/%{name}-%{major}-%{minor}-src.tar.gz
 Source1:        
http://sourceforge.net/projects/jaxodraw/files/installer_files/installer-2.0-1.tar.gz
 Source2:        
http://downloads.sourceforge.net/%{name}/axodraw4j_2008_11_19.tar.gz
@@ -82,9 +82,9 @@
 Requires:       texlive-pst-tools
 Requires:       tex(latex)
 Requires(post): coreutils
-Requires(posttrans):texlive
-Requires(postun):coreutils
-Requires(postun):texlive
+Requires(posttrans): texlive
+Requires(postun): coreutils
+Requires(postun): texlive
 Requires(pre):  texlive
 
 %description latex
@@ -96,7 +96,7 @@
 
 %prep
 %setup -q -n %{name}-%{major}-%{minor} -a 1 -a 2
-%patch0 -p1
+%patch -P 0 -p1
 find -name '*.jar' -o -name '*.class' -exec rm -f '{}' \;
 
 # REMOVE UNNECESSARY-FOR-BUILD DIR WITH POTENTIAL LICENSING ISSUES

Reply via email to