Compare commits

1 Commits
main ... 1.1

2 changed files with 3 additions and 7 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Fri Feb 23 11:47:05 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Sun Jul 31 08:10:20 UTC 2022 - Stephan Kulow <coolo@suse.com>

View File

@@ -37,7 +37,9 @@ Provides: base:%{_bindir}/m4
GNU m4 is an implementation of the traditional Unix macro processor.
%prep
%autosetup -p1
%setup -q
%patch1 -p1
%patch2 -p1
%build
%configure \