diff --git a/libixion.changes b/libixion.changes index ea47591..cf3eba2 100644 --- a/libixion.changes +++ b/libixion.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 16:51:10 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Mon Jan 8 16:54:41 UTC 2024 - Danilo Spinella diff --git a/libixion.spec b/libixion.spec index c891c00..a41da2d 100644 --- a/libixion.spec +++ b/libixion.spec @@ -83,8 +83,7 @@ Provides: %{name}-python3 = %{version} Python 3 bindings for %{name}. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build %global optflags %optflags -fexcess-precision=fast