diff --git a/alpine.spec b/alpine.spec index 13be4f67141ed85d7f763004c985b99c1d25e1b6..88a338550822043f3bc590f95591225c6e097502 100644 --- a/alpine.spec +++ b/alpine.spec @@ -3,7 +3,7 @@ Summary: powerful, easy to use console email client Name: alpine Version: 2.25 -Release: 1 +Release: 2 License: ASL 2.0 URL: http://alpine.x10host.com/ @@ -67,8 +67,8 @@ GNU Build System's autotools. %prep %setup -q -n alpine-%{version} -%patch1 -p1 -%patch2 -p1 +%patch 1 -p1 +%patch 2 -p1 %build touch imap/ip6 @@ -115,5 +115,8 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/pine.conf.fixed %changelog +* Fri Dec 13 2024 chenhao -2.25-2 +- DESC:fix %patchN is deprecated warning + * Thu Jun 9 2022 zhangfan - 2.25-1 - Package init