!2 Update to 3.2.2
From: @dwl301 Reviewed-by: @zhang__3125 Signed-off-by: @zhang__3125
This commit is contained in:
commit
fd458b0762
Binary file not shown.
BIN
libsoup-3.2.2.tar.xz
Normal file
BIN
libsoup-3.2.2.tar.xz
Normal file
Binary file not shown.
@ -1,15 +1,15 @@
|
||||
%global glib2_version 2.58.0
|
||||
%global glib2_version 2.69.1
|
||||
|
||||
Name: libsoup3
|
||||
Version: 3.0.6
|
||||
Version: 3.2.2
|
||||
Release: 1
|
||||
Summary: Soup, an HTTP library implementation
|
||||
License: LGPLv2
|
||||
URL: https://wiki.gnome.org/Projects/libsoup
|
||||
Source0: https://download.gnome.org/sources/libsoup/3.0/libsoup-%{version}.tar.xz
|
||||
Patch0: xgettext.patch
|
||||
Source0: https://download.gnome.org/sources/libsoup/3.2/libsoup-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc meson gettext vala gtk-doc krb5-devel samba-winbind-clients
|
||||
BuildRequires: gcc meson gettext vala krb5-devel samba-winbind-clients
|
||||
BuildRequires: gi-docgen >= 2021.1
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: glib-networking
|
||||
@ -45,11 +45,10 @@ you to develop applications that use the libsoup library.
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -p0 -n libsoup-%{version}
|
||||
%autosetup -p1 -n libsoup-%{version}
|
||||
|
||||
%build
|
||||
%global gtkdoc_flags -Dgtk_doc=true
|
||||
%meson %gtkdoc_flags -Dtests=false -Dautobahn=disabled -Dhttp2_tests=disabled -Dpkcs11_tests=disabled
|
||||
%meson -Ddocs=enabled -Dtests=false -Dautobahn=disabled -Dpkcs11_tests=disabled
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
@ -72,8 +71,11 @@ you to develop applications that use the libsoup library.
|
||||
|
||||
%files help
|
||||
%doc README NEWS AUTHORS
|
||||
%{_datadir}/gtk-doc/html/libsoup-3.0
|
||||
%{_datadir}/doc
|
||||
|
||||
%changelog
|
||||
* Mon Jan 2 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 3.2.2-1
|
||||
- Update 3.2.2
|
||||
|
||||
* Mon Apr 11 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.0.6-1
|
||||
- Initial packaging
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user