diff --git a/libsoup-2.71.0.tar.xz b/libsoup-2.71.0.tar.xz deleted file mode 100644 index f3a43fa..0000000 Binary files a/libsoup-2.71.0.tar.xz and /dev/null differ diff --git a/libsoup-2.72.0.tar.xz b/libsoup-2.72.0.tar.xz new file mode 100644 index 0000000..cb5a599 Binary files /dev/null and b/libsoup-2.72.0.tar.xz differ diff --git a/libsoup.spec b/libsoup.spec index 567947c..d0ba189 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,13 +1,14 @@ Name: libsoup -Version: 2.71.0 +Version: 2.72.0 Release: 1 Summary: An HTTP library implementation License: LGPLv2 URL: https://wiki.gnome.org/Projects/libsoup -Source0: https://download.gnome.org/sources/%{name}/2.71/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/2.72/%{name}-%{version}.tar.xz BuildRequires: glib2-devel glib-networking krb5-devel gobject-introspection-devel gettext BuildRequires: libxml2-devel libpsl-devel sqlite-devel vala gtk-doc meson libxslt -BuildRequires: samba-winbind-clients brotli-devel +BuildRequires: samba-winbind-clients brotli-devel +BuildRequires: pkgconfig(sysprof-capture-4) Requires: glib2 glib-networking @@ -60,6 +61,12 @@ The %{name}-devel package contains libraries and header files for %{name}. %{_datadir}/gtk-doc/html/libsoup-2.4/* %changelog +* Wed Jan 27 2021 hanhui - 2.72.0-1 +- Type: enhancement +- ID: NA +- SUG: NA +- DESC: update to 2.72.0 + * Thu Jul 23 2020 openEuler Buildteam - 2.71.0-1 - Type:enhancement - ID:NA