automatic version update by autodist [release 2.32.0-1mamba;Mon Mar 29 2021]
This commit is contained in:
parent
cfd15bfe20
commit
2069456e11
@ -20,7 +20,7 @@
|
||||
%define libname libwebkit2gtk
|
||||
|
||||
Name: webkitgtk
|
||||
Version: 2.30.6
|
||||
Version: 2.32.0
|
||||
Release: 1mamba
|
||||
Summary: Port of WebKit embeddable web component to GTK+
|
||||
Group: System/Libraries
|
||||
@ -77,6 +77,7 @@ BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libmanette-devel
|
||||
BuildRequires: libnpth-devel
|
||||
BuildRequires: geoclue-devel
|
||||
BuildRequires: bison
|
||||
@ -97,7 +98,7 @@ WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engin
|
||||
Summary: Port of WebKit embeddable web component to GTK+
|
||||
Group: System/Libraries
|
||||
Provides: %{name}-jsc
|
||||
Obsoletes: %{name}-jsc
|
||||
Obsoletes: %{name}-jsc < 2.32.0
|
||||
|
||||
%description -n %{libname}
|
||||
WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engine that powers numerous applications such as web browsers, email clients, feed readers, web and text editors, and a whole lot more.
|
||||
@ -123,7 +124,7 @@ This package contains libraries and header files needed for development.
|
||||
%package webinspector
|
||||
Group: Applications/Networking
|
||||
Summary: Data files for WebKit GTK+'s Web Inspector
|
||||
Obsoletes: Webkit
|
||||
Obsoletes: Webkit < 2.32.0
|
||||
|
||||
%description webinspector
|
||||
WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engine that powers numerous applications such as web browsers, email clients, feed readers, web and text editors, and a whole lot more.
|
||||
@ -140,8 +141,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
|
||||
@ -254,6 +256,9 @@ sed -i "s|WTF_CPU_ARM64|WTF_CPU_ARM|" CMakeLists.txt
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Mar 29 2021 Automatic Build System <autodist@mambasoft.it> 2.32.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 21 2021 Automatic Build System <autodist@mambasoft.it> 2.30.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user