Sync from SUSE:SLFO:Main libdbusmenu revision 6b259a53b7cc34c14f1583f23c1c2856

This commit is contained in:
Adrian Schröter 2024-10-01 08:43:41 +02:00
parent 8c0082aa71
commit e7f4173a7b
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 29 16:06:37 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Sat Sep 24 08:46:21 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -200,10 +200,7 @@ Requires: pkgconfig(json-glib-1.0)
This package contains the development files for the dbusmenu-jsonloader library.
%prep
%setup -q -n %{sname}-%{version}
%patch0 -p1
%patch1 -p1
%patch2 -p1
%autosetup -p1 -n %{sname}-%{version}
%build
export CFLAGS="%{optflags} -Wno-error"