From 1581558acb6b500fefc3f785639c1d4770588f7b738087fee9165bf949a98d4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 17:37:37 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main lzo revision 01759c6cd50b8251cf91e7f6aec6f14f --- lzo.changes | 6 ++++++ lzo.spec | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/lzo.changes b/lzo.changes index 61951f2..b168c18 100644 --- a/lzo.changes +++ b/lzo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 15 11:13:14 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro: allows us to eliminate usage of deprecated + %patchN syntax. + ------------------------------------------------------------------- Fri Mar 17 16:27:44 UTC 2023 - Dirk Müller diff --git a/lzo.spec b/lzo.spec index 1506935..5734bd7 100644 --- a/lzo.spec +++ b/lzo.spec @@ -1,7 +1,7 @@ # # spec file for package lzo # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -73,8 +73,7 @@ de-/compression in real-time. This means it favours speed over compression ratio. %prep -%setup -q -%patch1 -p1 +%autosetup -p1 %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects