diff --git a/hexedit.spec b/hexedit.spec index d1b73446c16ab4b23e781f9aacacbfedcf09b08d..0ec9173753b3eac03d25ff1f69c25559c7cce683 100644 --- a/hexedit.spec +++ b/hexedit.spec @@ -1,6 +1,6 @@ Name: hexedit Version: 1.6 -Release: 1 +Release: 2 Summary: hexedit - view and edit files in hexadecimal or in ASCII. License: GPLv2+ URL: http://rigaux.org/hexedit.html @@ -22,8 +22,8 @@ the file is read a piece at a time. You can modify the file and search through i %prep %forgesetup -%patch1 -p1 -b .config -%patch2 -p1 +%patch 1 -p1 -b .config +%patch 2 -p1 %build ./autogen.sh @@ -46,6 +46,9 @@ make install \ %{_mandir}/man1/hexedit.1* %changelog +* Mon Dec 16 2024 litian - 1.6-2 +- fix %patchN is deprecated warning + * Fri Feb 17 2023 li-long315 - 1.6.1 - Upgrade to 1.6