Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ch341eepromtool for openSUSE:Factory 
checked in at 2024-03-11 15:34:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ch341eepromtool (Old)
 and      /work/SRC/openSUSE:Factory/.ch341eepromtool.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ch341eepromtool"

Mon Mar 11 15:34:50 2024 rev:2 rq:1156881 version:0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ch341eepromtool/ch341eepromtool.changes  
2022-11-26 18:45:42.443303204 +0100
+++ 
/work/SRC/openSUSE:Factory/.ch341eepromtool.new.1770/ch341eepromtool.changes    
    2024-03-11 15:42:29.913348487 +0100
@@ -1,0 +2,6 @@
+Mon Feb 26 10:42:19 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+  PatchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ch341eepromtool.spec ++++++
--- /var/tmp/diff_new_pack.5QAxUp/_old  2024-03-11 15:42:30.385365885 +0100
+++ /var/tmp/diff_new_pack.5QAxUp/_new  2024-03-11 15:42:30.385365885 +0100
@@ -33,9 +33,7 @@
 An I2C serial EEPROM programming tool for cheap Winchiphead CH341 IC based 
programmers.
 
 %prep
-%setup -q -n %{name}_%{version}
-%patch1 -p1
-%patch2 -p1
+%autosetup -p1 -n %{name}_%{version}
 
 %build
 gcc -Wall -O2 %{optflags} ch341eeprom.c ch341funcs.c -lusb-1.0 -o ch341eeprom 
$(pkg-config libusb-1.0 --libs --cflags)

Reply via email to