diff --git a/webkitgtk.spec b/webkitgtk.spec index ae52a0a..b4952eb 100644 --- a/webkitgtk.spec +++ b/webkitgtk.spec @@ -3,7 +3,7 @@ %define libname libwebkit2gtk Name: webkitgtk -Version: 2.36.0 +Version: 2.36.1 Release: 1mamba Summary: Port of WebKit embeddable web component to GTK+ Group: System/Libraries @@ -129,8 +129,9 @@ This package contains the documentation for %{name}, %debug_package %prep -%setup -q -D -T -:<< _EOF +%setup -q +#-D -T +#:<< _EOF %ifarch arm %{ix86} %patch2 -p1 %endif @@ -256,6 +257,9 @@ EXTRA_CXXFLAGS="-g0 -Wl,--no-keep-memory -Wl,--no-map-whole-files" %endif %changelog +* Mon Apr 25 2022 Automatic Build System 2.36.1-1mamba +- automatic version update by autodist + * Tue Mar 22 2022 Automatic Build System 2.36.0-1mamba - automatic version update by autodist