Compare commits

1 Commits
main ... 1.1

2 changed files with 6 additions and 7 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Thu Feb 29 14:49:31 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Wed May 11 09:21:09 UTC 2022 - Jason Sikes <jsikes@suse.com>

View File

@@ -150,7 +150,12 @@ expression pattern matching using the same syntax and semantics
as Perl 5.
%prep
%autosetup -p1
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects