Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ftp for openSUSE:Factory checked in 
at 2024-03-03 20:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ftp (Old)
 and      /work/SRC/openSUSE:Factory/.ftp.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ftp"

Sun Mar  3 20:18:45 2024 rev:19 rq:1153951 version:0.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/ftp/ftp.changes  2023-11-07 21:25:39.705974252 
+0100
+++ /work/SRC/openSUSE:Factory/.ftp.new.1770/ftp.changes        2024-03-03 
20:18:56.248997289 +0100
@@ -1,0 +2,5 @@
+Mon Feb 26 08:51:20 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ftp.spec ++++++
--- /var/tmp/diff_new_pack.lP5CeC/_old  2024-03-03 20:18:58.145065883 +0100
+++ /var/tmp/diff_new_pack.lP5CeC/_new  2024-03-03 20:18:58.149066028 +0100
@@ -37,17 +37,11 @@
 the file transfer protocol, which is a widely used Internet protocol
 for transferring files.
 
-
-
-Authors:
---------
-    David A. Holland <[email protected]>
-
 %prep
 %setup -n netkit-ftp-%{version}
-%patch0
-%patch1 -p2
-%patch2
+%patch -P 0
+%patch -P 1 -p2
+%patch -P 2
 
 %build
 CFLAGS=$RPM_OPT_FLAGS CC="%__cc" ./configure --without-readline

Reply via email to