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
|
%define libname libwebkit2gtk
|
||||||
|
|
||||||
Name: webkitgtk
|
Name: webkitgtk
|
||||||
Version: 2.30.6
|
Version: 2.32.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Port of WebKit embeddable web component to GTK+
|
Summary: Port of WebKit embeddable web component to GTK+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -77,6 +77,7 @@ BuildRequires: libxml2-devel
|
|||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libmanette-devel
|
||||||
BuildRequires: libnpth-devel
|
BuildRequires: libnpth-devel
|
||||||
BuildRequires: geoclue-devel
|
BuildRequires: geoclue-devel
|
||||||
BuildRequires: bison
|
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+
|
Summary: Port of WebKit embeddable web component to GTK+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Provides: %{name}-jsc
|
Provides: %{name}-jsc
|
||||||
Obsoletes: %{name}-jsc
|
Obsoletes: %{name}-jsc < 2.32.0
|
||||||
|
|
||||||
%description -n %{libname}
|
%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.
|
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
|
%package webinspector
|
||||||
Group: Applications/Networking
|
Group: Applications/Networking
|
||||||
Summary: Data files for WebKit GTK+'s Web Inspector
|
Summary: Data files for WebKit GTK+'s Web Inspector
|
||||||
Obsoletes: Webkit
|
Obsoletes: Webkit < 2.32.0
|
||||||
|
|
||||||
%description webinspector
|
%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.
|
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
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -D -T
|
%setup -q
|
||||||
:<< _EOF
|
#-D -T
|
||||||
|
#:<< _EOF
|
||||||
%ifarch arm %{ix86}
|
%ifarch arm %{ix86}
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%endif
|
%endif
|
||||||
@ -254,6 +256,9 @@ sed -i "s|WTF_CPU_ARM64|WTF_CPU_ARM|" CMakeLists.txt
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Mar 21 2021 Automatic Build System <autodist@mambasoft.it> 2.30.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user