Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libsoup.git#81d4a2014429a3481d90c402562d2cde89cc0c76
This commit is contained in:
DistroBaker 2021-03-18 20:40:48 +00:00
parent a1dca3eb2a
commit 7f245df86a

View File

@ -5,7 +5,7 @@
Name: libsoup
Version: 2.72.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Soup, an HTTP library implementation
License: LGPLv2
@ -79,11 +79,6 @@ This package contains developer documentation for %{name}.
%install
%meson_install
# Avoid automatic requires on sysprof-devel package as it's a private
# dependency (and libsoup doesn't ship a static library which is when
# this dep would be useful)
sed -i -e 's/sysprof-capture-4, //' $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
%find_lang libsoup
%files -f libsoup.lang
@ -117,6 +112,10 @@ sed -i -e 's/sysprof-capture-4, //' $RPM_BUILD_ROOT%{_libdir}/pkgconfig/*.pc
%endif
%changelog
* Wed Feb 24 2021 Kalev Lember <klember@redhat.com> - 2.72.0-5
- Don't try to avoid sysprof dep any more now that sysprof-capture-devel is
split out to a separate subpackage
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.72.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild