Ana Guerrero 2023-11-29 20:19:36 +00:00 committed by Git OBS Bridge
commit ed55c345b1
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 28 11:23:19 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup instead of %setup/%patch.
-------------------------------------------------------------------
Sat Sep 16 15:30:05 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -58,8 +58,7 @@ This package contains development files.
%lang_package
%prep
%setup -q
%patch0 -p1
%autosetup -p1
%if 0%{?sle_version}
cp -a %{SOURCE1} .
%endif