Accepting request 1149822 from home:pgajdos:m

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1149822
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb-connector-c?expand=0&rev=94
This commit is contained in:
Danilo Spinella 2024-02-23 13:27:48 +00:00 committed by Git OBS Bridge
parent 20411a3270
commit 56a6ec784d
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 23 11:16:54 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Mon Dec 4 10:18:59 UTC 2023 - Danilo Spinella <danilo.spinella@suse.com>

View File

@ -110,9 +110,7 @@ C or C++ to MariaDB and MySQL databases.
This package holds the development files.
%prep
%setup -q -n %{name}-%{version}-src
%patch1 -p1
%patch4 -p1
%autosetup -p1 -n %{name}-%{version}-src
%build
# plugin types seems to require no aliasing assumptions