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/boost.git#b466ecefd697170aa189f1b9084ccec3940fec6a
This commit is contained in:
DistroBaker 2021-04-04 23:35:54 +00:00
parent 23661359e9
commit a250b20e13
1 changed files with 4 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Name: boost
%global real_name boost
Summary: The free peer-reviewed portable C++ source libraries
Version: 1.75.0
Release: 3%{?dist}
Release: 4%{?dist}
License: Boost and MIT and Python
# Replace each . with _ in %%{version}
@ -1278,6 +1278,9 @@ fi
%{_mandir}/man1/b2.1*
%changelog
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 1.75.0-4
- Rebuilt for removed libstdc++ symbol (#1937698)
* Tue Feb 02 2021 Thomas Rodgers <trodgers@redhat.com> - 1.75.0-3
- Patch for https://bugzilla.redhat.com/show_bug.cgi?id=1923740