Compare commits

...

1 Commits

2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 07:57:25 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 28 16:26:02 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de> Sat Oct 28 16:26:02 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@@ -52,8 +52,7 @@ Shared library for %{name}. The %{name}-example and
%{name}-test are in %{name} package. %{name}-test are in %{name} package.
%prep %prep
%setup -q %autosetup -p0
%patch0
%build %build
%make_build \ %make_build \