Fix deprecated patch macro
This commit is contained in:
parent
2a8662ddca
commit
b578021338
@ -3,7 +3,7 @@
|
|||||||
Summary: Utility for modifying/upgrading files
|
Summary: Utility for modifying/upgrading files
|
||||||
Name: patch
|
Name: patch
|
||||||
Version: 2.7.6
|
Version: 2.7.6
|
||||||
Release: 20%{?dist}
|
Release: 21%{?dist}
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
URL: https://savannah.gnu.org/projects/patch/
|
URL: https://savannah.gnu.org/projects/patch/
|
||||||
Source: https://ftp.gnu.org/gnu/patch/patch-%{version}.tar.xz
|
Source: https://ftp.gnu.org/gnu/patch/patch-%{version}.tar.xz
|
||||||
@ -109,6 +109,9 @@ make check
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 28 2023 Than Ngo <than@redhat.com> - 2.7.6-21
|
||||||
|
- Fix deprecated patch macro
|
||||||
|
|
||||||
* Tue Feb 21 2023 Than Ngo <than@redhat.com> - 2.7.6-20
|
* Tue Feb 21 2023 Than Ngo <than@redhat.com> - 2.7.6-20
|
||||||
- migrated to SPDX license
|
- migrated to SPDX license
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user