!7 [sync] PR-4: fix build warnings:patchN is deprecated, use patch N (or %patch -P N )

From: @openeuler-sync-bot 
Reviewed-by: @tangjie02 
Signed-off-by: @tangjie02
This commit is contained in:
openeuler-ci-bot 2025-01-24 08:22:21 +00:00 committed by Gitee
commit 7abd834d4b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
Name: chmlib
Summary: Library for dealing with ITSS/CHM format files
Version: 0.40
Release: 1
Release: 2
License: LGPLv2+
Url: http://www.jedrea.com/chmlib/
Source0: http://www.jedrea.com/chmlib/%{name}-%{version}.tar.bz2
@ -81,6 +81,9 @@ rm -f %{buildroot}/%{_libdir}/*.la
%changelog
* Tue Dec 17 2024 chenhao <dev11201@linx-info.com> - 0.40-2
- Fix %patchN is deprecated warning
* Wed May 10 2023 peijiankang <peijiankang@kylinos.cn> - 0.40-1
- Init Package